Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 25,126 through 25,150 (of 64,535 total)
  • Author
    Search Results
  • #135406

    In reply to: Where is my forum?

    mlfant
    Participant

    Why hasn’t anyone gotten back with a suggestion at least lol? I’m having the same issue. bbPress is supposed to create three custom post types to get the user started creating a forum, and I don’t see the three either. And it isn’t just a theme issue. I’ve installed on three separate themes and it has always failed to produce the three custom post types.

    #135404
    hans.azhar
    Participant

    any example?

    Cory
    Participant

    We started a forum on a WP blog using custom post-types as the forum posts, giving users front-end access to a post box. We’ve decided to move to using bbPress for the forum.

    We have two instances of WP. One currently using the custom post types, and another we’re developing with BuddyPress and bbPress. When it’s time to switch to our new system, we want to keep the conversations that were created in the custom post types, and convert them to bbPress topics.

    I’ve found a few plugins that claim to convert posts to bbPress topics, but the primary issue I’ve run into is that these scripts and/or plugins do not bring the post’s comments along as well.

    I need my custom posts and comments to become bbPress topics and replies.

    Looking at the plugins, it seems I just need to change the post types in the database to the correct types (eg., ‘custom-post’ and ‘comment’ into ‘topic’ and ‘reply’). If we get into the database to make those changes, should that work? Or is there something further we need to do?

    Other ideas?

    #135400
    Hansaplastique
    Participant

    This “topic” was also discussed in an older (2 years old) Post.
    But no clarification how “safe” it is to remove the mod_security rule for particular bbPress links (which ones, anyone?).

    #135399
    Hansaplastique
    Participant

    Since bbPress sanitizes a post, is it save to disable the mod_security rule (for forum pages only) concerning the SQL injection rules?

    (what do you do on this forum?)

    #135398
    Hansaplastique
    Participant

    Alright found the cause of this issue: mod_secure is catching it 🙁

    Any way to make this work without compromising security?
    (ie. the bbpress.org server seems to be fine with posting this)

    #135397
    jralston
    Participant

    I am attempting to import bbpress 1 forum into the new bbpress plugin on a new site using the Import Forums tool in WordPress. I successfully did this in a test – once. I tried to do another test and haven’t been able to do it again successfully. When I start the conversion I get the yellow box at the bottom “Starting Conversion” and the turning wheel… the wheel keeps turning… an hour later, it’s still turning. It’s not progressing. I have to quit out of it. There is no new data in the DB. What is the issue here?

    nolimit966
    Participant

    Hi there,
    I am new to BBPress & would like to know the answer to a few questions please.

    1: My current WordPress website uses a 3rd party plugin called “Capability Manager Enhanced” which allows my visitors to register to access specific content. I have created and named these user catagories:
    Light
    Standard
    Professional users

    I have created 3 forums on BBPress with the name names – Light, Standard and Professional customer forums. Will it be possible to use a 3rd party plugin to only allow specific user roles to access one of these forums?

    Thank you

    #135389
    daivdwhite
    Participant

    It just a plugin for WordPress!

    #135381
    Hansaplastique
    Participant

    Since that worked just fine here, I’ll have to blame my own editor 🙂
    (I’m using a rich editor, not TinyMCE)

    If I send “rich” content to BBPress (ie. HTML), what would the proper formatting be for code?

    #135380
    Hansaplastique
    Participant

    Well after playing with this issue for several hours I have narrowed the problem down to this;

    If I try to post the following trivial example code example:

    update project_management set prj_first_activated = CURRENT_DATE;

    the post will not be posted (I guess trying that here will help get insight – if it behaves the same, then I know that there is a good chance that it’s BBPress related).

    If I leave the “=” out of the code however, it posts just fine.

    #135379
    McMinnville_Mike
    Participant

    I’m helping some friends with their website. I set it all up using WordPress and BBPress and they have asked me if I could setup a moderator user roll for the forum that would give a user limited powers but allow them to open / close / lock threads. Is there a plugin for this, or a way to set that up in BBPress already? I looked around in the plugin settings but don’t see that option anywhere.

    Any help would be greatly appreciated!

    #135378
    Hansaplastique
    Participant

    I have a section in my bbPress Forums (bbPress 2.3.2 + WordPress 3.5.2) related to SQL.
    So … users will post SQL example code, but it appears bbPress is simply rejecting the entire post, without even a warning.

    Is this a “standard” filtering by bbPress (to avoid injections)?
    Is there a way around this limitation?
    Does it involve only a few keywords/characters?

    (Yes; I did try Google and searching this forum)

    Any help or insight would be very much appreciated 🙂

    #135377
    janhoos
    Participant

    I’ll try that out! I used the .entry-title tag before. And that was used by metro. didnt use .bbPress

    #135376
    @mercime
    Moderator

    The problem is the theme uses the same tag


    @janhoos
    .bbPress is only added to the body tag only where bbPress is active. Hence, you could use body.bbPress to ID bbPress pages. I don’t use Metro, so I find it strange that .bbpress would be added to body tag in all pages.

    #135375
    janhoos
    Participant

    Thanks for the answer. The problem is the theme uses the same tag. I could alter it in my theme, but I would rather add a class in bbPress. As I bought the theme and I believe it will get updates every now and then. Although you can say the same about bbPress of course… 😛

    #135374
    @mercime
    Moderator

    @janhoos to control page titles in bbPress pages, add to your stylesheet:

    body.bbpress h1.entry-title {
    // your styles here
    }
    #135373
    janhoos
    Participant

    Hey guys!

    I’m using the genesis framework with the Metro childtheme (http://d1021797-400.nedlook.com/airsoftclubnederland.nl/forums/) and Metro has these (imo) cool big titles. But its really unneeded on the forums.

    I already know I can put the CSS file in my theme folder but when I mod the title attribute, the titles on normal pages and will also be smaller. Its not being restricted to bbPress as both (WordPress and bbPress) use the same title attribute.

    Where can I add a class to the bbPress titles? I imagine I need to modify a core file somewhere.

    That way I can simply copy the CSS from the metro title and put something like: div class bbpresstitle in front of it and make it so that only bbPress uses that bit of CSS.

    Razva
    Participant

    Hello,

    I would like to know how to make the “frontpage” of our forum exactly like this forum (bbPress Support). The frontpage should have a paginated “stream” with the latest topics, in the sidebar I should have the forums categories, etc.

    Can you please give me a hint?

    Thanks!

    #135369
    RiGoRmOrTiS_UK
    Participant

    I would really like to get the @username displayed under a person’s name next to the avatar; the same as these forums; some of my forum users have changed their display names and its making it less user friendly when people try to use @username to get someone’s attention through mentions.

    I have read all the info from @johnjamesjacoby above; but it kinda went over my head; ideally I’d love to know exactly what php file to edit and what code to insert and at what specific line/area of said PHP file 🙂 if possible!

    Hope someone can help! thanks!

    #135367
    xmatter
    Participant

    I have read several articles about removing the bbpress slug for forums and then creating a page “forums”, but I really don’t to do that if there is another way. I simply want to add a link to my main navigation menu so when a user clicks it, they are taken to the forum main index. I know when i type in http://www.samplesite.com/forums it takes me where i want to go. So how can i accomplish this with/without creating a forums page. When I have a forums page, the link displays in the main navigation menu, but takes me to an empty page with no forums. Thanks in advance!!!

    #135364
    wghyzer
    Participant

    The short code [bbp-forum-index] displays an entire list of forums while the side bar widget bbPress List can be made to display just the Forum root. Is there a way to either make the [bbp-forum-index] display just the forum rootlist or can the widget bbPress List be made to display on a page?

    Thank You

    #135361
    Anonymous User
    Inactive

    Hello,

    Could anyone point me in the right direction so I can identify the filters used in bbpress so that I might remove wptexturize?

    I have identified those required for WordPress itself, but bbpress appears to use different filters. The WordPress ones I successfully used are:

    remove_filter( ‘the_title’, ‘wptexturize’ );
    remove_filter( ‘the_content’, ‘wptexturize’ );
    remove_filter( ‘the_excerpt’, ‘wptexturize’ );
    remove_filter( ‘comment_text’, ‘wptexturize’ );

    Which I added to functions.php of a child theme.

    I then identified what I thought were the required filters in bbpress from here:

    http://etivite.com/api-hooks/bbpress/trigger/apply_filters/bbp_get_topic_content/

    …and added the following to functions.php to no effect:

    remove_filter( ‘bbp_get_reply_content’, ‘wptexturize’);
    remove_filter( ‘bbp_get_topic_content’, ‘wptexturize’);

    These filters do not work, so I assume they are not the correct ones. Any ideas what the correct filters are?

    Thank you!

    #135359
    jwondrusch
    Participant

    After much trial and error, I’ve come to a solution that retains permission control and shows the first post when using Wishlist Member with bbPress:

    
    // Create a new filtering function that will add our where clause to the query
    add_filter( 'posts_where', 'your_filter_where', 99 );
    function your_filter_where( $where ) {
    
    	global $post;
            
            // Limit to posts so it's not ruining permission queries all around the site.  You could also check user level if you need further specificity.
    	if( get_post_type( $post->ID ) == 'topic' ) {
    
                    // The Solution: Match based on post id AND parent id.  The admin query did this, the user query did not, so we do a simple search and replace to make it happen.
    		$search = $wpdb->prefix . 'posts.post_parent = ' . $post->ID;
    		$replace = '( ' . $wpdb->prefix . 'posts.post_parent = ' . $post->ID . ' OR ' . $wpdb->prefix.'posts.ID = ' . $post->ID . ' ) ';
    		
    		$where = str_replace( $search, $replace, $where);
    
    	}
    
    	return $where;
    }
    

    Due to the way that WLM obfuscates their code, it’s impossible to know exactly HOW they are re-constructing queries, but this is a quick starting point for anyone looking to solve the issue of WLM not showing bbPress’s first post in a topic to users.

    Hope it helps!

    Jonathan

    #135358
    scr33ner
    Participant

    hello there. iam wondering if i activate bbpress, write some things and all of them will be displayed on the frontpage.

    is that normal? if yes, is there a way to deactivate? dont like this setting, but all in all i find bbpress is a nice forum.

Viewing 25 results - 25,126 through 25,150 (of 64,535 total)
Skip to toolbar