firstly Disable Cache System > Cache Management > Select All [check-boxes] > Actions = Disable > Submit
Secondly Re-Index All System > Index Management > Select All [check-boxes] > Actions = Reindex Data > Submit
Thirdly Disable Compilation System > Tools > Compilation > Disable
Then Turn on Error Reporting
a> Open index.php and un-comment the following line
#ini_set('display_errors', 1);
b> Open .htaccess and add the following line at the end
SetEnv MAGE_IS_DEVELOPER_MODE "true"
Afterwards Configuring Mangeto Error Page5. Turn on Logging
System > Configuration > Advanced > Developer > Log Settings > Enabled => Yes
rename errors/local.xml.sample to errors/local.xml
0 Comment(s)