Search Results for 'bbpress'
-
Search Results
-
In one of my projects, the forum was earlier using the bbpress 2.0 plugin. But later on we decided to shift to the standalone version on grounds of more scalability and features. (was our conclusion correct?) Now the problem is, we need to transfer the threads in the bbpress plugin forum to the standalone forum, with users/date intact. Is there any way to do that?
Hi!
I have downloaded a bbpress theme that I’d like to use instead of the on bbpress-twenty ten that comes with bb-press.
I use the bbpress plug-in. How / where do I place the new theme files and where can I decide which theme bbpress should use?
Aleks
Topic: Is version 2.0 final now?
Returning to the BBPress community after long time away.
Like I expected, there´s no practical info here that I need about the new plugin version.
I see the beta-description is gone from the 2.0 download option. Which leads me to the important question, is it ready? Is it done now? Is this the version I´m supposed to download, and expect to work flawlessly?
Please don´t react too seriously to the word flawless. But what I need to know is – can I download this, and upgrade my current 1.02 version into this? Bringing ALL the USERS, THREADS and POSTS into the new installation???
Hopefully I can, but unfortunatly, there is really no site here telling me what I can do with BBPress 2.0. It´s just there as a download option.
I want to be a part of the future here. But I am terrified of loosing what I have already created with BBPress the last two years.
Topic: User Profile Bug?
Topic: bbPress Forum Topic Trash
When I am logged into my bbPress v2.0 Forum as Admin and viewing topics, I have the options of Edit and Trash among others. But when logged in with a role of Subscriber I only see Edit and not Trash on posts that are authored by the Subscriber user.
I have installed a bb_current_user_can filter as shown here (picked up off this forum):
function delete_own_post($retvalue, $capability, $args) {
if ($capability==”delete_post”) {return bb_current_user_can( ‘delete_post’, $args[1]);}
return $retvalue;
}
add_filter(‘bb_current_user_can’, ‘delete_own_post’,10,3);
but only see Edit capability. How do I get Edit and Trash for Post authors in the forum?
Hi bbPress,
I’m fairly new to wordpress and bbpress, so some of my points might just be invalid and based on “I did it wrong”… either way.. please help.
I have installed:
wordpress Version 3.2.1
bbpress 2.0
I have create one forum and one topic.
I added the widget “List Forums bbPress” and the widget showed the forum correctly, but the link was bad. I found out refreshing my permalinks fixed this problem.
When I got to my forum I am expecting to see the text I wrote about the forum and all topics associated with the forum. I do see all topics (in my case the one), but the text I wrote about the forum is not visible?
the forum can be seen here: http://cl204.exaweb.dk/TumblingDrills/forums/forum/new-skills
I hope someone can help me,
regards,
Peter
Topic: changing forum hierarchy
Hi,
I’m new to bbpress, so please excuse this if I’m overlooking something obvious.
I’d like to change the forum display hierarchy so that categories are displayed at a higher level and all forums under the category as displayed separately under that category; instead of one area for all forums under a particular category to show total posts and topics, I’d like a section for each forum.
Hopefully I explained that adequately. Thank you!
I am enthusiastic about bbPress 2.0, but I am severely missing the ability to restrict access to specific, named forums.
Public / Private / Hidden separation of access is not sufficient for my purposes. I need to have the ability to grant different users access to several distinct hidden forums.
I’ve been scouring this board and the WordPress plugins section for something that is bbPress 2.0 compatible and so far had no luck.
Is there something obvious I’m missing? Any core functionality in the works to make this happen? Any plugins doing that already?
In a nutshell, this is what I need:
Users A,B,C can see Hidden Forum #1.
Users C,D,E can see Hidden Forum #2.
Users A,B cannot see Hidden Forum #2.
Users D,E cannot see Hidden Forum #1.
User C can see both hidden forums.
Administrators can, of course, see any hidden forum.
//yourdomain.com/folder/$1″ [R=301,L]