Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 17,226 through 17,250 (of 64,516 total)
  • Author
    Search Results
  • #156300
    2cats
    Participant

    I am using WP 4.0.1 and bbPress 2.5.4; forums are for members only so I can’t send you a link. I have topics and replies set to show 20; this limitation is also applying to my search results, even if there are more than 20 results for a search term, when I search I am told I’m viewing 20 of 20 found, with no option to see anything more. Is there a way around this? Have I missed a setting, or is there a code snippet I can slip in somewhere? Ideally I’d get 20 results per page, with pagination and the total number of results found. Any help would be greatly appreciated!

    #156297
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    then come back

    #156293
    relishstudio
    Participant

    Maybe this will help someone else who is having problems with forum pagination not working right and/or replies that don’t seem to show up…

    A client was reporting that some forum replies were taking hours to a day or more to appear in some topics on the website. I was able to confirm this by mirroring the site to my localhost; I could see the replies in the administrative section but they weren’t showing up on the front end of the site, and would only show up if I posted a bunch of additional replies to trigger a new page. It only happened on topics that reached the point of needing additional pages, and whatever value I set for replies-per-page in the settings had no effect. After debugging the BBPress query object, I noticed that the “posts_per_page” values were different from the settings I had configured for BBPress.

    I did a site-wide file search for the string “posts_per_page” and saw that the theme (Salient from Themeforest) had a function in functions.php that had added a filter for “pre_get_posts” and was hardcoding the “posts_per_page” variable to 12, which is the value I saw when dumping the BBPress query object. Once I set the BBPress replies-per-page setting to that value (12), pagination seemed to work and posts were showing up.

    Anyway… maybe this will help someone else with the same issue with their debugging.

    #156291

    In reply to: How to start?

    Toni
    Participant

    https://codex.bbpress.org/getting-started-with-bbpress/

    Odd that it takes a couple of links to get there.

    #156289
    Endo Sister
    Participant

    Hi,

    Yes today I am still seeing
    Warning: require(/home2/e559246/public_html/wp-content/plugins/bbpress/includes/forums/template.php) [function.require]: failed to open stream: No such file or directory in /home2/e559246/public_html/wp-content/plugins/bbpress/bbpress.php on line 310

    Fatal error: require() [function.require]: Failed opening required ‘/home2/e559246/public_html/wp-content/plugins/bbpress/includes/forums/template.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home2/e559246/public_html/wp-content/plugins/bbpress/bbpress.php on line 310

    When I try to activate the Plugin.

    #156288
    Robin W
    Moderator

    ok, many try and get links here by posing questions !

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    then come back

    #156284
    kmallahi
    Participant

    Hello,

    I hope i have successfully installed bbpress into wp .

    I can see the title page of the forums at http://dev.mysite.com/forums,

    but when i try to go to a particular forum or a topic, i get “Paged not found” error.

    I suspect there might be a problem with the templates. Or might this be something else. I didnt change any bbpress settings.

    I can see every forum or topic i create, but i cannot access their pages. Please help

    #156282

    In reply to: BBPress

    Robin W
    Moderator

    ok, it is just a warning – see https://bbpress.trac.wordpress.org/ticket/2309

    #156281
    siddardha
    Participant

    in userpro plugin templates/view.php file

    this has already been discused in the userpro forum, please take a look here

    #156279

    In reply to: BBPress

    nicmak
    Participant

    its apears in twentyfourteen and BBPress

    #156277

    In reply to: BBPress

    nicmak
    Participant

    yes, it apears together with slimstat, byt when i deaktivite BBPress its not there.

    #156275

    In reply to: BBPress

    Robin W
    Moderator

    so you have the fault with just bbpress as the only plugin and a default theme?

    #156268
    Robin W
    Moderator

    bbpress works with 4.1

    Do you still have an issue?

    #156265
    Robin W
    Moderator

    the code that profile uses is

    <p class="bbp-user-topic-count"><?php printf( __( 'Topics Started: %s',  'bbpress' ), bbp_get_user_topic_count_raw() ); ?></p>
    			<p class="bbp-user-reply-count"><?php printf( __( 'Replies Created: %s', 'bbpress' ), bbp_get_user_reply_count_raw() ); ?></p>

    The function is expecting the profile user to be in a variable called $user_id

    Suggest you refer to the userpro support site for how to integrate this

    #156264

    In reply to: BBPress

    Robin W
    Moderator

    It is probably a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    #156256
    Robin W
    Moderator

    I suspect that s2member is still having issues with bbpress – neither’s fault

    presume you have seen

    Not sure if this is at all relevant.

    Would be worth going onto their support site to see if they can help

    #156251

    Topic: ssl

    in forum Troubleshooting
    stefaantje
    Participant

    Hi

    I’ve WordPress, latest version.
    I installed BBPress.
    Worked fine.
    Installed ssl and connected it to my hosting.
    Works fine.
    Except BBpress suddenly returns 404’s.

    I can find a few things on Google about this topic, but none seem to work.
    Can anyone here help me out please to get BBpress working with SSL?

    Thanks in advance.

    #156248
    Doulacare
    Participant

    Sorry, I didn’t see the email that said I had a response to this!

    I tried both the 404 fix plugins. I have also gone through the set up.

    My permalinks are set up as “Post Name”

    I am using “forum” for the root and all the others are the default

    this is the only way I can get anything to show at all:
    http://ontariodoulas.org/?post_type=forum

    Also S2member is designed to work with bbPress, that is the only reason I haven’t tried another forum yet. lol

    #156234

    bbPress 2.x uses WordPress’s posts and taxonomy structure to store everything, so the best(only) way to have it exist on a separate database (and/or server) is with WordPress multisite and HyperDB, and having bbPress activated on the site you’ve pointed to it’s own location.

    #156233

    I added a few user capabilities plugins to edit roles but none have done the trick.

    This likely did more harm than good.

    Try installing the following plugin (by me) which provides a nice user-interface for identifying where your bbPress roles and capabilities have gone wrong:

    https://wordpress.org/plugins/bbp-capabilities/

    This plugin was originally a hidden tool tucked into bbPress, but was extracted into a plugin once we went with dynamic role registration.

    The thing with bbPress roles, is that they work amazingly well for the large majority of installations. For the very small minority that want to deeply integrate it with other plugins or services, it works a bit differently than WordPress’s native roles and capabilities (for the better, to be frank) which requires a bit of special handling.

    #156228
    Toni
    Participant

    Oh – bbPress plugin version 2.5.4

    #156227
    #156220
    cjchamberland
    Participant

    I have a client that has bbpress and they use tinymce spellcheck plugin with tinymce. The spellcheck works fine through the admin – however they want the spellcheck to work on forum posts as well, is there any way to make this work?

    #156215

    In reply to: Blank Forum Index

    Robin W
    Moderator

    sorry Christmas time where I am, so support is thin !

    This will probably be a theme or plugin issue, so we need to work out which

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    then come back with the results

    #156203
    siddardha
    Participant

    hello,

    i am using a plugin “user pro for social login”

    with custom css the profile of bbpress is changed into user pro profile page, you can have a look at cahive.com/profile/siddardha

    i want to insert the “topics and replies posted” by the user using shortcodes or any other method possible on the users profile page.

    thank you for your help.

Viewing 25 results - 17,226 through 17,250 (of 64,516 total)
Skip to toolbar