Hi,
I stupidly installed the ?7.03 beta version and had to upgrade- i made
all the database changes some morning and had a few niggles which i
ironed out. Now the only thing thats not working is the pop up profile
which gives the following error (when logged in)
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'UBound'
/niclubbing/forum/pop_up_profile.asp, line 182
the url for the disc forum is
http://forum.niclubbing.com/
I think it to do with the active users and this bit of code :
'Get the users online status
For intArrayPass = 1 To UBound(saryActiveUsers, 2)
If saryActiveUsers(1, intArrayPass) = lngProfileNum Then blnIsUserOnline = True
Next
Now the magical question: dies anyone know which part of the database ive screwed over?
Any helpful feedback would be appreciated.
Thanks!
Edited by zebi