Everything is running great as far as the forum goes, but when I went to set permissions for the groups I encountered the following:
1. the file 'frame_set.asp' in the address bar brings up the permissions page, but the selection box pull-down is empty (no user groups).
2. If I navigate to 'Create User Group Permissions For', I can see the user groups here and it allows me to set permissions. When I click on the 'Create User Permissions' button the following error is displayed:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] You cannot add or change a record because a related record is required in table 'tblForum'.
/forum/admin/create_group_permissions.asp, line 128
I checked the error codes here on this site but didn't find any mention of this error. I looked in the table and everything seems in order.
Assume that the forum is looking for the table 'tblPermissions', it is there but is empty.
My questions are:
1. If I enter the group names into the db using Access (locally) and upload it, would this error be fixed?
2. What else might be causing this error if number 1 does not repair it?
Thanks in advance for any light that anyone can shed on this.
mechanic