Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,776 through 6,800 (of 7,561 total)
  • Author
    Search Results
  • #45477
    Jeff Sayre
    Participant

    … an option to view Unanswered posts…Will BP kindly think about a similar provision, please?

    Why? It took me only two days to find this. :)

    Seriously, though, this feature request is bbPress related. I think it is a great idea! Perhaps you could post this idea on the bbPress forums.

    jfcarter
    Participant

    @Jeff

    It is still an issue.

    The site url is http://the-suitespot.com

    bbPress (where I want to add the buddybar) is at http://the-suitespot.com/forums

    The buddybar is green (like the header and has a customized menu)

    Thanks for your help.

    #45432

    In reply to: No Group Forums

    neosin09
    Participant

    dunno if i can do this our not, but this is mine.

    http://us.gjcn.org

    All i did was install latest WPMu, Buddy and rc1 bbpress

    #45425

    In reply to: No Group Forums

    neosin09
    Participant

    $O.M.G = “geez had me del cookies, flippin’ switches, checking salts, eating cookies, half awake, stop; play some cod4 or 5, go at it again… get pissed, del everything started over, del more cookies, watching “install videos for hours” read just about every help page on the net about BBpress, wondered where my forum link was, flipped the wire switch a few more times, got mad at firefox a few times, closed it, porn surfed, wife got mad again, slapped me on the head and BAM new idea, what version of BBPress am i running? “

    echo $O.M.G

    my new shell login…

    #45424

    In reply to: No Group Forums

    neosin09
    Participant

    O . M . G .

    After 2 DANG DAYS of going thu EVERYTHING, i mean every dang file. I could rewrite it i’ve been thu every line of code.

    I was having the VERY same problems Jugoretz was having and GUESS WHAT WAS WRONG?!?!?

    WRONG VERSION!!!!

    You have to use the bottom link on bbpress download site for the latest beta or alpha, RC whatever the heck it is.

    https://bbpress.org/latest-rc.zip

    You can’t use the “normal” release… as of this posting.

    geez did i miss the versions? Did someone really already say this!?

    My EASY SIMPLE FIX!

    Convert it… here we go

    Just nuke all the files in your /bbpres_install_dir

    Leave your database file alone, it will fix them for you.

    copy over the CORRECT VERSION of bbpress BETA/ALPHA/RC whatever it is now… (bottom link on download from bbpress)

    visit your forum again, it’ll give you the install page again, go thu the install, i just selected the keymaster account i had setup and then hit up the settings page, the dang options they say to click ARE THERE now (go figure) and then enter in your salts it tells you what to do (simple) then…

    (What i did) For the hell of it i made a new forum just to make sure… like “hi” or something…

    Said ok, let’s try again (with sleepy eye’d look on my face)

    when into the WPMu and checked and submitted the settings again for my keymaster account in the forum options.

    Then… When straight to the groups, made me a new group and BAM it’s it in the forums, I’ve got the forum icon on the left in and an option to then off discussions…

    I’ve been up like 21 hours or something, sorry if my post is WACK, but guys for about 2 days i thought i was losing my mind and what just about to give up on it all. Everything I read sounded right but didn’t work, i must of flipped the “enable wire” switch like 4000 times, geez…

    Anyways, these problems are clearly people not using the ***LATEST*** version of bbpress!

    wow, my head hurts.

    /end of rant and rave

    #45400
    Marcin Biegun
    Participant

    My problem during last installation with bbpress alpha 6 and buddypress 1 was that all users in bbpress were set to ‘inactive’ and only bbress admin could post on bbpress via buddypress group forum – so it’s another thing to check out if you run into problems with integration…

    Sam Bauers
    Participant

    @Matew: You are right.

    ndrwld
    Participant

    As I understand, after integration I can delete tables bb_users and bb_usermeta created by bbPress, because know it uses WPMU tables, am I right?

    Matew

    ndrwld
    Participant

    BIG BIG thanks Manoj, it works! Its my first experience with bbPress, I didn’t know that there is integration option inside :)

    I’ll will post it in bbPress forum too.

    Matew

    #45320
    Avaz
    Participant

    I also have similar issue. In my case, some Site Wide Activities phrases are still in English, even If i’ve updated the translated version.

    I use PoEdit for translations, I’ve translated WP/bbPress/WPMU and never faced such issue. How could be this problem resolved?

    Regards,

    talk2manoj
    Participant

    1. Delete all tables created by bbPress from your database

    2. Install bbPress without integration with wordpress

    3. Login with Key Master

    4. Go to admin tab

    5. Do wordpress integration

    2864451
    Inactive

    I have no cookie salts, why doesnt I have them.. and you’re instructions dont tell me how to get them.

    I’m confsued :-(

    #45300
    2864451
    Inactive

    Im confused as i dont understand the first steps about creating a user for bbpress with administrator.. How do I do this?

    #45299

    In reply to: How to install bbPress

    2864451
    Inactive

    where is this sticky you all talk of?

    #45297
    2864451
    Inactive

    where do I get the download for 1.0 alpha 6..

    Is that the 1.0 version on bbpress.org that says I shouldnt use on a live site?

    jfcarter
    Participant

    Okay, so here’s what I’ve done:

    1. Added this code to the beginning of the bb-config.php file (I have WPMU installed at the root):

    require_once( $_SERVER[‘DOCUMENT_ROOT’] . ‘/wp-blog-header.php’ );

    2. Added this code to the bbPress footer (before the closing /html tag):

    <?php wp_footer() ?>

    3. Added this code to the bbPress header (before the /head tag):

    <?php wp_head() ?>

    4. Added this code to my bbPress header theme:

    <div id=”search-login-bar”>

    <?php bp_search_form() ?>

    <?php bp_login_bar() ?>

    <div class=”clear”></div>

    </div>

    The result: I am getting a white space above the bbPress header where the bar should be and the login bar is showing up in that space. But there is no CSS flowing (I changed the buddybar color) and I don’t see any of the buddybar menu items.

    Hope this helps those who are newly joining the conversation.

    Any further help would be appreciated. :)

    #45247
    wildchild
    Participant

    JohnJamesJacoby: Very strange, I’ve posted it again and it doesn’t show up in the list. Seems to be posts are not being registered well?

    When trying to change the resolved flag, it says the posts don’t exist; also with the second one I’ve created.

    Bugs in the bbpress backend integration?

    Paul Wong-Gibbs
    Keymaster

    Might be better to take support requests into new threads to leave this thread clean.

    @Symm2112: Link to your website?

    Which versions of everything are you using?

    #45193
    Burt Adsit
    Participant

    Well, when I did this for bpgroups I just piggybacked onto the groups component. bpgroups records new topic and post activity that is directly created in bbpress. Since bp group forums was already recording the activities, I just had to simulate the same thing.

    The function bp_activity_record() in bp-activity.php does the grunt work. It takes about a zillion parameters. Here’s how I did it:

    $activity = array(
    'item_id' => (int)$group_id,
    'component_name' => 'groups',
    'component_action' => 'new_forum_post',
    'is_private' => 0,
    'secondary_item_id' => (int)$post['post_id'],
    'user_id' => (int)$post['poster_id'] );

    // create a group obj that the rest of bp can use, play nice
    $group_obj = new BP_Groups_Group($group_id);
    groups_record_activity($activity);

    groups_record_activity() in bp-groups.php takes an array param and if you look in there it eventually calls bp_activity_record()

    You’ll have to figure out how to translate all the params that takes into the table colums and eventually into what you see displayed. There aren’t any docs for the activity streams as far as I know.

    #45187
    Burt Adsit
    Participant

    anointed, you can just disable the bbpress group forums component in the bp back end.

    bp_forums_new_forum() in bp-forums.php is called by:

    groups_new_group_forum() in bp-groups.php is called by:

    groups_create_group() in bp-groups.php

    and

    groups_edit_group_settings() in bp-groups.php

    symm2112
    Participant

    I’m having a problem I can’t get around. The integration seemed to go just fine but here is my process.

    1. Create a group, including discussions.

    2. Forum is created just fine. I can go INTO bbpress and create a topic and see it listed on the group “active forum topics”

    3. HOWEVER, if I try to click on the link on the group page to either go to the “see all” link for forums or click on the topic itself, it doesn’t find it. It seems to be a permalink issue. I’m using name based permalinks for bbpress but I’ve tried all of the settings with no luck. It knows that SOMETHING is there, it’s just not creating the right links and I don’t know where it’s going wrong. Has anyone seen this?

    Jeff Sayre
    Participant

    Jfcarter-

    You do have the calls to the buddybar as I outlined in the second post in this thread, correct?

    Are you using a customized bbPress theme? If so, switch to the default bbP theme, add in the necessary code as detailed in this thread, and see what happens.

    Sounds to me like you’re not including the file correctly. If you were, the function would exist.

    Basic integration has very little to do with what you’re trying to do. They are unrelated in most ways. Basic integration just allows cookies to match up, so that you have a unified login scenario, where you can login and out freely from either side of WP or BBP.

    Deep integration involves loading bbPress inside WordPress, and WordPress inside bbPress, so that all functions and data are available to both sides at any point.

    jfcarter
    Participant

    @JJJ

    I’m still getting this error, even with the revised syntax/language.

    Fatal error: Call to undefined function wp_head() in mysite.com/forums/bb-templates/bbpress-forum/header.php

    Not sure what else could be going on. I have the basic integration, in terms of cookies, users, and forums.

Viewing 25 results - 6,776 through 6,800 (of 7,561 total)
Skip to toolbar