Try this fix.
Find this code in your config.asp file (around line 209):
intHotTopicNum = Application(strCookieURL & "INTHOTTOPICNUM")
and replace it with this:
intHotTopicNum = CInt( Application(strCookieURL & "INTHOTTOPICNUM"))
My websites: PalmVenue :: PV Mobile
My Snitz MODs: Categorized Icons