zeljkobilbija Posted March 22, 2015 Share Posted March 22, 2015 (edited) Dopo inserimento di email e pass per la connessione con PrestaShop Addons mi da Error 500? E non posso più aprire moduli. Qualche consiglio? Edited March 22, 2015 by zeljkobilbija (see edit history) Link to comment Share on other sites More sharing options...
Giuseppe C. Posted March 22, 2015 Share Posted March 22, 2015 Per vedere da cosa è causato abilita la visualizzazione degli errori : Cartella config/defines.inc.php define('_PS_MODE_DEV_', true); 1 Link to comment Share on other sites More sharing options...
zeljkobilbija Posted March 22, 2015 Author Share Posted March 22, 2015 Fatal error: Out of memory (allocated 28835840) (tried to allocate 36 bytes) in /homepages/30/d292253503/htdocs/bilbija/tools/smarty/sysplugins/smarty_internal_templateparser.php on line 694 [PrestaShop] Fatal error in module smarty_internal_templateparser:Out of memory (allocated 28835840) (tried to allocate 36 bytes) Link to comment Share on other sites More sharing options...
zeljkobilbija Posted March 22, 2015 Author Share Posted March 22, 2015 Cosa si può fare? Link to comment Share on other sites More sharing options...
zeljkobilbija Posted March 22, 2015 Author Share Posted March 22, 2015 Ho risolto problema ... per ora. Sono passato al PHP 5.5 .. Link to comment Share on other sites More sharing options...
Giuseppe C. Posted March 22, 2015 Share Posted March 22, 2015 Si deve aumentare la memoria allocata per PHP. ini_set(’memory_limit’, ‘64M’); Modificare il file php.ini oppure contattare l'attuale fornitore hosting per aumentare memory_limit Consulenza, Formazione e Sviluppo Prestashop 1 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