Hello,
I am getting an error while trying to use the forum I am making.
I am able to configure everything in the admin section great.
When I go to http://www.kevinmcarter.dynamic-nameserver.com/forum/default.asp, I get the error.
Here is what it says:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'Session'
/forum/common.asp, line 54
Here is what is on line 54:
Session.Timeout = 20
Can someone please tell me how to get this working? What caused this error?
Thanks,
Kevin Carter