Whilst migrating my forum to a new server we have the following error when trying to access the forum pages:
Microsoft VBScript runtime error '800a000d'
Type mismatch
/forum/inc_header.asp, line 709
'##USER SPACE ################### <<line 709>> if MySubCount > 0 then Response.Write " " & vbNewline & _ " <a href=""subscription_list.asp""" & dWStatus("See all of your subscriptions") & " tabindex=""-1""><acronym title=""See all of your subscriptions"">My Subscriptions</acronym></a>" & vbNewline & _ " | " & vbNewline end if '##USER SPACE ###################