mrweb Posted April 6, 2017 Share Posted April 6, 2017 Hi I try to reinstall a module and I get the error below : [PrestaShop] Fatal error in module file :/home/xxxxx/www/classes/module/Module.php:Uncaught exception 'ReflectionException' with message 'Class CategoryControllerOverrideOriginal_remove5899fe15a does not exist' in /home/xxxxx/www/classes/module/Module.php:2586 Stack trace: #0 /home/xxxxx/www/classes/module/Module.php(2586): ReflectionClass->__construct('CategoryControl...') #1 /home/xxxxx/www/classes/module/Module.php(2467): ModuleCore->removeOverride('CategoryControl...') #2 /home/xxxxx/www/classes/module/Module.php(287): ModuleCore->uninstallOverrides() #3 /home/xxxxx/www/modules/jscomposer/jscomposer.php(293): ModuleCore->install() #4 /home/xxxxx/www/controllers/admin/AdminModulesController.php(828): JsComposer->install() #5 /home/xxxxx/www/controllers/admin/AdminModulesController.php(1071): AdminModulesControllerCore->postProcessCallback() #6 /home/xxxxx/www/classes/controller/Controller.php(171): AdminModulesControllerCore->postProcess() #7 /home/xxxxx/www/classes/Dispatcher.php(374): ControllerCore->run() #8 /home/xxxxx/www/admin i have deleted /cache/class_index.php file but not fixed thanks for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now