My site: tubularwiremeshribbon.com
"New Products", "Featured Products", "Specials" and "All Products" are throwing the following error: WARNING: An Error occurred, please refresh the page and try again (as seen on this page).
Following recommendations from this Zen post, I've created and enabled STRICT_ERROR_REPORTING by creating the file strict_error_reporting.php and placing it at /my-admin-folder-here/includes/extra_configures/strict_error_reporting.php.
Where should the STRICT_ERROR_REPORTING error messages appear? If I visit the url it's ERROR 403 - FORBIDDEN and changing permissions did not seem to matter.
There are no new error message in my logs and visiting the site with the new file in place does not display any error messages, as suggested here. And that page suggest adding the STRICT_ERROR_REPORTING code to /includes/local/configure.php, a file that does not exisit in my ZC 1.5.1.
Any help would be very much appreciated. FYI: because of security concerns, the strict_error_reporting.php file is not in place at this moment.


Reply With Quote
