BuddyDev

Search

[Resolved] Serious error – Buddyblog New post white screen

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12782

    When a user clicks New Post for Buddyblog it gives a white screen.

    When looking at the URL for “New Post” it shows edit

    /members/xxxx/buddyblog/edit/ <— should that say new ?

    I don’t know if this is the correct link for a new post. Please help..

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #12783

    Hi Audiomonk,
    Can you please enable debug mode and post me the error?

    The url is fine.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12784
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #12785
    This reply has been marked as private.
  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12788
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #12789

    Hi Audiomonk,
    The error is coming from some other plugin. In BuddyBlog, we do not add any css or js.

    You will need to check that by disabling some plugin. Or if you post the log, I may be able to see which plugin is throwing it. In the earlier log, It was the wp cerber.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12797
    This reply has been marked as private.
  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12822

    “has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.”

    Is an error that keeps getting logged.. I did a search through my plugin files and found it in these files. I’m also now not able to see private messages, or create new posts. Don’t know if it is related to the problem, but some of these are creating debug errors.

    bp-simple-front-end-post\bp-simple-front-end-post.php
    buddyblog\core\filters.php
    buddypress\bp-core\bp-core-caps.php
    buddypress\bp-forums\bp-forums-bbpress-sa.php
    buddypress\bp-forums\bp-forums-functions.php
    buddypress\bp-forums\bbpress\bb-includes\class.bb-query.php
    buddypress\bp-forums\bbpress\bb-includes\functions.bb-capabilities.php
    buddypress\bp-forums\bbpress\bb-includes\functions.bb-core.php
    buddypress\bp-forums\bbpress\bb-includes\functions.bb-users.php
    buddypress\bp-forums\bbpress\bb-admin\includes\defaults.bb-schema.php
    buddypress\bp-forums\bbpress\bb-includes\backpress\class.bp-roles.php
    buddypress\bp-forums\bbpress\bb-includes\backpress\class.bp-user.php
    buddypress\bp-forums\bbpress\bb-includes\backpress\class.bpdb.php

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #12828

    Hi,
    BuddyBlog should not throw that notice. Yes, we use use cap check but the notice is thrown by some code using old style number for checking capability.

    Also, the error should give you some kind of the origin of the error. Please check that.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #12829

    This is from the debug log, the notice is being thrown by the sites includes/functions.php ?

The topic ‘ [Resolved] Serious error – Buddyblog New post white screen’ is closed to new replies.

This topic is: resolved