Closed (fixed)
Project:
OG Default Roles
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2008 at 13:10 UTC
Updated:
5 Mar 2008 at 17:22 UTC
I have just installed this module and after un taring it and enabling through the site builder I get this error;
user warning: Table 'xxxxxxxxxxx.og_default_roles' doesn't exist query: SELECT nid,rid,`revoke` FROM og_default_roles in /var/www/libdrupal-5.7/includes/database.mysqli.inc on line 151.
I'm guessing this is because the install is not setting up the table correctly, hope you can help because this is the perfect module for what I want to do with group based forums.
Comments
Comment #1
tarluk commentedOk now that I'm looking at this when I have slept, you can work round really easily by hand creating the table using phpmyadmin (or equivalent) so I now have the module working, I'm just guessing there is a small bug in the og_defualut_roles.install. hope that helps
Comment #2
tarluk commentedA copy of my og_defualt_roles.install
Comment #3
Josh Benner commentedinstall was failing on some mysql installs but should be fixed in 1.1
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.