MjARKET Posted November 25, 2010 Share Posted November 25, 2010 I have got fatal error on home screen. All modules at the right side is gone. On back office when i go to catalog of my items, fatal error message is showed at the end of page also. I can`t edit items. What should i do to repair that error? Is there some log where i can find whats wrong with my page? Link to comment Share on other sites More sharing options...
shokinro Posted November 25, 2010 Share Posted November 25, 2010 Just a suggestion, if you have not set 'display_error' to 'on', try to do it to see what detailed errors say. You can set this at /config/config.inc.php file. ini_set('display_errors', 'on');There are many cause will lead to "Fatal Error", for example run out of memory issue. Link to comment Share on other sites More sharing options...
MjARKET Posted November 25, 2010 Author Share Posted November 25, 2010 turned on but nothing more, just fatal error. Link to comment Share on other sites More sharing options...
shokinro Posted November 25, 2010 Share Posted November 25, 2010 From your symptom, it seems data related issue. High possibility is catalog related issue.What kind of changes did you make recently? My suggestion:If there is any closest date database backup, try to restore your data. (but make another backup before you this) Link to comment Share on other sites More sharing options...
Recommended Posts