- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016
09:01 AM
03-11-2016
09:01 AM
Exception printing is disabled by default for security reasons error
Hi,
I m all of sudden getting the following error
THERE HAS BEEN AN ERROR PROCESSING YOUR REQUEST
EXCEPTION PRINTING IS DISABLED BY DEFAULT FOR SECURITY REASONS.
ERROR LOG RECORD NUMBER: 1902398614
I had checked up the error log in var/report. I got the following details
a:5:{i:0;s:1772:"SELECT `e`.`entity_id`, `e`.`type_id`, `e`.`attribute_set_id`, `t_compare`.`product_id`, `t_compare`.`customer_id`, `t_compare`.`visitor_id`, `t_compare`.`store_id` AS `item_store_id`, `t_compare`.`catalog_compare_item_id`, `cat_index`.`position` AS `cat_index_position`, `cat_index`.`visibility`, `store_cat_index`.`visibility` AS `store_visibility`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `cat_index`.`visibility`, `e`.`name` FROM `catalog_product_flat_1` AS `e`
I can however access my backend but get the above result in the frontend.
I m in very serious problem. Please help me asap or else will have to start again from scratch.
Thanks in advance
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2016
05:52 AM
04-16-2016
05:52 AM
Re: Exception printing is disabled by default for security reasons error
Try to reindex your store.
Tanel Raja