Skip to:
Content
Pages
Categories
Search
Top
Bottom

I'm getting this warning message


  • Bill King
    Participant

    @bill-king

    Warning: Missing argument 2 for bp_modify_page_title() in /home/billking/public_html/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 313

    Warning: Missing argument 3 for bp_modify_page_title() in /home/billking/public_html/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 313

    I am using WP 3.5.1

    BuddyPress 1.7

    Only plugins activated are Akismet, BuddyPress, Gantry Template Framework, Jetpack by WordPress.com.

    This is driving me nuts! Can someone please help me?

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

  • @mercime
    Keymaster

    @mercime

    @bill-king What theme are you using? Custom-coded probably with own proprietary way of rendering WP pages so we cannot filter the page title for BuddyPress pages. Change to Twenty Twelve or BP Default theme and those warnings will go away.


    Bill King
    Participant

    @bill-king

    I’m using Radiance from “Rocket Theme”.

    Change for good? I Have a lot of time & money invested in this theme, I would hate to lose that.

    Also I can’t figure out how to change to BP default theme (I know it must be easy, just can’t figure it out.

    Thank you for your help with this so far.


    bp-help
    Participant

    @bphelp

    @bill-king
    Time is money and if it takes you a lengthy amount of time and you still have not achieved your requirements then you will have lost something money can’t buy and that is more time you invested than you already have. I would contact the theme author for support and if they can not help you, and nobody here can help you, then you and that theme will have to say your goodbyes and choose a theme that adheres to WordPress template structures if you want progress in your project. If that is not an option then you need to hire a developer which will cost more money than you paid for the theme considerably.


    @mercime
    Keymaster

    @mercime

    @bill-king I asked you to change themes to double-check if the warning was only happening in your theme as I presumed it would.  I just checked out the Radiance theme demo at Rocketthemes and unfortunately, they’re still using jQuery version 1.7.1 while WordPress and therefore BuddyPress as well, are using jQuery version 1.9.1.  Which brings me to question are they dequeueing WP’s jQuery to get in their version in? That’ll be bad, as it’s going to break some WP plugins which use 1.9.1. Hopefully, the Rockettheme devs there will update their WP themes to use 1.9.1 otherwise, it’s going to be a rocky road for you with WordPress plugins using WP’s 1.9.1 version.

    If the jQuery issue gets fixed,  there is another method to BP Theme Compatibility, i.e., copy Radiance theme’s page.php file and save as buddypress.php. Tell the theme dev that you need to revise code within buddypress.php to make it work with BuddyPress amidst all the customized coding, i.e., need the_title and the_content  to  be within the WordPress loop.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I'm getting this warning message’ is closed to new replies.
Skip to toolbar