Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138703
    jupebox
    Participant

    When I click on customize, I get this:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 49152 bytes) in /home/nondek53/public_html/wp-admin/includes/media.php on line 1715

    networkofnations.org

    #1138804
    jupebox
    Participant

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /home/nondek53/public_html/wp-includes/class-wp-customize-control.php on line 206

    —- i also get this one.

    #1138996
    Friech
    Moderator

    Hi There,

    Thanks for writing in! please enter the following lines in your wp-config.php file at the root of your wp installation.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Hope that helps, Cheers!

    #1139161
    jupebox
    Participant

    THANK YOU!!!

    #1139185
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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