I’m trying to problem solve yet another issue, this one preventing my users from posting. I need to make sure I have the User Group permissions set up in a way that works for Simple Press, so if someone could verify for me that would be great.
Specifically, I need to know if I can have someone in several User Groups at the same time that each have different permissions for a forum. I’ve read the pages here on this, and they don’t get into how permissions work when a user is in multiple groups.
So for example:
Member A is in two User Groups: Members and News Team
Member B is in three User Groups: Members, News Team and Moderator
Member C is in two Groups: Members and Moderator
The News Team forum is private, and I do not want Member C (a member in the Moderator User Group) to see the forum, so the News Team forum has permissions set so that Members and Moderators have No Access, and the News Team User Group has Standard Access. <<The Moderator that is on the News Team is only in that forum as a regular member, not a mod.
Is this correct, or is this causing an issue?
Because now, if my members are not in the Moderator group, they are getting this error if they try to post in ANY of the forums, even in the forums that are open to guest posting:
Access denied – you do not have permission
Warning: Cannot modify header information – headers already sent by (output started at /******/wp-content/plugins/simple-press/sp-api/sp-api-primitives.php:59) in /******/wp-includes/pluggable.php on line 1173
Not sure if this is helpful or not, but people were posting fine five days ago, and since then I had installed four plugins and changed some css on the editor.
Two of the WordPress plugins I installed I uninstalled and deleted to test, and the issue was still there. The other two plugins are the Simple Press Post Ratings and the Simple Press Subscriptions. I deactivated both of those, but haven’t deleted them.
All the editor css I’ve done so far is just change colors in the default SP editor css file, so it’s basically the same.