Hi all ! I wondered if anyone could help me out here.
I was updaiting my forum from version 7.7 to 7.9 and it gives me this error if i read subjects that were written in version 7.7
ERROR:
Microsoft VBScript runtime error
'800a000d'
Type mismatch: 'CDate'
/forum/functions/functions_format_post.asp, line 839
Can anyone help me ??? My CDate in the common.asp file looks like this
'Set the date time format to your own if you are getting a CDATE error
'Session.LCID = 1033
All new subjects that are made are looking allright, this only happens to the old ones.