vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > Add Board and Groups
Add Board and Groups - Posted By Paddy (artemis) on 22nd May 08 at 12:07am
If, for example, I insert the following when creating a new board:
moderators: admin, group1
only admin will show up as the moderator, and I have to go back and modify the board to add group1 back in.
~Artemis
Re: Add Board and Groups - Posted By Marc (cr0w) on 22nd May 08 at 1:42am
Most likely the group validity check is using an old copy from before multiple ones were accepted. This'll have to wait for Ross.
Re: Add Board and Groups - Posted By Ross (admin) on 22nd May 08 at 8:17am
The issue seems to have been with the space which the create board query wasn't removing. It was looking for a member called " group1" which doesn't exist.
Anyway, it's now fixed.