Published on July 25th, 2011 by charlie32
Hello,
I’ve just installed the bbPress Plugin to my site.I want to be able to lock users from editing their own profile.
I found this former thread.
https://bbpress.org/forums/topic/lock-profile-editing-from-non-administrators
Could someone give me advice if the mini-plugin mentioned in this thread would work with the bbPress Plugin?
If so, how would I install it? help me please.
Published on July 25th, 2011 by ksmithtn
I have a site that I need a programmer to look at. We’ve done a bbPress install a few months ago, and it has been having random database connection errors. This weekend, it went down completely.
Let me know if you are available to look at it for us. Thanks.
Published on July 25th, 2011 by soba
Hi,
I am trying to display categories and subcategories in the forum’s front page. But while displaying the categories which has no topic but subcategories displays the topics as ‘0’
Forum / Category Topics Replies
Test cat1 0 0
Test Sub cat 5 8
Like that..How can i remove those ‘0’..I just want to print nothing there, i mean an empty space..
Also is it possible to install the bbpress in root and then wordpress in a foldr below that and integrate both..?
Please help..
Thanks in advance.
Soba.
Published on July 25th, 2011 by Barnettm56
I am using buddy press the new version. Everytime i log onto my page to do anything it just sends me to the homepage. I cannot create a group, change my avatar or anything. The dashboeard gives no options either to fix it. How do i delete the entire thing?
Published on July 24th, 2011 by yourlocal
Is there a way that a user can mark a post as private so only they and the administrator can view? https://bbpress.org/plugins/topic/support-forum/ does a great job of adding support features, but it doesn’t allow the user to ‘hide’ their post from the public.
Any ideas/ suggestions?
Published on July 24th, 2011 by agriz
You are using bbPress 1.0.3
I used this converter “https://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release”
I didn’t check completely. But It seems everything works fine.
Passwords are not converted.
Name based permalink is not working.
Is there any way to make the Name based permalink to work?
Published on July 23rd, 2011 by ssavile
I’ve been trying to solve an integration problem between BBPress and BuddyPress. One or two online forums allude to the problem but don’t provide a satisfactory solution. Any help would be appreciated…..
The Issue:
I’m running both BBPress and BuddyPress on a WordPress 3.1 installation. Everything is working fine (I think) except for my inability to show/publish forum topics (written using the backend interface) in the front-end BuddyPress Forum. I can write and publish the forum topics at the front end, but using the backend allows me to add hyperlinks into the topic post itself – a functionality I want to use.
BBPress Tags and Forums written at the backend show in the front-end without any issues. It’s simply the topics written at the backend that don’t show in the front-end forum…..
Do I need to create some kind of integration loop that allows a synchronisation between the BBPress topic and BuddyPress forum (which essentially seem to be the same thing)? Is there a plugin that I’m missing that can resolve the issue instead…
My apologies if you have answered on this issue before – I’m on a steep learning curve with website development but am responding fast…I just need to find a written solution which is much clearer for me (and probably many others) to understand!!!!
Simon
Published on July 23rd, 2011 by Chloe.Flanery
I would like to integrate the forum with my site but as of now it seems there is no style at all. I tried to copy the files the my child theme directory but that didnt seem to work. Any ideas whats going on here? My forum is located at spurmag dot com/dev/forum
Published on July 23rd, 2011 by thuthuatpc
Hello everybody, I’ve just installed WordPress and bbpress plugin. Now i can access to forum via this link http://websiteaddress.com/?post_type=forum. But i want the forum appear when we go to http://websiteaddress.com, how i do that? Please help me with this problem.
Thank so much
Published on July 23rd, 2011 by Erlend
I’ve been giving some thought to bbPress as a Q/A platform (also relates to the P2 discussion) and one problem came to mind: You can’t always tell from the beginning of a query whether you’re best served with an open-ended discussion or a ‘best-in-the-bunch’ answer placed on top, StackOverflow style. Sometimes a definitive answer will emerge, while other times a linear discussion read from top to bottom constitutes the complete answer.
I think by default you should always get the linear discussion, but it’d be great if there was a button that said “Show best answers first”. One way to solve this could be if threads allowed reordering posts based on certain parameters, in this case ‘descending order’ (post id) versus ‘best answers first’ (number of votes).
For example:
Post 1 (question)
Post 2
Post 3
Post 4
versus
Post 1 (question)
Post 3 (5 votes)
Post 4 (2 votes)
Post 2* (0 votes, *might be hidden)
Can bbPress 2.0 do this?