Levius Posted October 30, 2013 Share Posted October 30, 2013 Good day! I have a problem when uploading a module in prestashop. When I try to upload a module, a smarty error exception suddenly appears in the screen and every time i open the module page the same error occur. The error is: [PrestaShop] Fatal error in module smarty_internal_templatebase:Uncaught exception 'SmartyException' with message 'Call of unknown method 'clear_compiled_tpl'.' in C:\wamp\www\sample_shop\tools\smarty\sysplugins\smarty_internal_templatebase.php:806 Stack trace: #0 C:\wamp\www\sample_shop\modules\coremanager\coremanager.php(41): Smarty_Internal_TemplateBase->__call('clear_compiled_...', Array) #1 C:\wamp\www\sample_shop\modules\coremanager\coremanager.php(41): Smarty->clear_compiled_tpl() #2 C:\wamp\www\sample_shop\classes\module\Module.php(907): CoreManager->CoreManager() #3 C:\wamp\www\sample_shop\controllers\admin\AdminModulesController.php(394): ModuleCore::getInstanceByName('coremanager') #4 C:\wamp\www\sample_shop\controllers\admin\AdminModulesController.php(541): AdminModulesControllerCore->extractArchive('C:\wamp\www\sam...') #5 C:\wamp\www\sample_shop\controllers\admin\AdminModulesController.php(806): AdminModulesControllerCore->postProcessDownload() #6 C:\wamp\www\sample_shop\classes\controller\Controller.php(158): AdminModulesControllerCore->postProcess() #7 C:\ I tried uploading the module in the back office and i have also tried uploading it manually at /modules/ but still the same error occur. What might cause this error? Can anyone help me? Link to comment Share on other sites More sharing options...
vekia Posted October 30, 2013 Share Posted October 30, 2013 hello it mean that your module is not working well and crashin website. what to do? go to /modules/ directory - then remove coremanager module Link to comment Share on other sites More sharing options...
Levius Posted October 30, 2013 Author Share Posted October 30, 2013 okay sir. thanks Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 let me know what's goin on then may i know for what purposes you installed this addon? Link to comment Share on other sites More sharing options...
Recommended Posts