Skip to:
Content
Pages
Categories
Search
Top
Bottom

BuddyPress Default theme for bbPress


  • Arturo
    Participant

    @arturo84

    The BuddyPress Default theme for bbPress is ready and available for the download.

    ATTENTION: REQUIRES the deep integration between bbPress and WordPress/MU.

    For info, and download link please go here.

    For a demo visit: http://forum.buddypress-it.it

    Enjoy!

Viewing 25 replies - 1 through 25 (of 28 total)

  • Brajesh Singh
    Participant

    @sbrajesh

    Wow! Nice work, That looks cool!


    dainismichel
    Participant

    @dainismichel

    Are forums “gone” in BuddyPress? The whole site is different…thanks Arturo…downloading now! :-)


    Arturo
    Participant

    @arturo84

    @Brajesh Singh
    Thank you!

    @dainismichel
    if someone wants to use a standalone installation of bbPress, then this theme is for them ;)


    dainismichel
    Participant

    @dainismichel

    I worked with r-a-y as a paid consultant and am pretty sure we completed “deep integration.” However, when I activate the theme, I get

    Fatal error: Call to undefined function bloginfo() in /home/dainis/community.urine-therapy.org/forums/my-templates/bbbp-default/header.php on line 14

    …does that mean that I don’t have deep integration working?


    Arturo
    Participant

    @arturo84

    i think yes because bloginfo is a wp functions

    do you have at the very top of bb-config.php require_once(‘/full/path/to/wp-load.php’); ?


    dainismichel
    Participant

    @dainismichel

    Well, I added this to bb-config.php

    `// Include WordPress functionality
    $currDir = dirname(getcwd());
    // Make sure this isn’t install or admin (go up if it is)
    if(!file_exists(“$currDir/wp-blog-header.php”))
    $currDir = dirname($currDir);
    if(!file_exists(“$currDir/wp-blog-header.php”))
    die(“Cannot find WordPress integration files.”);
    require_once(“$currDir/wp-blog-header.php”);`

    got the code from here
    http://labs.b5media.com/blog/creating-the-anypress-solution/

    …still need to test…but the theme seems to work now…i think


    dainismichel
    Participant

    @dainismichel

    no Arturo, don’t have require_once(‘/full/path/to/wp-load.php’);

    …should I add it along with the code above?


    dainismichel
    Participant

    @dainismichel

    Well, looks like things are working, except some of the stuff is in Italian! Har har “Titolo: (breve e descrittivo)”

    …is there a quick language setting or do I need to find all the Italian and translate it manually?

    Har har! :-)


    Arturo
    Participant

    @arturo84

    wp-blog-header.php is the old file to include, add at the top just after <?php the require_once…. with the full path to wp-load.php

    see https://bbpress.org/documentation/integration-with-wordpress/ “Functions” section


    dainismichel
    Participant

    @dainismichel

    Aww…man…

    Fatal error: Call to undefined function bbad_ad_block() in /home/dainis/community.urine-therapy.org/forums/my-templates/bbbp-default/post.php on line 1

    did you put an ad block in the theme dude?

    Hey, I’d rather send you some money than have your ads appear…


    dainismichel
    Participant

    @dainismichel

    Hey, can we do this via skype right now…buck a minute OK for you?


    dainismichel
    Participant

    @dainismichel

    My skypeID is dainismichel, and I’m not sure how to navigate directories in PHP

    Parse error: syntax error, unexpected ‘.’ in /home/dainis/community.urine-therapy.org/forums/bb-config.php on line 1

    rrrg…

    trying require_once(‘/../wp-load.php’); and other variations…


    dainismichel
    Participant

    @dainismichel

    This is now line 1

    `<?php require_once(dirname(__FILE__) . '/../wp-load.php');`

    and I am a small step further…we’ll see if I can make posts…


    dainismichel
    Participant

    @dainismichel

    OK, the ad block is doing something…gonna try to figure out how to turn that off…don’t want it anyways …


    dainismichel
    Participant

    @dainismichel

    hey man, I removed that ad block, and ads are still appearing…dude…did you do that on purpose to make some bux off this? now where the heck are those ads coming from?


    Arturo
    Participant

    @arturo84

    what ads? is possible have a link to check? i’ve removed all the ads block… i think


    dainismichel
    Participant

    @dainismichel

    Sure

    http://community.urine-therapy.org/forums/topic.php?id=3

    login: utcommunity gr8health
    password: gr8health


    dainismichel
    Participant

    @dainismichel

    I removed from line 1 of post.php, but then an ad block is still appearing right above the username


    dainismichel
    Participant

    @dainismichel

    Right under Add this topic to your favorites (?)


    Arturo
    Participant

    @arturo84

    oh ok, i’ve found it, give me 2 mins i update the zip files.. sorry


    dainismichel
    Participant

    @dainismichel

    is that in bp_after_member_header?


    Arturo
    Participant

    @arturo84

    is the only ads block i’ve not seen?


    Andrea Rennick
    Participant

    @andrea_r

    @dainismichel @Artruro you guys are posting this all publicly. we can see those passwords.


    dainismichel
    Participant

    @dainismichel

    okeedokey…looks like that’s all fixed and Arturo uploaded a new version of the theme without ad blocks…cool…hope this process helps those who follow…


    Arturo
    Participant

    @arturo84

    ads block deleted and zip updated, sorry for this “problem” but now is fixed.

Viewing 25 replies - 1 through 25 (of 28 total)
  • The topic ‘BuddyPress Default theme for bbPress’ is closed to new replies.
Skip to toolbar