doudoujack Posted January 4, 2016 Share Posted January 4, 2016 (edited) Hello, My Facebook ad was going to be finished so I wanted to do a new voucher on my shop and was surprised to have an error both BO/FO : Fatal error: Uncaught Out of memory (Needed 16777188 bytes)<br /><br /><pre> SELECT COUNT(DISTINCT l.id_lang) FROM `ps_lang` l JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1</pre> thrown in /home/doudou/domains/modeflash24.com/public_html/classes/db/Db.php on line 646 Any idea how to manage with that ?? Thanks ! Edouard NOTE: memory_limit at 512 I don't think it's coming from there Edited January 4, 2016 by doudoujack (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 4, 2016 Share Posted January 4, 2016 the same topic:https://www.prestashop.com/forums/topic/275823-solved-fatal-error-uncaught-out-of-memory-needed-16777188-bytes/ Link to comment Share on other sites More sharing options...
doudoujack Posted January 4, 2016 Author Share Posted January 4, 2016 Yep thanks, changed to 2048M, nothing did it, and today in the morning it was there. To be sure I bought a VPS and will transfer to this. Thanks (y) 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