Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 54,726 through 54,750 (of 64,519 total)
  • Author
    Search Results
  • #69548

    In reply to: Limit front-page.php

    chrishajer
    Participant

    Does this do anything like what you want?

    https://bbpress.org/plugins/topic/front-page-topics/

    #69541

    bbPress and WordPress are not cross aware of role changes.

    So, if you change a WordPress role, the bbPress role is not changed;

    If you change the bbPress role, the WordPress role is not changed.

    I believe that this is is probably the way that most people would want it to be, although it would make sense eventually (once these can be more tightly integrated) to have the option of syncing them up.

    #4370
    dchase
    Member

    Ok, so I have wordpress 2.51 fully integrated with bbpress 0.9.0.2. I had a friend who I wanted to show the backend so I had him register and I figured I would then change his membership level to admin. So he registered via WordPress (which is using the register plus plugin) and it worked fine. He had subscriber status on WP and member status on BB. However, when I upgraded him via WP and it gave him admin status in WP but it didn’t change his status in BB, he is still just a member.

    Do I have to manually change this or is there a way to have it automatically change?

    #69535

    In reply to: Using iframe tags?

    chrishajer
    Participant

    How about the Admin can Post Anything plugin?

    https://bbpress.org/plugins/topic/admin-can-post-anything/

    Is this for admin use only?

    #4368
    thetimediva
    Member

    Hi

    I use instant teleseminar for recordings and they generate a code that you embed in your site etc. to display the player and download links.

    This is a sample of there code

    <iframe width=”452px” height=”130px” frameborder=”0″ scrolling=”no” src=”http://instantTeleseminar.com/replay.asp?eventid=5220734&preffix=custom”></iframe&gt;

    It won’t display the player… how do I get this to work?

    Is there an audio player plug in for bbpress like there is for wordpress?

    Thanks

    Ann

    #69522

    In reply to: Change Post Author?

    It isn’t about it being a regular basis, it’s about it being possible.

    In my testing and installing of bbPress, I usually bounce back and forth between a KeyMaster, an Admin, and a Member test account, and sometimes I am logged in and make a post under the wrong one. :)

    It’s more for convenience and possibility sake than it is for daily use or practicality.

    Forums with many users would just have a million entries in the drop down. Heck I dunno man I just thought of this idea! :)

    #4367
    gozlingo
    Member

    Hi,

    I have BBPress 1.0-alpha-2 integrated with WordPress MU 2.6.3.

    Users register and login with WordPress MU and are automatically logged in to BBPress. This all works fine.

    The problem I have is that the users have no “role on these forums” despite the fact that I have set the User Role Map correctly.

    I can update user’s roles manually, but obviously this is not ideal.

    I’m stumped!! Has anyone had a similar problem or know what might be wrong?

    Thanks,

    Oli

    #69513

    Hmm this is an interesting scenario, one that I never made it around to checking since I always do my work as an Admin or KeyMaster.

    I did just check my install of 2.7rc1 and bbPress Alpha-2 and I do not experience this type of issue.

    I am assuming that you’ve checked the obvious stuff from all of the other integration topics here? Making sure your SECRET_KEY’s match and cookie domains are copied over, etc?

    #69053

    @elwagar: Conversely, once they are registered you can assign them a role by going to the bbPress admin, WordPress Integration, and remapping. I feel like a plug-in could help this registration laziness along, but I also think this should just work correctly right away.

    I actually had a similar issue years ago integrating phpBB 2.x and osCommerce together, trying to get one to work inside the other with cookies and what-not was a really big problem, one that I never really did get working 100% correctly.

    I have no experience with bbPress Live, but it might be worth looking into. CK posted a really nice SQL example on how to grab information without a plug-in, so if you can’t get that to work, you could always put in a little manual labor. ;)

    #69052
    eliwagar
    Member

    I am still kind of fighting with it…what i found was that initially new members added to bbpress via WP don´t get a role assigned…but on publishing their first post they will be assigned the proper role…

    As you mentioned bbpress live above: On install it says “not implemented” on the settings screen for the post to WP section. And I can´t get it work either. Is there any secret?

    #69512
    dchase
    Member

    Sorry,

    Wordpress 2.51 installed in the root directory

    bbPress 0.9.0.2 installed in /forums

    I am using the same computer and logging in and out but I have been clearing all session, domain and path cookies each time.

    #69511

    Which versions of bbPress and WordPress are you using?

    Are you doing all of this logging in and out on the same computer?

    Have you tried manually deleting cookies and logging in again?

    What folders are WordPress and bbPress located in, relative to each other?

    #4364
    #68715
    mvds
    Member

    I know, but I consider that to be a small issue. I have now integration on the user account level (cookies) and I can access the admin panel on both. I can log in on one and I am automatically logged in on both but I just have to log out of both separately to be really logged off.

    Full integration messes up my bbpress completely, so I left that out. I am satisfied (for now) with what I’ve got working. I hope that integration will be working better when we get official releases on both.

    #69050

    Have you tried logging in and out of both your WordPress and bbPress installations and accessing both admin panels? I mean each combination each way.

    1. Log into WordPress; Check admin panel access and cookies; Log out of WordPress
    2. Log into bbPress; Check admin panel access and cookies; Log out of bbPress
    3. Log into WordPress; Check admin panel access and cookies; Log out of bbPress
    4. Log into bbPress; Check admin panel access and cookies; Log out of WordPress

    That is where the problem lies, and I have been running the most updated trunks of both bbPress and WordPress the entire time. :/

    #69049
    eliwagar
    Member

    Hi, I just upgraded WordPress to RC1 and used the newest trunk pf bbpress yesterday, and everything worked out fine…just as described during installation.

    #68713
    mvds
    Member

    I got it working, I will describe what I did for other users:

    First I deleted the bb_meta table from my DB, and also the bb_config.php file. After this I could re-install bbpress fine, including steps 2 and 3. I followed the steps from https://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2 but I left out the include part for the wp file. I also did the cookie settings for both wp and bb.

    Now I can use bb and wp just fine. One minor issue, I cannot log out from bb without also logging out from wp.

    #69508
    _ck_
    Participant
    chaslie
    Member

    Have just installed bbPress: 0.9.0.2

    Of the list of forums I have on the front page, I have 7 main forums and each of these forums have up to 50 child/sub forums. Can these child/sub forums be hidden on the front page meaning that if you visit one of the parent forums, it is only then that the child/sub forums are listed (underneath its parent forum).

    Many thanks all. Look forward to a solution.

    #69502
    johnhiler
    Member

    bbPress supports full exporting of your data into XML or other formats. Does vBulletin have robust importing tools? If so, this should be pretty straightforward!

    URLs of each topic/thread may change though… unless you can get the two softwares to generate similar URLs.

    #69491
    chrishajer
    Participant

    There is Revolution for both bbPress and WordPress:

    http://www.revolutiontheme.com/magazine/bbpress/

    I think if you look around you will find people who have released bbPress themes to match WordPress themes.

    https://bbpress.org/forums/topic/new-bbpress-theme-peacemaker

    http://bbshowcase.org/forums/forum/bbpress-templates

    #69448
    chrishajer
    Participant

    Also, _ck_ can’t you accomplish much of what you need without search in bbPress? I don’t miss it. If I am looking for something that I can’t find on a forum, even this one, I just use google site:bbpress.org/forums/ $whatever.

    #69048

    Short term, I was able to make this work by modifying 1 core WordPress file. This only allows for integration of the theme, but still does not allow access to the bbPress admin panel without changing the bb-config.php file back to original.

    It’s essentially a quick fix to get the theme working with all capabilities playing nicely.

    Basically I’m hard-coding the capability check from bbPress into WordPress. There should be a filter for this, but I’m not sure how to hook into it correctly without a mod or plug-in on the WordPress side.

    ~My fix is in no way a permanent solution. Auto-updating your WordPress installation will overwrite this fix.~


    In FILE wp-includes/capabilities.php:

    In the meta_map_cap function:

    Around Line 906:

    AFTER break;

    BEFORE default

    INSERT:

    /*
    
    */
    case 'write_post':
    $caps[] = 'write_posts';
    break;
    case 'edit_post':
    // edit_posts, edit_others_posts, edit_deleted, edit_closed, ignore_edit_lock
    if ( !$bb_post = bb_get_post( $args[0] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( $user_id == $bb_post->poster_id )
    $caps[] = 'edit_posts';
    else
    $caps[] = 'edit_others_posts';
    if ( $bb_post->post_status == '1' )
    $caps[] = 'edit_deleted';
    if ( !topic_is_open( $bb_post->topic_id ) )
    $caps[] = 'edit_closed';
    $post_time = bb_gmtstrtotime( $bb_post->post_time );
    $curr_time = time() + 1;
    $edit_lock = bb_get_option( 'edit_lock' );
    if ( $edit_lock >= 0 && $curr_time - $post_time > $edit_lock * 60 )
    $caps[] = 'ignore_edit_lock';
    break;
    case 'delete_post' :
    // edit_deleted, delete_posts
    if ( !$bb_post = bb_get_post( $args[0] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( 0 != $bb_post->post_status )
    $caps[] = 'edit_deleted';
    // NO BREAK
    case 'manage_posts' : // back compat
    $caps[] = 'delete_posts';
    break;
    case 'write_topic':
    $caps[] = 'write_topics';
    break;
    case 'edit_topic':
    // edit_closed, edit_deleted, edit_topics, edit_others_topics
    if ( !$topic = get_topic( $args[0] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( !topic_is_open( $args[0]) )
    $caps[] = 'edit_closed';
    if ( '1' == $topic->topic_status )
    $caps[] = 'edit_deleted';
    if ( $user_id == $topic->topic_poster )
    $caps[] = 'edit_topics';
    else
    $caps[] = 'edit_others_topics';
    break;
    case 'move_topic' :
    $caps[] = 'move_topics';
    break;
    case 'stick_topic' :
    $caps[] = 'stick_topics';
    break;
    case 'close_topic' :
    $caps[] = 'close_topics';
    break;
    case 'delete_topic' :
    $caps[] = 'delete_topics';
    add_filter( 'get_topic_where', 'no_where', 9999 );
    if ( !$topic = get_topic( $args[0] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( 0 != $topic->topic_status )
    $caps[] = 'edit_deleted';
    remove_filter( 'get_topic_where', 'no_where', 9999 );
    break;
    case 'manage_topics' :
    // back compat
    $caps[] = 'move_topics';
    $caps[] = 'stick_topics';
    $caps[] = 'close_topics';
    $caps[] = 'delete_topics';
    break;
    case 'add_tag_to':
    // edit_closed, edit_deleted, edit_tags;
    if ( !$topic = get_topic( $args[0] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( !topic_is_open( $topic->topic_id ) )
    $caps[] = 'edit_closed';
    if ( '1' == $topic->topic_status )
    $caps[] = 'edit_deleted';
    $caps[] = 'edit_tags';
    break;
    case 'edit_tag_by_on':
    // edit_closed, edit_deleted, edit_tags, edit_others_tags
    if ( !$topic = get_topic( $args[1] ) ) {
    $caps[] = 'magically_provide_data_given_bad_input';
    return $caps;
    }
    if ( !topic_is_open( $topic->topic_id ) )
    $caps[] = 'edit_closed';
    if ( '1' == $topic->topic_status )
    $caps[] = 'edit_deleted';
    if ( $user_id == $args[0] )
    $caps[] = 'edit_tags';
    else
    $caps[] = 'edit_others_tags';
    break;
    case 'edit_user':
    // edit_profile, edit_users;
    if ( $user_id == $args[0] )
    $caps[] = 'edit_profile';
    else
    $caps[] = 'edit_users';
    break;
    case 'edit_favorites_of':
    // edit_favorites, edit_others_favorites;
    if ( $user_id == $args[0] )
    $caps[] = 'edit_favorites';
    else
    $caps[] = 'edit_others_favorites';
    break;
    case 'delete_forum':
    $caps[] = 'delete_forums';
    break;
    case 'change_user_password':
    // change_password, edit_users
    $caps[] = 'change_password';
    if ( $user_id != $args[0] )
    $caps[] = 'edit_users';
    break;
    /*
    */

    #69499
    _ck_
    Participant

    There are bbpress sites running with hundred of thousands of posts, and at least one with over a million posts. You won’t need to switch to vbulletin unless you want to for some other reason.

    #4360
    enfotoad
    Member

    Hi there!

    I am going to use bbpress for my websites forum. Before I do so I would like to know if it is possible to switch to vbulliten when my forum becomes huge.

Viewing 25 results - 54,726 through 54,750 (of 64,519 total)
Skip to toolbar