Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 49,526 through 49,550 (of 64,513 total)
  • Author
    Search Results
  • #77933

    If the user is visible in the bbPress forum panel, then it IS added in SQL. It’s possible your host is just hiding it somewhere you can’t see.

    #77860

    In WordPress that error is almost always caused by spaces or blank extra lines in your config file.

    http://www.hongkiat.com/blog/wordpress-error-warning-cannot-modify-header-information/

    The same is, generally, true of bbPress. Please read the link above to make sure that when we talk about spaces, we’re both talking about the same thing :)

    #76759
    hpguru
    Member

    No.

    #76816

    Hi anandasama,

    I followed the same order.

    Even I think that my user meta and cookie integration might have some problem, is there any way to check the same?

    Or can I do it again the cookie and user meta integration part?

    thanks

    #31471
    anandasama
    Member

    still in heavy development but I got the crucial stuff working.

    Once I got most functions and plugins working at a decent level I will make my own theme out of it.

    http://matsuri.moai.se

    #76815
    anandasama
    Member

    You need to integrate the user meta and the cookie integration. Seems like you made a mistake with both?

    Make sure you installed everything in this order:

    1. Clean DB (No old WP_ or bb_ tables. Clean it)

    2. Install WPMU

    3. Install Buddypress

    4. Install BbPress

    I used this guide and got it working:

    http://umwblogs.org/wiki/index.php/Integrating_WPMu%2C_BuddyPress%2C_and_bbPress

    #56574
    anandasama
    Member

    Ah but I use Buddypress and when users create groups in bp, automatical Subforums are created (Under the Parent forum id 1) in BbPress. But if I hide forum 1 (The parent), the other forum topics will still show in the latest discussions.

    And Its too painful to go and edit this afterwards. It must be automatic.

    I got some if Statement working with the forum loop. I excluded some subforums showing by using:

    `<?php if ( bb_forums() ) : ?>

    <?php while ( bb_forum() ) : global $forum; if ($forum->forum_parent != 0) continue; ?>

    <!– insert forum stuff to be looped –>

    <?php endwhile; ?>

    <?php endif; // bb_forums() ?>`

    but I cant get it working with topics.

    dressup9x
    Member

    Thanks Josh

    #76811

    In reply to: Latest Discussions

    Ok thks,

    i think the good uri is https://bbpress.org/plugins/topic/front-page-topics/

    thanks.

    #76698
    Josh Leuze
    Member

    @Ipstenu: I deactivated the Ajaxed Quotes plugin, didn’t seem to make any difference.

    I then deactivated all of the plugins, that didn’t change anything either.

    So I deactivated all the plugins and switched to the default theme. No changes. But when I reactivated those plugins, and switched to my custom theme, I am able to see those posts now, even when I am not logged in.

    The “+2 more” link still remains at the top, but the posts in the thread don’t seem change between the regular and all views. So it seems partially fixed, but the more link remaining makes think that more posts could get caught in this limbo.

    It almost seems like there was some caching involved and reactivating the theme and the plugins cleared this. But I don’t see that being the case with any of the plugins I am using. And it isn’t the brower’s cache, the problem is the same on multiple machines, any OS or browser.

    #76697
    Josh Leuze
    Member

    @johnhiler: I am using 1.1, the latest version of Akismet.

    I should also mention that I can’t replicate this. If I mark a post as spam, and then go in and mark that post as not spam, it shows back up just fine in the thread.

    It only appears to be happening when Akismet itself filters a post as spam.

    #76696
    Josh Leuze
    Member

    @chrishajer: I can sort of rescue a spam post. I don’t have any problem finding the spam posts in the admin panel, and marking them as “Not Spam”. They disappear from the spam posts and show up in the regular posts.

    But in the front end, they do not show up unless I am logged in as admin and click the “+2 More” link.

    I am using a custom theme, but it is built from Kakumei and should not be very functionally different from that. I switched back to the default theme, and everything functioned the same.

    #31469

    I registered a hosting space on http://www.netsons.com (it’s free). They offer a mysql database. I istalled wordpress and bbpress on the space, and worked. But the question is: when i installed bbpress…it asked me about a mysql url…i inserted netsons’s mysql url… it sayed ok.

    But when i register a new user on forum…the record is not in netsons’s mysql!!! the user is visible only in bbpress forum panel.

    So: why it asked me about a mysql URL if it don’t use it?

    i’m newbie from italy…sorry

    here is the site in question: http://www.waapsols.com

    Its running Buddypress.

    These are the steps i followed to integrate BB and BP… http://buddypress.org/forums/topic/bp-103-and-bbpress-which-version-plugins-cookies#post-20006

    WPMU, BP, and BB is working good. But I just can’t get the logins to work, I mean when I login into WPMU, I am not automatically logged into BBPress Forum.

    I am guessing thats the reason why in my BuddyPress, the forum is working fine, but who ever posts, there is no gravtar or name is seen :(

    Can someone help, what might have gone wrong.?

    #77905

    In reply to: How to delete a post ?

    No, bbPress 1.0.2 is released. 1.1 is being built.

    #77891

    The . should be there.

    Your Keys and Salts on bb-config are prefaced by ‘BB_’ right?

    Though … your cookiepatch is wpm. Is this WordPressMU?

    #31464

    I would like to have my comment’s nested. I already have a comment nesting plugin for WP, but not sure if that could be reused for bbPress.

    #77904

    In reply to: How to delete a post ?

    hpguru
    Member

    bbPress 1.1 is published occasionally

    #76810

    In reply to: Latest Discussions

    hpguru
    Member
    rudy3107
    Member

    so i am asking for HELP and it should work…hehe.

    i just installed bb102 on wp283mu.

    and in bb admin there is no setting option other than chnage theme.

    what went wrong?

    rudy3107
    Member

    I also face same Problem

    I use 2.8.2 mu bbPress 1.0.2

    it ask for passowrd when you switch to wp to bb and bb to wp but it allow wp users to login to bb

    and also i cann`t see admin control panel in BB other than theme chnage

    where it went wrong

    Gautam
    Member

    I have seen many people asking that tags are not getting deleted in bbPress 1.0 (Even I faced the same problem, but it was working in the default theme). So I just thought of writing a solution for it.

    Open the topic-tags.php of your theme.

    You would find something like this:

    <?php if ( $public_tags ) : ?>
    <div id="othertags">
    <ul id="yourtaglist">
    <?php foreach ( $public_tags as $tag ) : ?>
    <li id="tag-<?php echo $tag->tag_id; ?>_<?php echo $tag->user_id; ?>">
    <a href="<?php bb_tag_link(); ?>" rel="tag"><?php bb_tag_name(); ?></a> <?php $tags = bb_get_tag_remove_link (); if ($tags) echo '<small>'.$tags.'</small>'; ?>
    </li>
    <?php endforeach; ?>
    </ul>
    </div>

    Replace it with:

    <?php if ( bb_get_topic_tags() ) : ?>
    <?php bb_list_tags(); ?>

    That’s it!

    You can also view the changes to topic-tags.php of the default theme in the trac:

    http://trac.bbpress.org/changeset?old_path=%2Ftrunk%2Fbb-templates%2Fkakumei%2Ftopic-tags.php&old=940&new_path=%2Ftrunk%2Fbb-templates%2Fkakumei%2Ftopic-tags.php&new=2344

    #77925
    Gautam
    Member

    Yeah, very nice theme.

    They have also released it publicly here:

    http://urbangiraffe.com/themes/guangzhou/

    #76692
    Josh Leuze
    Member

    Hmm, I upgraded to 1.0.2 and the problem has not changed.

    These are the plugins that I am using: Ajaxed Quote, Akismet, Allow Images, BBcode Buttons Toolbar, BBcode Lite, bbPM, bbPress signatures, bbPress Smilies, BBVideo, Post Count Plus, and reCAPTCHA bbPress.

    I don’t see anything that could be causing this though, anyone else have any other ideas?

Viewing 25 results - 49,526 through 49,550 (of 64,513 total)
Skip to toolbar