I want to move my WebWiz files (just the program, not the DB) from one web server to another. The database is staying in the same place on the SQL server.
After moving the WebWiz directory to the new web server, when I try to access the forums, i get the following error:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'Session'
/webwiz/common.asp, line 227
I am running version 6.34 and that line is as follows:
If Session("dtmLastVisit") = "" AND Request.Cookies("ForumVisit")("LastVist") <> "" Then
What's going on? Ideas?
Edited by Thunder7