Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 29,376 through 29,400 (of 64,518 total)
  • Author
    Search Results
  • #119068
    Shane Gowland
    Participant

    Somewhere in your bbPress theme file there is an unneeded comma sitting between two quotation mark characters.

    Remove ", " …and you should be good.

    As for features; it really depends on what you’re looking for. GD bbPress Toolkit has some cool features; like attachments, signatures, custom views etc.

    Shane Gowland
    Participant

    bbPress is a WordPress plugin. It doesn’t operate independently; so you will need to either create a second install of WordPress on the subdomain or create a WordPress network.

    #119066
    Trilient
    Participant

    So recently my website has switched from just being a forum to becoming an actual website. We chose wordpress as a CMS because it seemed to fit all of our needs.

    I’m no PHP programmer, at most I can do HTML/CSS so I need a little help. There’s a comma in my forums sub-forum list. You can visit this page: http://ludosnet.com/bbpress and see there’s an unneeded comma after every subforum. I’d like to know how to remove that. I’m using the 2010 theme with a few of my own customizations.

    We’re in the process of importing all of our forums over to bbpress from xenforo, but it’s a rather complicated task. So any help would be appreciated.

    Also concerning bbpress what plugins would you recommend to make the software have a few more features?

    #119064
    joshuaslate
    Participant

    Unfortunately I’m getting the same thing after disabling it. http://investorswap.com/board/

    Not sure why this is happening. Any more ideas? Thank you for the first suggestion.

    #119063
    joshuaslate
    Participant

    Thanks a bunch!

    rfhurley
    Participant

    How does one install bbPress as a SUB-domain of an existing WordPress installation? If I install it in the plugin folder, how do I get it to work as a subdomain?

    #119061
    @mercime
    Moderator

    > This is intended to be a site-wide forum and not group specific.

    If you do not intend to use the internal BuddyPress Group Forums, then go to Settings > BuddyPress > Components panel and uncheck Discussion Forums component. https://codex.buddypress.org/getting-started/configure-buddypress-components/

    #119058
    EricSchmitz
    Participant

    One week ago, I was driving back home from WordCamp Louisville. The final talk was by Pippin, about bbPress as an exemplar of good WP plugin development. It was, frankly, the best talk of the day for me. Thanks man, for ending that event on a real high-note!

    #119057
    joshuaslate
    Participant

    Hello! I’m helping a friend with his website. He’s trying to make a community for investors. We’re having trouble with the bbPress forums. You can see that http://investorswap.com/board/forum/general-stock-talk/ works, but if you go up a level to http://investorswap.com/board it is showing the category and boards, but they aren’t clickable. I’ve never used bbPress or BuddyPress before this, so I’m pretty lost. Any help would be very appreciated! This is intended to be a site-wide forum and not group specific.

    Using the latest version of WordPress, bbPress, and BuddyPress!

    Thanks!

    #119056
    htz77
    Participant

    I solved this with some CSS. First, in WP-Admin > Appearance > Menus, i added a custom CSS class to my tabs (at least my Forum tab and News tab). If you don’t see the CSS-classes field, toggle it on in the Screen-Options. For my Forums tab, i set a CSS class of “nav1-forum” and my News tab got “nav1-news”.

    Then in my CSS file (style.css), i added this to my Active-tab styles
    .bbPress #main-menu #menu-main-menu li.nav1-forums a,
    which makes the Forum tab highlighted whenever bbPress is “on” (based on the body class “.bbPress”.

    And I added this to my Inactive-tab styles:
    .bbPress #main-menu #menu-main-menu li.nav1-news a,
    which forces my News tab (which is for my normal “posts” post-type, the blog area of my site), to appear as Inactive, even though its element actually does incorrectly have the class “current_page_parent”.

    Of course you may need to adjust the IDs in the css, to match your html.

    htz77
    Participant

    Has a solution been found for this yet? When viewing any page of my Forum, my Menu (from wp_nav_menu) actually shows my NEWS tab (the LI element) (the normal “posts” post-type, for the blog section) with the “current_page_parent” class. So my forum looks as if it’s in the News section. I do have a Forum tab in my menu, but it is the Forum index page (using a shortcode). I suppose i can just use CSS to fix all this, but i would think bbPress would be able to avoid incorrectly triggering the “current_page_parent” class on the wrong element.

    #119052
    htz77
    Participant

    @Shane – Hey, thanks for responding, i appreciate the help. I finally found the issue. It was a conflict with the Slug i had entered in WP-Admin > Settings > Forums > Archive Slugs > Forums Base. I had it as “forums” — i guess that’s the same name as the CPT used by bbPress. So when i changed my slug to “theforum”, the problem was solved.

    • This reply was modified 13 years, 6 months ago by htz77.
    #119051
    Rethink
    Participant

    Wordpress and bbPress are up to date. This is part of a WordPress multisite install.

    http://anabaptistworship.com/category/community-music/

    I am using a custom child theme and there is no error when I switch to twentyeleven.

    I recently started getting this error, even on pages that aren’t part of bbpress on my site. I’m not sure when it started–maybe with a recent update?


    Error:

    Warning: Missing argument 2 for _bbp_has_replies_where() in /hermes/waloraweb048/b1387/as.rethink/wp-content/plugins/bbpress/bbp-includes/bbp-reply-functions.php on line 1381

    Fatal error: Call to a member function get() on a non-object in /hermes/waloraweb048/b1387/as.rethink/wp-content/plugins/bbpress/bbp-includes/bbp-reply-functions.php on line 1384


    Lines 1381-1385 of the file it mentions:

    function _bbp_has_replies_where( $where, $query ) {
    
        // Bail if no post_parent to replace
        if ( ! is_numeric( $query->get( 'post_parent' ) ) )
            return $where;
    

    Any suggestions? Thanks!

    #119049
    zaerl
    Participant

    What 500 error you got? You can see it from the apache error log (tail /var/log/apache2/error.log)

    #119045
    WHUK_Barb
    Participant

    It’s a weird incident where despite all my efforts, I just not able to get bbpress correctly installed on one of our servers. Though infact I’ve done this in the past for couple of our clients, but just unable to figure out what’s going wrong this time. After installing bbPress from the WordPress plugins menu, I get to see a 500> Internal Server Error for one of the clients site. I tried renaming the bbPress folder to bbpress-bak in wp-content/plugins, it didn’t give me an error, but I couldn’t activate bbPress with the folder name changed.I’ve set 755 for bbPress. But no luck with that, still trying. Can someone please help me with it ?
    Regards,
    Barb from Webhosting UK

    #119038

    In reply to: Ask for a plugin

    matrixd
    Participant

    @zaerl It sounds great!

    #119036
    htz77
    Participant

    I have a custom WP_Query outside the main loop, in my header.php, and also another one in footer.php. On my Forums List page (the top/base level of bbPress that lists all my Forums), the custom WP_Query in both header.php and footer.php, no longer works. It shows another instance of the bbPress Forums List, instead of showing the correct content (as it does on every other page of my site, including all other bbPress pages). My custom WP_Query is
    $args = array(
    'post_type' => 'page',
    'page_id' => 218
    );
    $the_query = new WP_Query( $args );
    while ( $the_query->have_posts() ) : $the_query->the_post();

    the_content();
    endwhile;
    wp_reset_postdata();

    I also tried get_page, which also didn’t work.
    $page_id = 218;
    $page_data = get_page( $page_id );
    $page_content = apply_filters('the_content', $page_data->post_content);
    echo $page_content;

    I tried using a bbPress ShortCode in a WP-Page called “Forums”, and then also without a page, just using bbPress Permalink “Forums”, without a wp-page and shortcode. Same problem either way.

    Why would bbPress conflict with these core WP functions? And why would it happen ONLY on the Forums List page? I also tested this in TwentyEleven, and the problem is there too.

    #119031
    JamesWagner
    Participant

    By the way, those comments about ways to manage searches are more of a wishful hope. The real issue is getting searches that include the forum. At this point, I am assuming that it is a configuration issue, rather than capability that needs another plugin.

    Thanks for your help….
    Jim Wagner

    #119029

    In reply to: 404 Error BBpress

    sharonlipinski
    Participant

    I was having the same problem and your suggestion fixed it. Thanks BenNielV!

    #119028
    Shane Gowland
    Participant

    Thanks Pippin! 🙂

    #119026
    JamesWagner
    Participant

    Greetings –

    A very green WordPress user, here, who still has a LOT to learn. One thing I do need to learn is about the Search function. Installation: bbPress 2.1.2, Responsive Theme, WordPress 1.7.7.

    When I enter a search term in the search box on any forum page, it finds nothing in the forum, even though there are entries with exactly the same tag as the search term. But it finds multiple entries on the rest of the site.

    At the very least, search needs to find entries in both the forum and the site, generally. Preferably, to reduce response clutter, it would be nice to have searches originating on a forum page return results only from the forum. Or, even better, would be a selector that says “search in:” documentation, application notes, blog, wiki, forum, or site as a whole.

    Can someone suggest any strategies to get a search that at least works in the forum?

    Many thanks
    Jim Wagner
    Oregon Research Electronics

    #119025
    citizenkeith
    Participant

    Hello!

    I am having a problem with my site. I have had the bbPress plugin installed on my WordPress for some time now, but it has not been activated. I just kept it there, and updated it regularly, until I finished working on my theme. Well, that work is finished now. When I activated the bbPress plugin, the entire website doesn’t load (“View Page Source” reveals nothing).

    I would like to delete bbPress from my database, but I have no idea how to do that. I just want to start over from scratch…

    Anybody? 🙂

    #119024
    laprek
    Participant

    Hello everyone!
    Would it be possible to import oxwall forums to bbpress?

    #119022
    tamarazuk
    Participant

    Hi,

    I am unable to view the topic or reply content. With debug on I receive the following error

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘FORCE INDEX (PRIMARY, post\_parent) WHERE 1=1 AND (wp\_posts.ID = 647 OR wp\_posts.’ at line 2] SELECT SQL\_CALC\_FOUND\_ROWS wp\_posts.* FROM wp\_posts JOIN wp\_icl\_translations t ON wp\_posts.ID = t.element\_id AND t.element\_type IN (‘post\_topic’) JOIN wp\_icl\_languages l ON t.language\_code=l.code AND l.active=1 FORCE INDEX (PRIMARY, post\_parent) WHERE 1=1 AND (wp\_posts.ID = 647 OR wp\_posts.post\_parent = 647) AND wp\_posts.post\_type IN (‘topic’, ‘reply’) AND (wp\_posts.post\_status = ‘publish’ OR wp\_posts.post\_status = ‘closed’) AND t.language\_code=’en’ ORDER BY wp\_posts.post\_date ASC LIMIT 0, 15

    I have had this error since I installed this plugin over a month ago and have not been able to fix it. At that time I found this ticket1 which lead me to this 2 line change2. I decided to add these two lines but that did not help either.

    I have switched themes to Twenty Ten bbPress, Twenty Eleven, and the standard Twenty Eleven. I have also disabled almost all plugins (not WPML because I’ve had bad experiences with disabling and re-enabling it). None of this troubleshooting actions have helped. I then sat around waiting for an update, but unfortunately one has not come yet.

    Since we are reaching the launch date I would like any help from anyone who has encountered this issue and successfully fixed it.

    Thank you so much! Tamara

    • This topic was modified 13 years, 6 months ago by tamarazuk.
    #119020
    EricSchmitz
    Participant

    Thanks, Spence, you’re a stitch! I LOVE resources like this! Full of great tips that I never would have worked out on my own.

    If anyone has a moment to answer a newbie question, I’m just getting started with BuddyPress and bbPress, and am not yet clear on the difference between “Forums” and “Sitewide Forums”. What’s up with that?

Viewing 25 results - 29,376 through 29,400 (of 64,518 total)
Skip to toolbar