PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Fatal Error when trying to find Entries for a form

  1. Trying to export entries and this is what i get when I navigate to Forms>Entries: "Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2048 bytes) in /home/bariboot/public_html/dealer/wp-content/plugins/gravityforms/forms_model.php on line 1923"

    Not sure where to go from here, any help would be really great.

    Posted 12 years ago on Thursday December 8, 2011 | Permalink
  2. Also tried disable/reenabling all other plugins, no luck.

    Posted 12 years ago on Thursday December 8, 2011 | Permalink
  3. This is a PHP memory issue. You don't have enough PHP memory available.

    The solution is to increase your PHP memory by following the instructions here:

    http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/

    You may need to discuss with your web host if you need assistance.

    I would recommend ideally 128 MB or more.

    Posted 12 years ago on Thursday December 8, 2011 | Permalink
  4. One work around if you can't get more memory is to export a smaller date range rather than all entries. That will require less memory.

    Posted 12 years ago on Friday December 9, 2011 | Permalink