jschuur
Starting Member
Netherlands
2 Posts |
Posted - 02 March 2002 : 13:24:07
|
He There! I already found the problem, well, a workaround that is. This is what I did.
I couldn't create the database, because I have to log in as the forum admin for that. You can never logon, because the column 'forum_members' is then not created yet (!).
Here's the workaround. Import the Access database (in the admin zip file) into a tmp sql database. Create a new sql database (e.g. snitz_forums_2000). Copy the column 'forum_members' into the new database. Make sure you update the config.asp file to use the new database! Goto the the setup.asp page and login as user admin, pass admin. Create the tables and columns by clicking on the link. Delete the column 'forum_members' in the new database. DO NOT LOGOUT THE SETUP.ASP PAGE! Again, create the columns and tables by clicking on the link. You'll get a lot of errors, but these can be ignored. Check you database and have fun with the forum!
Best regards!
Jan Martijn
|
|
|