Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1306634
    Evan B
    Participant

    Hello 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!

    #1306677
    Prasant Rai
    Moderator

    Hello Evan,

    Thanks for writing in!

    Could you please provide us with your website URL so we can take a closer look?

    Thanks.

    #1307204
    Evan B
    Participant

    I apologize, I must have been a bit tired to not include that in my original post. Here is the link. Thank you!

    http://www.nitrodesigns.net

    #1307271
    Rupok
    Member

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-1306634 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>