Jump to content

Autoload error after substituting class and control folder


Recommended Posts

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 115

Warning: require(/home/msvtenis/public_html/) [function.require]: failed to open stream: Success in /home/msvtenis/public_html/classes/Autoload.php on line 115

Fatal 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

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 30

Notice: 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

×
×
  • Create New...