mtm Posted December 3, 2013 Share Posted December 3, 2013 (edited) Hi, I now got this "Fatal Error" in BO when saving translating email templates. Never had it before. I checked the file error_log and got this: PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to allocate memory for pool. in ../prestashop/classes/Module.php on line 430 PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to allocate memory for pool. in ../prestashop/classes/Module.php on line 886 In the Module.php, line 430: include_once(_PS_MODULE_DIR_.$moduleName.'/'.$moduleName.'.php'); and line 886: if (Tools::file_exists_cache($file) AND include_once($file)) Can someone help me on this? I'm not able to perform any kind of email translations and i need it badly... Thanks. Using PS 1.4.8.2 Edited December 3, 2013 by mtm (see edit history) Link to comment Share on other sites More sharing options...
mtm Posted December 9, 2013 Author Share Posted December 9, 2013 No one can help me with this "fatal error" in BO translations? Link to comment Share on other sites More sharing options...
vekia Posted December 9, 2013 Share Posted December 9, 2013 hello this issue is not related to prestashop, take a look here: http://www.cyberciti.biz/faq/linux-unix-php-warning-unable-to-allocate-memory-for-pool/ Link to comment Share on other sites More sharing options...
mtm Posted December 9, 2013 Author Share Posted December 9, 2013 Hi vekia, thanks for reply. For what i understand, it's up to my host to make those configurations, right? Because i don't have access to such files on my server. I'll contact them tomorrow morning and ask them about it. I'll update my post as soon as i have some news. Thanks again for the tip. 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