Skip to:
Content
Pages
Categories
Search
Top
Bottom

Blank Buddypress pages


  • Host Magi
    Participant

    @mandraagora

    I have bp installed on wp 3.4 & many of my bp pages are showing blank white pages (activity, profile, prjects, member directory, etc). It is ONLY bp pages that tdo this, ALL MY OTHER PAGES FUNCTION properly!
    I have tried the standard trouble shooting techniques of disabling plugins & enablinh 1 by 1, changing the theme, etc.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Look in your server’s PHP error log and see if you have any messages. You may need to contact your host for support to do this.


    Host Magi
    Participant

    @mandraagora

    I have access to the php error log. & no, there are NO errors listed in it.

    If you have a totally white page, it’s a PHP fatal error. These are logged to the php/apache log files. Unless you’ve missed them, I have no idea why they might not be appearing.


    Host Magi
    Participant

    @mandraagora

    After som further digging, I did find an error file with alot of php fatal areas. The problem is I have NO clue how to interpret what I see. So I am pasting it all here. Hopefully you can figure it out & tell me how to fix it


    Host Magi
    Participant

    @mandraagora

    Ok, scratch that, it wont let me paste the log because its too long. What do I do??

    Paste just some of the fatal errors? Probably just repetition. Or share them onto a site such as pastebin.com


    Host Magi
    Participant

    @mandraagora

    You are right, primarily repition. So here is the top portion.
    ‘[11-Jun-2012 18:32:18] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 19:39:24] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 20:35:43] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 21:31:41] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)’

    All you need is in that first line. Let’s break it down:

    PHP Fatal error: Uncaught exception ‘apiServiceException’ with message
    ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=

    json: (403) Daily Limit Exceeded. Please sign up’

    in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99

    Going backwards, the error is coming from the wp-content/plugins/google/ plugin, and specifically the error returned is “Daily Limit Exceeded”. Looks like you need to sign up or otherwise increase your rate limit for whichever Google API you are using.
    Also, assuming this Google plugin is actually https://wordpress.org/extend/plugins/google/, you should be able to use WPMUDEV’s support forums if you need further assistance resolving this.


    Host Magi
    Participant

    @mandraagora

    Awesome! Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Blank Buddypress pages’ is closed to new replies.
Skip to toolbar