I just uploaded the latest forum and when I go to the default page, I receive this error message:
"
Microsoft VBScript runtime error '800a0009'
Subscript out of range
/forum_new/includes/active_users_inc.asp, line 214"
The actual lines read as follow:
113 ---- 'Remove the last array position as it is no-longer needed
114 ---- ReDim Preserve saryActiveUsers(7, UBound(saryActiveUsers, 2) - 1)
What could possibly be the problem? I
already have an MSSQL server set up running. I have version 7.9 in
another folder. My host has shut down my original folder because it was
using 40% of the CPU resources. I have no clue as to how it was doing
it, so I want to upgrade to the latest and I get the above error.