• Hi dudes

    i need some bp admin menu tuning
    i tried your plugin
    it crashed on plugin activation

    the debug says :

    Strict Standards: Declaration of SP_BPCPM_MenuItemComponent::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /home/guiddlecfl/www/wp-content/plugins/buddypress-custom-profile-menu/SP_BPCPM_MenuComponent.php on line 21

    Strict Standards: Declaration of SP_BPCPM_MenuItemComponent::setup_nav() should be compatible with BP_Component::setup_nav($main_nav = Array, $sub_nav = Array) in /home/guiddlecfl/www/wp-content/plugins/buddypress-custom-profile-menu/SP_BPCPM_MenuComponent.php on line 21

    Strict Standards: Declaration of SP_BPCPM_MenuItemComponent::setup_admin_bar() should be compatible with BP_Component::setup_admin_bar($wp_admin_nav = Array) in /home/guiddlecfl/www/wp-content/plugins/buddypress-custom-profile-menu/SP_BPCPM_MenuComponent.php on line 21

    Fatal error: Call to undefined function bp_get_activity_slug() in /home/guiddlecfl/www/wp-content/plugins/buddypress/bp-members/bp-members-loader.php on line 148

    thanks for help

    https://wordpress.org/plugins/buddypress-custom-profile-menu/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author sensibleplugins

    (@sensibleplugins)

    Hi toniax,

    Thank you very much for reporting this.

    We have both BP 2.1 and the latest WordPress 4.0 installed, and everything seems to be working great. What WordPress version are you using? Also, have you tried disabling all other plugins to see if there are any conflicts happening here?

    Thanks again!

    Thread Starter toniax

    (@toniax)

    i will try do disable plugins
    for the wordpress version i got the last one

    Thread Starter toniax

    (@toniax)

    i’ve deactivated all of my plugin except buddypress
    i’ve temporary disabled child theme functions.php

    i still got the bug when activating the plugin

    but

    when i am commenting the crash line
    Fatal error: Call to undefined function bp_get_activity_slug() in /home/guiddlecfl/www/wp-content/plugins/buddypress/bp-members/bp-members-loader.php on line 148

    the plugin did activate

    ps : i do not use all of buddypress functions
    – connection between friends (item 3)
    – all the activities (item 5)
    – group of users (item 7)
    – tracing of the blog (item 8)
    are unactive in my buddypress settings
    (sorry for the approx translation but i use the french version)

    Thread Starter toniax

    (@toniax)

    i have a little bit more info

    i use a plugin called “social articles” for frontend posting, which add its own menu in bp profile menu

    my test

    wp+bp with no activity (bp settings item 5)
    -> crash
    wp+bp with activity (bp settings item 5)
    -> no crash
    (depends not of bp members line 148 which i uncommented so standard bp)

    wp+bp+your plugin+social articles + activities
    -> no crash
    wp+bp+your plugin+social articles + no activities
    -> all crash
    wp+bp+your plugin+social articles + no activities + commented line 148
    -> partial crash : the new zones of social articles crashed (i did not look to debug it yet) but the rest of the website works

    hope it helps

    Thread Starter toniax

    (@toniax)

    last stuff
    i found that i had an old typical (categories) wordpress test menu from priors tests (and so from before plugin activation)

    i’ve deleted it

    no need of activities now : no crash at all

    but i did not solved the actual functionnality i seeked :
    delete the notifications item in the typical bp vertical menu

    pro plugin ?

    Plugin Author sensibleplugins

    (@sensibleplugins)

    Thanks again toniax for all the detailed info. We still haven’t managed to replicate the bug though…

    Yes, you can completely hide the ‘Notifications’ tab in the Pro version. Since we still can’t replicate your bug however, we can’t confirm for sure that this will 100% work for you.

    Thanks again,
    Tarek

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘not working with bp 2.1’ is closed to new replies.