Closed (fixed)
Project:
ACL
Version:
5.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2007 at 03:38 UTC
Updated:
12 Feb 2008 at 04:11 UTC
I have installed ACL and Forum Access Modules and get the following error on many pages;
user warning: Table 'aus0733011301878.acl_user' doesn't exist query: SELECT acl_id FROM acl_user WHERE uid = 1 in /home/content/a/u/s/aussiefilm/html/includes/database.mysql.inc on line 172.
Any ideas? i am new to Drupal and are slowly learning how to use it correctly.
Thanks in advance,
Sean.
Comments
Comment #1
salvisSomething is very wrong with your installation. Did you get any errors during installation? Where did you put ACL?
Try uninstalling (not just disabling!) both and reinstalling first ACL, and in a second step FA. Report any errors that you might get. Then use a tool such as phpMyAdmin to check where your tables are. You should find the tables that are created in the function acl_install() in acl.install.
Comment #2
seanking commentedThank you for responding so quickly. I shall follow your instructions and post further information.
sean.
Comment #3
salvis