Jump to content

prestashop smarty fatal error


Vali Iacobescu

Recommended Posts

Hello,

Prestashop version: 1.6.1.0

I uninstalled prestashop catalogue evaluation module and in browser I get this error:

"PHP Fatal error:  Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/scufitar/public_html/cache/smarty/compile/38/93/04): failed to open dir: No such file or directory' in /home/scufitar/public_html/tools/smarty/sysplugins/smarty_internal_utility.php:242
Stack trace:
#0 [internal function]: RecursiveDirectoryIterator->__construct('/home/scufitar/...', 0)
#1 /home/scufitar/public_html/tools/smarty/sysplugins/smarty_internal_utility.php(242): RecursiveDirectoryIterator->getChildren()
#2 /home/scufitar/public_html/tools/smarty/Smarty.class.php(1469): Smarty_Internal_Utility::clearCompiledTemplate(NULL, NULL, NULL, Object(SmartyCustom))
#3 /home/scufitar/public_html/classes/SmartyCustom.php(104): Smarty->clearCompiledTemplate()
#4 /home/scufitar/public_html/classes/SmartyCustom.php(123): SmartyCustomCore->check_compile_cache_invalidation()
#5 /home/scufitar/public_html/classes/module/Module.php(2270): SmartyCustomCore->createTemplate('/home/scufitar/...', NULL, NULL, Object(Sm in /home/scufitar/public_html/tools/smarty/sysplugins/smarty_internal_utility.php on line 242"

 

PLEASE, HELP!

Link to comment
Share on other sites

 - first: empty the cache.

 - if that doesn't help: make sure that this module is totally deleted. That is: its directory under the Modules directory should be gone.

 - if that doesn't help: look for overrides. You can try disabling overrides in the backoffice to see whether it helps. Prestools gives a good overview of which overrides are installed.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...