Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: 'intLocalBias' /tyco/forum/inc_func_common.asp, line 1376
That line of code is the following: fDate = DateToStr(DateAdd("n", intForumBias -intLocalBias - DayLightSave + intForumDaylAdjust, strToDate(fDate)))
I get the error if opening a forum with topics. Empty forums work fine. I also get that error although the page displays somewhat correctly going to my PM's.
Any help is appreciated. the only thing i did was change the active users record back to 1 and the date of that record to today. I changed them back in the database to the originals and it's still hosed up.