Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,526 through 6,550 (of 7,561 total)
  • Author
    Search Results
  • #48164
    Kunal17
    Participant

    The above code link to the posts in the bbpress forums. Is there a way to modify it to take you into the group view instead?

    I want to restrict access to the forums directly and only want people to use it through the groups.

    #48163
    Tracedef
    Participant

    Also noticed that group forum threads are showing the html markup such as [p] tags and the like when shown on group page, the markup doesn’t show up in bbpress…. strange.

    #48152

    In reply to: Test

    r-a-y
    Keymaster

    Ahh cool! I see you guys are using the BBCode LIte plugin now for bbPress ;)

    #48063
    seppolaatle112
    Participant

    Ok, I’m getting tired of this forum always changing my posts when submitting. I guess that post up there is good enough for you guys to understand. :)

    #48061
    seppolaatle112
    Participant

    I am using Buddypress 1.01 width Wpmu 2.7.1 and managed to get the adminbar working great without even touching Buddypress core.

    All i actually did was to make sure I had :

    require_once('../wp-blog-header.php');

    in my bb-config.php-file, and after that i just simply added r-a-y’s code to my bb-theme functions.php file. :

    function recreate_bb_admin_bar() {

    echo '<div id="wp-admin-bar"><ul class="main-nav">';

    bp_adminbar_logo();

    bp_adminbar_login_menu();

    bp_adminbar_account_menu();

    bp_adminbar_blogs_menu();

    bp_adminbar_notifications_menu();

    bp_adminbar_authors_menu();

    bp_adminbar_random_menu();

    echo '</div>';

    }

    add_action( 'wp_footer', 'recreate_bb_admin_bar', 8 );

    add_action( 'admin_footer', 'recreate_bb_admin_bar' );

    add_action( 'wp_head', 'bp_core_admin_bar_css', 1 );

    Works just perfect. I can’t really see any need for a plugin to do this, but I guess there’s always someone who don’t manage without them. :)

    #48052
    pb1285n
    Participant

    I don’t have any memory errors but I keep getting this error.

    [25-Jun-2009 07:05:35] WordPress database error Table ‘pb1285n_sims3legacy.wp_98_options’ doesn’t exist for query SELECT * FROM wp_98_options WHERE option_name = ‘blogname’ made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, load_template, require_once, bp_the_site_blog_name, bp_get_the_site_blog_name, get_blog_option

    Any idea? Thanks

    talk2manoj
    Participant

    It seems memory_limit issue to me. If you check your php error log there must be a line something like “Allowed memory size of 8388608 bytes exhausted…….”

    To resolve that

    1. Check your phpinfo() and find “memory_limit” in it (Most server has 8 MB).

    2. Now to increase your memory_limit edit your php.ini file and find memory_limit

    3. Change existing value memory_limit = 8M ; to something like memory_limit = 12M ;

    4. Restart your apache server.

    5. Again check phpinfo() and memory_limit, now it should be 12M

    I think above workaround will solve your problem. :)

    pb1285n
    Participant

    Okay maybe it’s just me, because no one else has mentioned it since I made the change.

    Okay and thanks for letting me know about the other problem.

    talk2manoj
    Participant

    I have tried many times but at my end forum coming out ok, each time every time :)

    [p][/p] is a known bug and still needs to be tracked.

    pb1285n
    Participant

    Well it didn’t fix the formatting issue and I’ll have to wait and see if it fixes the vanishing forums, but thanks. :)

    EDIT: nevermind, they are still disappearing. Thanks for trying though, any other thoughts?

    talk2manoj
    Participant

    Try by deactivation vipers-video-quicktags plugin.

    pb1285n
    Participant
    talk2manoj
    Participant

    @ pb1285n : Can I have your URL?

    #48023
    3198429
    Inactive

    i have bbpress plugins enabled , but is their a plugin ?

    #48022
    3262389
    Inactive

    This should really be in the readme, forums are a huge part of social networking, and I will be developing a tightly integrated BuddyPress and bbPress application over the next few months. I’m sure you will see a lot of questions from me, and I look forward to helping out along the way.

    #48017
    notme31
    Participant

    Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation.

    :(((((

    #48016
    notme31
    Participant

    ok, i started from 0 again, its my 4th day trying to make it work, 8 hours day, I am FRUSTRATED, now:

    bbpress alpha 6

    BP 1.0.1

    wordpress mu 2.7.1

    I followed ALL the steps in this post (https://buddypress.org/forums/topic.php?id=471&page=5), I know them by heart already, users are shared in bbpress and wordpress, if i log on as admin in wordpress i am logged in also in bbpress, cookies seem to work but….

    …still not able to create a group with forum, nothing is updated in bbpress after creating the group, i think its because of cookies but I did ALL as commented so I am REALLY lost :(((

    so bbpress alpha 6 doesnt work for me, i tried rc1 and rc3 also

    #48015
    notme31
    Participant

    i hope, its the most difficult installation ever

    after expending 4 days to integrate buddypress bbpress and wordpress mu with no luch it makes Drupal easy

    #48014
    notme31
    Participant

    ok, now when i log in in wordpress i am logged in bbpress, but still cant create a group with forums enabled :(

    and now i can say i dont have any idea of what more to try :((((

    #47999
    notme31
    Participant

    ok, i started from 0 again, its my 4th day trying to make it work, 8 hours day, I am FRUSTRATED, now:

    bbpress alpha 6

    BP 1.0.1

    wordpress mu 2.7.1

    I followed ALL the steps in this post, I know them by heart already, users are shared in bbpress and wordpress, but if i log on as admin in wordpress and I go to bbpress I am NOT logged

    still not able to create a group with forum, nothing is updated in bbpress after creating the group, i think its because of cookies but I did ALL as commented so I am REALLY lost :(((

    #47996

    When bbPress goes 1.0, all will be well. :)

    #47995

    Good job :)

    #47987
    Tracedef
    Participant

    I’m using bbpress alpha 6, you may be pushing the envelope using the RC’s you mentioned.

    Also, 2.7.1 and BP 1.01

    #47957
    gpo1
    Participant

    It would be easy if bbpress plugins can be enabled!

    #47951
    notme31
    Participant

    at least it semi works for you :))))

    which versions are you using? bbpress 1.0.rc-1?

    I use bbpress 1.0.rc-3 and doesnt work and i dont know where to dowmnload rc-1 !!!

    do you have the file?

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