JTT Posted October 11, 2013 Share Posted October 11, 2013 I have a problem in prestashop 1.5.4.1 in SEO & URLs . When I try to edit one of those links, for example 404 error site not found, I get this error after clicking on the edit button : Fatal error: Uncaught exception 'ReflectionException' with message 'Class ProductController-2-7 does not exist' in /domains1/do1216400/public/www_root/vahyeshop/classes/Meta.php:71 Stack trace: #0 /domains1/do1216400/public/www_root/vahyeshop/classes/Meta.php(71): ReflectionClass->__construct('ProductControll...') #1 /domains1/do1216400/public/www_root/vahyeshop/controllers/admin/AdminMetaController.php(229): MetaCore::getPages(true, '404') #2 /domains1/do1216400/public/www_root/vahyeshop/classes/controller/AdminController.php(1430): AdminMetaControllerCore->renderForm() #3 /domains1/do1216400/public/www_root/vahyeshop/classes/controller/Controller.php(167): AdminControllerCore->initContent() #4 /domains1/do1216400/public/www_root/vahyeshop/classes/Dispatcher.php(359): ControllerCore->run() #5 /domains1/do1216400/public/www_root/vahyeshop/shopadmin/index.php(50): DispatcherCore->dispatch() #6 {main} thrown in /domains1/do1216400/public/www_root/vahyeshop/classes/Meta.php on line 71 I do not know, where is the problem. Do you have any idea ? Thanks. Link to comment Share on other sites More sharing options...
Aci-RoY Posted December 3, 2013 Share Posted December 3, 2013 I have a problem in prestashop 1.5.4.1 in SEO & URLs . When I try to edit one of those links, for example 404 error site not found, I get this error after clicking on the edit button : Fatal error: ... I do not know, where is the problem. Do you have any idea ? Thanks. Hi, you have solved this problem? Link to comment Share on other sites More sharing options...
stuffedhippo Posted December 17, 2013 Share Posted December 17, 2013 Any luck with this one? Link to comment Share on other sites More sharing options...
stuffedhippo Posted December 17, 2013 Share Posted December 17, 2013 Right this is what I have found. If you duplicate the ProductController file, which looking above you have it screws things up. Download the backup file and delete all the backups from the live site. This should fix it. Link to comment Share on other sites More sharing options...
Recommended Posts