msvtenis Posted March 13, 2014 Share Posted March 13, 2014 Hello I had a failure with the brand block module on the front office, so I read to replace the class and controler folder, but this made it impossible to access the shop at all so I restitute inmediately the original folders again with the following error message appearing when I try to open the shop and the back office. Notice: Undefined index: SearchControllerCore in /home/msvtenis/public_html/classes/Autoload.php on line 115Warning: require(/home/msvtenis/public_html/) [function.require]: failed to open stream: Success in /home/msvtenis/public_html/classes/Autoload.php on line 115Fatal error: require() [function.require]: Failed opening required '/home/msvtenis/public_html/' (include_path='.:/usr/lib/php') in /home/msvtenis/public_html/classes/Autoload.php on line 115 How can I resolve this error? Link to comment Share on other sites More sharing options...
vekia Posted March 13, 2014 Share Posted March 13, 2014 try to: go to /cache/ directory remove "cache_index.php" file (backup this file) refresh your website 1 Link to comment Share on other sites More sharing options...
msvtenis Posted March 13, 2014 Author Share Posted March 13, 2014 It works!!! Great! Many thanks! You are a genius! Next problem: In the brand block module I get this message if I select a brand: Notice: Undefined index: comparator_max_item in /home/msvtenis/public_html/cache/smarty/compile/82/5b/25/825b25ac506a63502e7c52da3840a11a51c11cc6.file.product-compare.tpl.php on line 30Notice: Trying to get property of non-object in /home/msvtenis/public_html/cache/smarty/compile/82/5b/25/825b25ac506a63502e7c52da3840a11a51c11cc6.file.product-compare.tpl.php on line 30 Do you have any solution for this problem too? Link to comment Share on other sites More sharing options...
Recommended Posts