Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1148713
    logan163
    Participant

    Hi All,

    I don’t know if you support EG but it keeps crashing on me every few edits I make – I’ve deactivated, deleted, and reinstalled it but seems to have had no effect. It happens every few times I try to save my progress if I make too many changes, it just hangs on the “please wait” screen and never does anything.

    Site credentials to follow.

    thank you!

    #1148715
    logan163
    Participant
    This reply has been marked as private.
    #1148905
    Jade
    Moderator

    Hi there,

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

    #1161846
    logan163
    Participant

    Thank you!

    #1161890
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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