Closed (fixed)
Project:
Quota by role
Version:
5.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2008 at 20:27 UTC
Updated:
9 Mar 2008 at 12:55 UTC
and got this
* user warning: Table 'drupaldev.role' doesn't exist query: SELECT q.*, r.name FROM drupal_quota_by_role_rules q, role r WHERE q.rid = r.rid ORDER BY q.weight asc in /home/.wynette/sellcon/dev.sellingconnection.com/includes/database.mysqli.inc on line 151.
* user warning: Table 'drupaldev.role' doesn't exist query: SELECT q.*, r.name FROM drupal_quota_by_role_rules q, role r WHERE q.rid = r.rid ORDER BY q.weight asc in /home/.wynette/sellcon/dev.sellingconnection.com/includes/database.mysqli.inc on line 151.
thanks..this looks like it would be a very useful module
Comments
Comment #1
trevorleenc commentedthis is fixed by: http://drupal.org/node/219069
Comment #2
lazyboy commentedYip, fixed by the patch. Download the latest copy of the module.
Comment #3
lazyboy commented