Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138438
    lumehouse
    Participant

    I’m getting this error when I click on customize for under appearance with the X theme:

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

    #1138470
    Rahul
    Moderator

    Hey There,

    You can try adding this in your wp-config.php located at the root directory of your site.

    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 this helps!

    #1141874
    lumehouse
    Participant

    I already did this

    #1142072
    Joao
    Moderator

    Hi There,

    In That case would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

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