Forum Replies Created
-
In reply to: Global Access
+1 Same question.
In reply to: Specific User Write AccessI need to assign forums to specific users for them to post in those forums but not others.
Forum A – user 2 and user 5 can post to this forum and nobody else can. User 1,3 and 4 cannot post here. Everybody can read.
Forum B – user 1 and user 3 can post to this forum and nobody else can. User 2,4 and 5 cannot post here. Everybody can read.
Forum C – user 4 and user 1 can post to this forum and nobody else can. User 2,3 and 5 cannot post here. Everybody can read.In reply to: Comments are going out of order in new releaseI am having the same issue all over my forums. We are using the latest versions of bbpress and BuddyPress.
bbPress 2.5.3
Buddypress 2.0.1community.permaethos.com
In reply to: Moderators DisappearingI have no idea how to code or debug 🙁
In reply to: Moderators DisappearingAnother thing I notices but was not suspicious of until now is that in the users list I see the normal users set to the default WP role of Participant. If I go into their profile the WP role is set to “-No role for this site-“. Nobody has complained about any issue though.
In reply to: Moderators DisappearingIt is a new multisite. We do not have any role editing software installed at this time. Here is the list of all plugins/theme we are using:
Theme
InspireBook by rtCampPlugins
bbPress
BuddyPress
rtMedia Pro
rtMedia for WordPress, BuddyPress and bbPress
WooDojoIn reply to: Moderators DisappearingI found the issue. I had Auto role set to Automatically give registered visitors the participant forum role. Unchecking that resolved. I still don’t understand why, even if that was checked, that I could not assign a user a different role from participant.
I am having the same problem. I get this error while creating a group from website admin area. When I create group from there it takes me to the front end of website. I gives the error on “Step 3 Forum”.
Here is my setup:
Wordpress 3.6
BuddyPress 1.8
bbPress 2.3.2
BuddyPress Docs 1.4.5
BuddyPress Links 0.8.2
BuddyPress Social 2.0
BuddyPress Wall 0.8.2Error Source Details:
Type Plugin
Name bbPress
Version 2.3.2
Author The bbPress Community
Path /wp-content/plugins/bbpress
File includes/extend/buddypress/group.phpFull Error Details
Type Fatal Error (E_ERROR)
Message Using $this when not in object context
File /wp-content/plugins/bbpress/includes/extend/buddypress/group.php
Line 461
Type Description This type of error indicates that PHP cannot continue to run the code. Typical causes of this type of error are code bugs that have typos, missing or incomplete files (such as a file that was only partially uploaded), and the code using more memory than it is allowed.