Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 38,476 through 38,500 (of 64,515 total)
  • Author
    Search Results
  • #38135
    Thewayx
    Member

    The instalation was completed but during the integration whith WordPress, when ask me for the key master, I said admin and there was an error.

    Now, I can`t re-install bbPress and in the dashboard of wordpress theres not nothing about bbPress. I used the same database of WordPress.

    Any idea. What can I do now.

    Thanks!.

    #100033
    Thewayx
    Member
    #105133
    Thewayx
    Member
    #95103
    tooltrainer
    Member

    @JJJ – I greatly appreciate you fixing my “Close Topic” bug! Unfortunately it appears to break super sticky posts. =(

    The particular topic I want to close, is a super stick with some “forum guidelines” that should be visible everywhere. When I close it now, it’s visible in the original forum it was created in, but nowhere else.

    So we have half the problem solved, at least the topic IS visible to other users.

    Looking forward to a full fix on this one!

    As for favorites and subscriptions, the problem is that the buttons for choosing them in the first place, aren’t available. They exist in the code, but are not present visually to the user, to be able to press them. What’s the best way to actually enable these features?

    Also for anyone else this may help – here is how I updated painlessly (and will do so going forward)

    1) Download latest branch and edit bbpress.php, changing the plugin name to add the specific branch number

    2) Rename new plugin folder name to “bbpress xxxx” where “xxxx” is the version number”

    3) Upload folder to plugins folder of my WP install

    4) Deactivate old bbPress plugin

    5) Activate new “bbpress xxxx” plugin

    6) Move theme from old bbP to new bbP

    7) Enable theme in the new bbP

    8) Profit!

    This worked great for me, no conflicts, no worries of overwriting files, etc. Very smooth and easy to degrade back again if I need to.

    Jonathan

    #95102
    yutt
    Member

    @JJJ honestly, I would consider it, but I can’t tell if this is going to be another half finished abandoned project like 1.0 was. What you guys are doing is great, but if WordPress HQ isn’t commited to seriously supporting the project this time, I can’t say I’m hopeful.

    Don’t mean to be too negative, I’m just saying what many are thinking.

    #38132
    ajz
    Member

    I’ve installed the plugin bbpress-polls and it seems to be working. Since ive modified my theme the polls dont show up but i can add questions and so on.

    Is there any way to show the poll under the topic title or something. Or before the first post.

    #38085
    Thewayx
    Member

    Hello,

    WP 3.1.1 multisite

    bbPress 1.0.3

    bbpress NOT required installation. I’m going to http://www.mysite.com/bbpress and show apage with “Page not found! I’m sorry, but there is nothing at this URL.”

    Anybody can help me? Thanks

    #100110

    You can give the trunk version of bbPress a try. It comes with this ability in core, and is near the end of development.

    #105210

    You can give the trunk version of bbPress a try. It comes with this ability in core, and is near the end of development.

    gregptpt
    Member

    Dear all

    It seems frustrating to find what I thought would be an easy enough to find topic. Maybe I’m searching wrong but here goes.

    After a lot of hours I finally managed to integrate WP and bbPress. I managed to create a link to my bbPress. The final step before i take a break is to create a link back to WP in my bbPress.

    The closest I could find to clear cut directions was here:

    http://bbpress.org/forums/topic/link-header-image-to-wordpress

    I followed the instructions and changed

    <h1>”><?php bb_option(‘name’); ?></h1>

    to

    <a href="http://www.my website.com” "><Back to my website</a>

    and when I get to the forum site there is nothing. No link back to my website.

    (I know it looks weird to have com” “> but somehow without the second ” my bbpress log in, search box, etc gets crammed into the right side of the header)

    Could anyone explain exactly how and where to change this line? Is there anything else I must change? Maybe…

    … it’s because I should omit the “www”?

    … I need to have the “/home” for my website?

    For reference, here’s how my original header.php looks like

    <?php

    $_head_profile_attr = ”;

    if ( bb_is_profile() ) {

    global $self;

    if ( !$self ) {

    $_head_profile_attr = ‘ profile=”http://www.w3.org/2006/03/hcard”&#8216;;

    }

    }

    ?>

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.1//EN” “http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd”&gt;

    <html xmlns=”http://www.w3.org/1999/xhtml”&lt;?php bb_language_attributes( ‘1.1’ ); ?>>

    <head<?php echo $_head_profile_attr; ?>>

    <meta http-equiv=”X-UA-Compatible” content=”IE=8″ />

    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />

    <title><?php bb_title() ?></title>

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>” type=”text/css” />

    <?php if ( ‘rtl’ == bb_get_option( ‘text_direction’ ) ) : ?>

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri( ‘rtl’ ); ?>” type=”text/css” />

    <?php endif; ?>

    <?php bb_feed_head(); ?>

    <?php bb_head(); ?>

    </head>

    <body id=”<?php bb_location(); ?>”>

    <div id=”wrapper”>

    <div id=”header” role=”banner”>

    <h1>”><?php bb_option(‘name’); ?></h1>

    <?php if ( bb_get_option(‘description’) ) : ?><p class=”description”><?php bb_option(‘description’); ?></p><?php endif; ?>

    <?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>

    <div class=”search”>

    <?php search_form(); ?>

    </div>

    </div>

    <div id=”main”>

    <?php if ( bb_is_profile() ) profile_menu(); ?>

    #100064
    #105164
    #37682
    memnunfor
    Member

    I want to change the header and add a png image instead of the title.

    any help would be great.

    Thanks.

    http://memnunmusun.com/

    #77088

    In reply to: bbpress and memcache?

    gregfielding
    Participant

    Getting weirder…I think I found the root of the problem: my bbpress permalinks are being re-written when someone replies to a forum thread.

    Here’a pic and some more detail. Sorry about the frequent posts – there aren’t too many places to go for help!

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/is-this-a-buddypress-problem-bbpress-problem-or-caching-problem/

    #77087

    In reply to: bbpress and memcache?

    gregfielding
    Participant

    I though I found the solution, reading these threads…maybe it’s an issue with recognizing content types?

    https://wordpress.org/support/topic/batcache-ignores-content-type-header-sends-everything-as-texthtml?replies=3

    http://maisonbisson.com/blog/post/13773/fixing-batcache-to-send-the-correct-content-type-header/

    But this fix didn’t work – just took the memcached served offline.

    #100092
    zaerl
    Participant

    bb-admin/options-general.php, first form.

    #105192
    zaerl
    Participant

    bb-admin/options-general.php, first form.

    TheClue
    Member

    Good morning,

    i’m planning to move my existing wp 3.1.1 network to a multisite installation, while installing a bbpress forum for them;

    the idea is to have the following domain mapping:

    1. blog1.mydomain

    2. blog2.mydomain

    3. blog3.mydomain

    ….

    x. forum.mydomain (it could be like a new ad-hoc ‘fake’ blog, i guess)

    the point is: can i share users and users profile between all subdomains? i know that multisite wp allow this, but what about that _including_ the forum blog?

    before moving in i prefer to be sure it is possible :)

    tnx in advance for help,

    gabriele

    #100061
    Syrinxie
    Member

    Kinda. I’m having issues with User Role Maps not working. But other than that yes. It works fine.

    If you have AIM, leave it and I’ll try to help in anyway I can.

    #105161
    Syrinxie
    Member

    Kinda. I’m having issues with User Role Maps not working. But other than that yes. It works fine.

    If you have AIM, leave it and I’ll try to help in anyway I can.

    #38108
    MichaelOscar
    Member

    I guess I messed it during install, but my site’s name is New BBPress Site with the first forum named what I wanted the site named.

    How can I change it without re-install? I couldn’t find it in the admin panel.

    TY

    Thanks!

    Problem fixed.

    Thanks!

    Problem fixed.

    Richard Moon
    Member

    I had the same problem. I found a couple of other posts via Google that lead me to the answer. You need to exclude bbPress from being processed by WP Super Cache. This can be done through a configuration setting within WP Super Cache.

    > WordPress Dashboard

    > Settings

    > WP Super Cache

    > Advanced tab

    > Scroll down to “Accepted Filenames & Rejected URI’s”

    > Add here strings (not a filename) …

    I found the following entries in that text box:

    wp-.*.php

    index.php

    I added:

    /forums/

    (My bbPress application is installed under my WordPress directory in the /forums sub-directory).

    Now all URL’s that include the string “/forums/” are ignored in terms of caching.

    Richard

    Richard Moon
    Member

    I had the same problem. I found a couple of other posts via Google that lead me to the answer. You need to exclude bbPress from being processed by WP Super Cache. This can be done through a configuration setting within WP Super Cache.

    > WordPress Dashboard

    > Settings

    > WP Super Cache

    > Advanced tab

    > Scroll down to “Accepted Filenames & Rejected URI’s”

    > Add here strings (not a filename) …

    I found the following entries in that text box:

    wp-.*.php

    index.php

    I added:

    /forums/

    (My bbPress application is installed under my WordPress directory in the /forums sub-directory).

    Now all URL’s that include the string “/forums/” are ignored in terms of caching.

    Richard

Viewing 25 results - 38,476 through 38,500 (of 64,515 total)
Skip to toolbar