albidin Posted February 22, 2015 Share Posted February 22, 2015 Hi all, After some manipulations I got following problem: site is working and I have access to BO, but I can't change anything in it. I am getting white screen or, while trying to use PrestaShop cleaner, I am getting back this message:[PrestaShop] Fatal error in module smarty_internal_cacheresource_file: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home3/public_html/cache/smarty/cache/blockcms/2/1/1/4/15/5c/aa/bd) [recursivedirectoryiterator.--construct]: failed to open dir: Permission denied' in /home3/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php:180 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('/home3/...', 0) #1 /home3/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(180): RecursiveDirectoryIterator->getChildren() #2 /home3/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(121): Smarty_Internal_CacheResource_File->clear(Object(Smarty), NULL, NULL, NULL, NULL) #3 /home3/public_html/tools/smarty/Smarty.class.php(759): Smarty_Internal_CacheResource_File->clearAll(Object(Smarty), NULL) #4 /home3/public_html/modules/pscleaner/psclea How I can fix it? Link to comment Share on other sites More sharing options...
fred-vinapresta Posted February 22, 2015 Share Posted February 22, 2015 Hi, try to go in the cache folder and delete the files inside smarty/cache/ and smarty/compile/ Link to comment Share on other sites More sharing options...
mcnick Posted June 20, 2015 Share Posted June 20, 2015 Hi, I'm experiencing a similar issue and I solved it by deleting cache/class_index.php Hope this helps anyone else. Link to comment Share on other sites More sharing options...
Recommended Posts