OK - I am not all that knowledgeable about building websites, but I try. My forum got hacked and I had to have it restored. I figured I'd upgrade to 7.97 while I was at it. I got the good database file back and tried to move it to another location as suggested for security purposes, and rename it and reflect the changes in the Common.asp files. It wasn't working, so I figured I'd go back to my old version (7 something, not exactly sure) and just rename the database until I can figure out where I went wrong w/ the newer version. Well, with both versions, I am receiving this loading the default.asp:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'strDatabaseType'
/forum/default.asp, line 126
Both common.asp files show:
'Database Type
strDatabaseType = "Access"
'strDatabaseType = "SQLServer"
So now, I don't know where I went wrong and despeerately need some guidance.
Thanks in advance!
Edited by Sincin - 29 March 2006 at 2:39pm