Tagged: x
-
AuthorPosts
-
April 10, 2016 at 8:29 am #875186
umbertofedericoParticipantHello there. I currently have a problem with the new extension “The Grid”. When installed, I get an “out of memory” message and my backend basically crashes completely. I’m running PHP7 with 64MB and without the plugin active, my installation uses around 51MB. How come “The Grid” is causing such a problem?
April 10, 2016 at 8:30 am #875187
umbertofedericoParticipantThis reply has been marked as private.April 10, 2016 at 7:57 pm #875728
Rue NelModeratorHello There,
Thanks for writing in! We recommend that you increase your memory allocated to PHP. You can check this warning in WooCommerce > System Status > WordPress Environment > WP Memory Limit. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '512M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );You can add it before the line
/*That's all, stop editing! Happy Blogging. */We would loved to know if this has work for you. Thank you.
April 11, 2016 at 8:27 am #876399
umbertofedericoParticipantNope – didn’t change anything. I still get this error message:
Fatal error: Out of memory (allocated 60817408) (tried to allocate 4096 bytes) in /homepages/42/d200253459/htdocs/ufp_wordpress/wp-includes/pomo/streams.php on line 81
Fatal error: Out of memory (allocated 60817408) (tried to allocate 8192 bytes) in /homepages/42/d200253459/htdocs/ufp_wordpress/wp-includes/class-IXR.php on line 470
April 11, 2016 at 12:23 pm #876830
DarshanaModeratorHi there,
The above error indicates that you’re running out of memory allocated to your hosting account. Please contact your hosting provider and ask them to increase the memory limit to resolve this issue.
Thanks!
April 12, 2016 at 4:32 am #877951
umbertofedericoParticipantOk – I updated the hosting package and now I got 512 MB php memory – everything works fine now. Thanks a lot for your help.
April 12, 2016 at 10:21 am #878472
JackKeymasterYou’re most welcome! Glad to hear everything is working and if we can be of any further assistance please don’t hesitate to ask.
Thank you!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-875186 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
