RAurelian Posted June 27, 2014 Share Posted June 27, 2014 Hello! I am getting the follosing issues: If I go to the SEO&URL page (under Preferences menu) and then click on any of the pages (to edit them), I get a blank page. Exact Steps to reproduce: 1. Log in to the admin section of PrestaShop 1.5.5.02. Go to the Preferences menu3. Click on SEO&URL4. Click on any of the pages there to edit them (e.g. on the 404 page)5. Observe the blank page that loads This is the error I see instead of the blank/white page if I enable Debug mode: Fatal error: Uncaught exception 'ReflectionException' with message 'Class StoresController_old does not exist' in /home/mobila23/public_html/classes/Meta.php:71 Stack trace: #0 /home/mobila23/public_html/classes/Meta.php(71): ReflectionClass->__construct('StoresControlle...') #1 /home/mobila23/public_html/controllers/admin/AdminMetaController.php(229): MetaCore::getPages(true, 'best-sales') #2 /home/mobila23/public_html/classes/controller/AdminController.php(1484): AdminMetaControllerCore->renderForm() #3 /home/mobila23/public_html/classes/controller/Controller.php(167): AdminControllerCore->initContent() #4 /home/mobila23/public_html/classes/Dispatcher.php(348): ControllerCore->run() #5 /home/mobila23/public_html/admin3655/index.php(50): DispatcherCore->dispatch() #6 {main} thrown in /home/mobila23/public_html/classes/Meta.php on line 71 Anyone ever encounter this? Any ideas how I can solve it? Any information would be welcomed. Thank you! Link to comment Share on other sites More sharing options...
aaront1 Posted July 16, 2014 Share Posted July 16, 2014 Hi, I am having the same error message. I am using the same version PS 1.5.5 . do anyone have any ideas? also which database table is storing those data? Link to comment Share on other sites More sharing options...
Ittu Posted July 17, 2014 Share Posted July 17, 2014 Hi RAurelian, You need to remove StoresController_old.php file from classes folder then your issue will be resolved. Link to comment Share on other sites More sharing options...
Recommended Posts