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

salvis’s picture

Something 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.

seanking’s picture

Thank you for responding so quickly. I shall follow your instructions and post further information.

sean.

salvis’s picture

Status: Active » Closed (fixed)