The MU forums have moved to WordPress.org

Strange message Memory fatal error (7 posts)

  1. littlecuriosity
    Member
    Posted 14 years ago #

    Hi I've got this strange message on my plugins page. Does anyone know what it means?

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 40961 bytes) in /home/artygirl/public_html/wp-includes/category-template.php on line 607

    Thanks for your help
    Regards

    Judi

  2. littlecuriosity
    Member
    Posted 14 years ago #

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/artygirl/public_html/wp-admin/includes/class-pclzip.php on line 1619

  3. tmoorewp
    Member
    Posted 14 years ago #

    It means that PHP's memory limit is being reached.

    Try adding the following line to your wp-config.php file:

    define('WP_MEMORY_LIMIT', '64M');

  4. littlecuriosity
    Member
    Posted 14 years ago #

    I'm trying to install buddypress but it messes with my main theme!

  5. littlecuriosity
    Member
    Posted 14 years ago #

    Thanks I did that ages ago so its already there. Any othe suggestions?

  6. tdjcbe
    Member
    Posted 14 years ago #

    You need to get with your host then as they may have disallowed enduser's modifications to php.

  7. andrea_r
    Moderator
    Posted 14 years ago #

    "I'm trying to install buddypress but it messes with my main theme! "

    You need to activate the buddypress theme, or buddypressify your main theme.

    The BP forums are probably way more helpful.

About this Topic

  • Started 14 years ago by littlecuriosity
  • Latest reply from andrea_r