ziguesummer Posted August 27, 2014 Share Posted August 27, 2014 (edited) Olá a todos estou com um problema no prestashop, cada vez que atualizava ou editava algum protudo apareceia um erro que o tempo de execução excedeu os 120 sec, falei com o meu fornecedor e o mesmo alterou os valores para 180, agora aparece o seuguinte erro: Podem ajudar ? Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/ziguept/public_html/s1/cache/smarty/cache/crossselling/productfooter/165/1/15/f5/b5/2a) [<a href='recursivedirectoryiterator.--construct'>recursivedirectoryiterator.--construct</a>]: failed to open dir: No such file or directory' in /home/ziguept/public_html/s1/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php:196 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('/home/ziguept/p...', 0) #1 /home/ziguept/public_html/s1/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(196): RecursiveDirectoryIterator->getChildren() #2 /home/ziguept/public_html/s1/tools/smarty/Smarty.class.php(837): Smarty_Internal_CacheResource_File->clear(Object(Smarty), '/home/ziguept/p...', 'homefeatured', NULL, NULL) #3 /home/ziguept/public_html/s1/classes/Tools.php(2596): Smarty->clearCache('/home/ziguept/p...', 'homefeatured', NULL) #4 /home/ziguept/public_html/s1/classes/module/M in /home/ziguept/public_html/s1/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php on line 196 Edited August 27, 2014 by ziguesummer (see edit history) Link to comment Share on other sites More sharing options...
CarlosC Posted August 27, 2014 Share Posted August 27, 2014 Boas, Algo esta mal para o tempo de execução passar dos 120, a tarefa em questão não é para demorar tanto tempo. Limpe a cache do prestashop e depois desactive o modulo crossselling e outros módulos que tenha instalado recentemente. Cumps Link to comment Share on other sites More sharing options...
selectshop.at Posted August 28, 2014 Share Posted August 28, 2014 (edited) Vc. está usando tema próprio ? Pelos erros que leio, há algum problema com a compilacao do seu tema. BTW a compilacao do tema deverá estar desligada, somente se vc. for fazer alteracoes diretamente no código do tema é que deverá ligar a compilacao e desligar o cache. Edited August 28, 2014 by selectshop.at (see edit history) 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