posted 17 years ago
Hi,
might be the wrong place to put this post. In which case I apologize.
Have just installed the latest JForum and got this error, when trying to set the permissions on a group. I have checked the database and the table jforum_role_values is there.
For detailed error information, please see the HTML source code, and contact the forum Administrator.
Unknown table 'jforum_role_values' in MULTI DELETE
Query being executed when exception was thrown:
DELETE jforum_role_values FROM jforum_role_values rv, jforum_roles r WHERE r.role_id = rv.role_id AND r.group_id = 1
[originally posted on jforum.net by peyman]