Did you run setup.asp? That error means some table in the database is not properly specified, probably FORUM_FORUM, and that likely is a consequence of the way the database was initialized.<
You will need to restart from scratch. Start with a blank Snitz Db and run setup.asp. Then, download the DB, remove the admin user created by setup if you want to and do what you did before to add new users.<
Ok. If you are experienced with Access, you could get the database after running setup.asp and just import the tables you need from your current DB (specially the members table).<