Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] BuddyPress Error – When the activated


  • darrylnuyda
    Participant

    @darrylnuyda

    Hi Anyone,

    I am newbies in Buddy Press Installation.

    Here is my problem, after I install my wordpress, then upload the plugin(Buddypress) is successful but when I checked the main site, here the error to view in my front page:

    Warning: Creating default object from empty value in C:\xampp\htdocs\www\darrylnuyda.com\wp-content\plugins\buddypress\bp-members\bp-members-loader.php on line 101

    Warning: Creating default object from empty value in C:\xampp\htdocs\www\darrylnuyda.com\wp-content\plugins\buddypress\bp-core\bp-core-loader.php on line 206

    this two error, I can’t fix. can anyone help me to fix this.

    Best Regards,

    Darryl

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

  • @mercime
    Keymaster

    @mercime

    @darrylnuyda WP/BP versions? What theme are you using? What other plugins are installed?


    darrylnuyda
    Participant

    @darrylnuyda

    Hi @mrcime,

    I don’t have any plugins use in the wordpress. version 3.5 latest.

    when I decided to use the buddy press I’m shock when the error pop up in header part.

    so, how can I fix this? can you help me?


    bp-help
    Participant

    @bphelp

    @darrylnuyda
    I am not certain but it sounds like a php 5.4+ error.
    Try adding this code to your themes functions.php between the opening and closing php tags:
    `
    error_reporting(E_ERROR | E_PARSE);
    `
    I am not saying this is a fix but it seemed to help me on several installations. Please still supply the info @mercime requested in case there is a better solution.


    darrylnuyda
    Participant

    @darrylnuyda

    mercime thanks,

    the problem solve, thanks for helping. and now I am looking the new themes for my buddy press.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] BuddyPress Error – When the activated’ is closed to new replies.
Skip to toolbar