Great!! That gets me past that error.
Now I am getting a SQL error that looks strange to me. Here is the error:
Query: SELECT usergroupid,title,adminpermissions FROM usergroup
Result: Table 'domain_com_-_gallery.usergroup' doesn't exist
Database handle: Resource id #4
The error is correct, the table usergroup does not exist. The table is named usergroups not usergroup. If I try to rename the table, I get an unknown error rather than the usergroup error and it recreates a usergroups table. I have tried dropping all the tables and letting the installer set them up again, but I get the same errors again.
Any idea what is causing this error????
Thanks again for you help...