Closed (fixed)
Project:
Forum Access
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Apr 2009 at 16:06 UTC
Updated:
2 May 2009 at 12:20 UTC
Since the update to beta3, our moderators cannot modify their own or other's posts anymore. I tested it on both our test forum and the live one, and can confirm this is true. The forum field is empty, and cannot be filled, hence the edit is rejected. Any ideas? :)
Comments
Comment #1
salvisAre you getting the error message in the title?
Do you have the forum_access_moderator_rid variable? Do you have the rid in the {role} table?
Have you created a role named 'Forum Moderator' yourself? FA tries to create a role with that name and this could lead to a conflict. Try changing the name of your 'Forum Moderator' role and let us know what happens.
Comment #2
Sophia commentedThat was it!!! Yes, exactly, I have a role "forum moderator", and since beta 3 it clashes with the forum_access module :) I have temporarily changed the role to "site moderator" (what's in a name anyway), awaiting a more permanent solution. Thanks, salvis!
Comment #3
salvisGreat, thank you for the quick turn around!
I have to handle the potential conflict, of course.
Once FA has created the role, you can rename it to anything you like and then rename your initial role back.
Comment #4
Sophia commentedApart from that, it works perfectly :D
Comment #5
salvisFixed in 6.x-1.x-dev, thanks!