Info_Tech wrote:
Yes all you need is properly transfer the db, then run the forum, login as admin and go to the control panel... change the forum configuration by changing the site's name, url, logo url, etc...
If this is a MS-SQL db, make sure that when you transfer the db you exclude the roles of the db. |
Thanks for this. Here is my situation in a bit more detail.
The domain the forum sits on will not be renewed when it expires next July. The owner wants the forum moved to his other domain. It is the Access version of Web Wiz.
I installed Web Wiz onto the unifiedtheory domain and all works well. I moved the wwForum.mdb to a directory outside htdocs and changed the name and everything still works well. But when I download the database file (electro.mdb) from the old electrodynamics site and redirect database_connection.asp to this file, everything stops.
Logging on to the forum gets this message:
"Server Error in Forum Application
An error has occured while reading user data from the database.
Please contact the forum administrator.
Support Error Code:- err_Access_getUserData()_get_member_data
File Name:- functions_login.asp
Error details:-
Microsoft JET Database Engine
No value given for one or more required parameters."
When I change back to pointing at the other mdb file, everything works again.
The electrodynamics site is using Web Wiz version 7.96. The unifiedtheory site is using version 8.04, but I wouldn't imagine that would cause a problem.
Any clues?