All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Memory issue

Simon Hannabuss 18 Jun 2013 11:33 problem, active

Hi there,

I've added the Low Reorder tag into my template, and I get the following error.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3000629 bytes) in /www/eh******/public_html/system/expressionengine/libraries/Functions.php on line 2885

Thanks

Simon

Replies

  1. Low 18 Jun 2013 11:36

    This is simply a message that you need more memory allocated to PHP, and isn't necessarily triggered by Low Reorder.

    If you replace the Low Reorder Entries tag with a Channel Entries tag, most likely, you'll get the same error.

    I reckon you now have ~64M set as memory in either your .htaccess or php.ini file; try and double that.