Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor designsimply

    (@designsimply)

    Thank you for reporting this issue. We’re looking into what might be causing the conflict.

    Thread Starter sweetmelody

    (@sweetmelody)

    @sheri Thank you very much for looking into the issue.

    FYI, it has gone worst after upgraded to Jetpack 1.7 – Can’t access wp-admin at all (after activated Jetpack), error message:

    >> Server error
    The website encountered an error while retrieving http://(MyWebsite.com)/wp-admin/admin.php?page=jetpack. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this webpage later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request. <<

    The above error can only be cleared/solved by deactivating Buddypress. Please help, thank you!

    Plugin Contributor Tim Moore

    (@tmoorewp)

    Can you check your server’s error logs (or contact your host to get these logs) when you encounter these HTTP Error 500 messages? These are server errors and we could really use the log messages to figure out what is going on.

    Thread Starter sweetmelody

    (@sweetmelody)

    Is the following log you are requesting?

    `[30-Aug-2012 15:51:25] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 15281 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/class-simplepie.php on line 14883
    [30-Aug-2012 15:51:27] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2507 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/functions.php on line 316
    [31-Aug-2012 17:23:14] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 15281 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/class-simplepie.php on line 14883
    [31-Aug-2012 17:23:15] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2507 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/functions.php on line 316
    [31-Aug-2012 18:02:23] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2635 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/functions.php on line 316
    [31-Aug-2012 18:02:32] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 15281 bytes) in /home6/MYWEBSITE1/public_html/MYWEBSITE/wp-includes/class-simplepie.php on line 14883

    Plugin Contributor Tim Moore

    (@tmoorewp)

    You should look at increasing your PHP memory limit. Take a look at this:

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Thread Starter sweetmelody

    (@sweetmelody)

    Problem solved, many thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Jetpack by WordPress.com] Jetpack and Buddypress 1.6.1 Compatibility’ is closed to new replies.