Tagged: x
-
AuthorPosts
-
December 27, 2016 at 9:31 pm #1306634
Evan BParticipantHello all, I am having stability issues with my X website using Woocommerce and Contact Form 7. One of the two is creating issues on my website. If I have both activated, I get a memory allotated error. Please let me know what you would need from me to diagnose a fix. Thank you!
December 27, 2016 at 10:17 pm #1306677
Prasant RaiModeratorHello Evan,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
December 28, 2016 at 9:04 am #1307204
Evan BParticipantI apologize, I must have been a bit tired to not include that in my original post. Here is the link. Thank you!
December 28, 2016 at 9:40 am #1307271
RupokMemberHi there,
Contact Form 7 seems deactivated so can’t see the issue. However if you see memory issue then you must have insufficient memory. You can try connecting to your root WordPress directory via FTP and open the file wp-config.php and add following at the bottom:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );Note that if your host limit the memory on server then it might not work. In that case ask your hosting provider to increase PHP memory limit.
You can find more information on http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.
Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1306634 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
