Jump to content

Error when new module is uploaded..


Recommended Posts

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

×
×
  • Create New...