Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal error: Allowed memory size … exhausted … wp-db.php


  • Paul-tCGs
    Participant

    @paul-tcgs

    Hey folks,

    I’m having this recent issue… error messages that come up instead of access to the Dashboard when BuddyPress is install.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes)in /home/content/p3pnexwpnas04_data03/90/2440390/html/wp-includes/wp-db.php on line 2350 <br>
    <br>
    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130 bytes) in /home/content/p3pnexwpnas04_data03/90/2440390/html/wp-includes/wp-db.php on line 2315 <br>
    <br>
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /home/content/p3pnexwpnas04_data03/90/2440390/html/wp-includes/wp-db.php on line 1779 <br>
    <br>
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /home/content/p3pnexwpnas04_data03/90/2440390/html/wp-includes/wp-db.php on line 1779

    This is for theCaregiverSpace.org.. and I’m able to enable all the previously activated plugins and widgets since the problem started… only BuddyPress fails us. (a number of bbpress plugins are also loaded if that helps any).. We also updated the Kami theme to the latest/greatest.

    Any assist would be greatly appreciated.

    Paul

Viewing 5 replies - 1 through 5 (of 5 total)

  • Venutius
    Moderator

    @venutius

    This is a generic WordPress error telling you it has ran out of allocated memory, the typical fix is in increase the memory size in your PHP.ini file though you may need the advice of your hosting provider as to exactly how you will do that.

    Here is a typical setting

    memory_limit = 256M


    Henry Wright
    Moderator

    @henrywright

    You should try to find out what’s causing such a huge memory usage. Start off with the default Twenty Fifteen theme and no plugins activated. Then activate your plugins one-by-one, to find the culprit.


    Paul-tCGs
    Participant

    @paul-tcgs

    Thanks for the quick replies @venutius and @henrywright

    re: memory bumps, I found elsewhere that edits to the wp-config.php would solve, but it didn’t… I’ll look at the php.ini next.

    re: which plugin, I’ve narrowed it down to the main buddypress plugin.

    A symptom no doubt, when I attempt to bring up the the member directory, I get…

    MEMBER DIRECTORY
    [UPB_profile_list]

    and my own photo uploaded to replace the default avatar, is not showing on my own profile.


    shanebp
    Moderator

    @shanebp

    What is [UPB_profile_list] ?
    A shortcode?
    If so, where and why is it being called?
    Try switching to a theme like WP 2013.
    If the problems go away, you know there are issues in your preferred theme.


    shanebp
    Moderator

    @shanebp

    What is [UPB_profile_list] ?
    A shortcode?
    If so, where and why is it being called?
    Try switching to a theme like WP 2013.
    If the problems go away, you know there are issues in your preferred theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error: Allowed memory size … exhausted … wp-db.php’ is closed to new replies.
Skip to toolbar