Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 24,851 through 24,875 (of 64,535 total)
  • Author
    Search Results
  • #135957
    josephmetzger
    Participant

    Hi there,

    I have bbPress installed and am using a custom theme, and my search fields are not working. When I search for text, the page grinds for about 30 seconds, then returns hundreds of boxes that say “Apologies, but no post could be found matching your criteria. Perhaps searching will help.”

    See screenshot: https://dl.dropboxusercontent.com/u/4962474/forumsearcherror.JPG

    I have scoured the forums looking for this issue but can’t seem to find any results. Assistance would be most appreciated. Thanks!

    #135955
    kooba
    Participant

    Hi everyone,

    We are starting a private forum, only for employees
    of our company.

    BBpress has been translated (to Polish) and with most of sentences
    translation is working just fine but there are some words/sentences
    that still appear on the site in English.
    It all seems fine in language files.

    Any idea?

    #135952
    metteonline
    Participant

    Hi.
    Somehow I managed to make my submit button disappear, while adjusting my child theme. Now it’s not possible to create a new topic nor reply to existing topics. You can submit by hitting return, but of course this is not very handy.

    If I change to the parent theme the button is visible. But surely, I want to keep my child theme.
    I’ve gone through all the adjusted css and it doesn’t seem as if any buttons has been set to “display:none”.

    Can someone please tell me how I get my submit button back?

    You can view the test forum here

    I’m using WordPress 3.6 and bbpress Version 2.3.2
    My child theme is based on Magazine Basic

    #135951
    chillwpg
    Participant

    Hi,

    I’ve been trying to update the format of the last update text on my forums. so instead of saying ’20 hours, 45 minutes ago’ it would just say either ‘1 day’ or ’20 hours’ or ’45 mins’ depending on what is the most relevant.

    I’ve searched extensively but been unable to find the answer. I did find this link but the info seems terrible old and I was unable to the ‘front-page.php’ file mentioned. Maybe this was in an older version of bbp[ress?

    Any help greatly appreciated.

    #135950
    aeiou12345
    Participant

    same me. I want to plugin support “Next/Prev Topics in bbpress plugin in for wordpress”. Please.

    #135949
    SickSquirrelTwo
    Participant

    WordPress with bbPress. Just got this post:


    Clicking the link to go to page 2 of the General Discussion forum or the Introduce Yourself forum directs one to page 2 of the Favorite Cuisine thread (which actually has no posts).

    So I went to check, and he’s part-right. General Discussion is fine but Introduce Yourself takes me to another forum but not the one he landed on. I tried five times and always the same one came up.

    (I left, tried again and realized the topic it goes to is up on page one in the first ten posts. Page two should bring up the eleventh post).

    I checked the topic I landed on and all settings are fine in the admin area.

    (I won’t post the URL as it isn’t for all ages) but any idea what could be wrong?

    #135948
    Bencuri
    Participant

    BBpress 1.2 doesn’t install. I download it from the legacy page, upload, but when it starts installing it reports a lot of missing files. It is searching for files that are present in bbpress 0.9. Can you link a download that has not this error?

    #135947
    Bencuri
    Participant

    How can I load XML backup to bbpress 0.9?

    #135944
    SickSquirrelTwo
    Participant

    … or words to that effect. I had it and another error.I panicked but could not log in here to post (the “lost password” link never showed up) so Googled the error; it brought me back here! But I read the first thread in the search results and it ed me to a plugin conflict with Spam Destroyer. Deactivated it and viola! People have been telling me for weeks that they posted but I could not find anything.

    I’m used to phpBB and the “new posts” button. I had to go through more than two dozen topics in the sidebar to look for new posts. This feature would be nice for those using bbPress and WordPress.

    This is a thank you for the help and a suggestion

    #135940
    aleqx03
    Participant

    Hi,

    I am currently looking into an issue, for which I didnt find any solution:

    Since I am using the WordPress backend for profile editing, i dont want to give the user any access to the build in bbpress profile page. How can I disable this? I think the easiest way is to disable the link from the user name, but if you have a better idea i will be glad to hear it 🙂

    Any input is much appreciated!!

    aleqx

    #135938
    SidianMSJones
    Participant

    So on reddit.com there is this nice thing where posts that are links lead you out of the site, while text, video, and image posts can all be viewed right on the homepage.

    For those not familiar, here is a photo of it…
    reddit

    See the little “Aa” box and the other little camera icon box? Those can be clicked to expand the text and image content, respectively.

    Couldn’t something like this be achieved with custom post types for BBPress? Anyone know of a capable plugin?

    #135937
    SidianMSJones
    Participant

    Always great to see more improvements. Thank you team.

    #135934
    jameswordpress
    Participant

    I solved this after a quick search of the code. I updated the following file:

    /bbpress/includes/forums/template-tags.php

    updating the line:

    ‘posts_per_page’ => get_option( ‘_bbp_forums_per_page’, 50 ),

    to:

    ‘posts_per_page’ => get_option( ‘_bbp_forums_per_page’, 64 ),

    #135933
    jameswordpress
    Participant

    Hi there,

    I’ve just installed bbpress 2.3.2 and I’m looking to display 64 forums. Unfortunately there appears to be a 50 forum display limit. How can I override this limit and show all the 64 forums on the front page?

    James

    #135932
    JosiahW
    Participant

    When users register to my BuddyPress + bbPress site they are not being assigned the default role I have selected for them in the forums settings. It simply does not assign them any role.
    I have to go in and manually assign them the role or use the “Remap existing users to default forum roles” tool.

    Any idea what could be causing that? I have all other plugins disabled with the exception of: Custom Login 2.0 which just themes the existing wordpress login and registration pages.

    #135931
    jtsjunior
    Participant

    Trying to debug the upgrade system i found that the problem is encountered at the function delta from the BP_SQL_Schema_Parser class, but i have no idea where.
    Some help?

    #135929
    jtsjunior
    Participant

    I tried to upgrade my bbPress forum from version 1.0.2 to 1.2, following the method described on this topic: http://bbpress.org/forums/topic/upgrade-bbpress-1-0-2-to-2-1-2/page/2/#post-127780. But when I get in my control panel and try to upgrade my database clicking on the indicated button i get a 500 Internal Sever Error Message, given by the following error on my error log:
    [Mon Aug 12 21:23:48 2013] [warn] [client 127.0.0.1] mod_fcgid: read data timeout in 71 seconds, referer: http://XXXXXX/forum/bb-admin/upgrade.php
    [Mon Aug 12 21:23:48 2013] [error] [client 127.0.0.1] Premature end of script headers: upgrade.php, referer: http://XXXXXX/forum/bb-admin/upgrade.php

    I really need a little help.

    #135928

    In reply to: bbbPress performance

    aaclayton
    Participant

    @jjj said : “Hopefully in bbPress 2.4 or 2.5, I’d like to move the last-active-time meta queries to use post_modified in the posts table. That will remove some of our dependency on JOINing tables, and speed things up for you pretty significantly (at the cost of bastardizing the core post schema and its intentions a bit.)”

    I would be hugely in favor of this change, as it would have really tangible performance benefits. I understand what you are saying about misinterpreting the schema, but I think you can make a compelling argument that a reply being added to a topic is tantamount to that topic being modified for the purposes of discussion. If that eases your conscience at all…

    While you’re at it, it would also be worth considering saving the topic reply count in the ‘comment_count’ field, since they are functionally the same thing.

    #135926

    There is a thread on this on WordPress.org – https://wordpress.org/support/topic/error-on-forum-pages?replies=7#post-4519232

    Genesis 2 does not fully support bbPress. A fix is needed either in Genesis core itself or the compat plugin, but is not yet in place.

    If you run bbPress do not upgrade to Genesis 2.0. Keep an eye out on that plugin for a future update to hopefully address the issue.

    #135925

    There is a thread on this on WordPress.org – https://wordpress.org/support/topic/error-on-forum-pages?replies=7#post-4519232

    Genesis 2 does not fully support bbPress. A fix is needed either in Genesis core itself or the compat plugin, but is not yet in place.

    If you run bbPress do not upgrade to Genesis 2.0. Keep an eye out on that plugin for a future update to hopefully address the issue.

    #135924
    trempphotos
    Participant

    I have this same problem and can’t find a solution anywhere. I can add a topic but when I click the topic there is no option to reply. Here is my site: http://hbsu2.org/forums/forum/hbsu2-leader-forum/

    Currently set to anyone can post so that hopefully someone can help me out here!

    #135923
    trempphotos
    Participant

    I have this same problem and can’t find a solution anywhere. I can add a topic but when I click the topic there is no option to reply. Here is my site: http://hbsu2.org/forums/forum/hbsu2-leader-forum/

    Currently set to anyone can post so that hopefully someone can help me out here!

    #135918
    Robin W
    Moderator

    Works fine for me !

    mpesgt01
    Participant

    I have a phpBB (3.0.11) forum since many years. After a good clean up, I am down at these stats
    1 200 members
    18 000 subjects
    52 000 answers

    My urls looks like this
    http://www.mysite.com/forum/viewtopic.php?f=8&t=27944

    In Google i get 280 000 results if I type this
    “mysite.com/forum/viewtopic.php”

    I am feeling this forum software (thanks for all these nice years!) gets behind the actual social life these years so I am looking to change for another forum (hopefully with Facebook login!)

    What will happen if I decide to switch to installing bbPress into my actual WordPress ? I have read the codex, but doest my urls and so my results in google would all be lost (as I can’t see how a rewrite redirect url could work here anyway) ?

    #135915
    elias90
    Participant

    Hi!

    I want to know is the plugin compatible with the 3.6 wordpress ver.

    Because i have many problems…

Viewing 25 results - 24,851 through 24,875 (of 64,535 total)
Skip to toolbar