bjlt
Senior Member
   
1144 Posts |
Posted - 18 July 2002 : 14:26:41
|
there's no archived forum table in the existing version, so there should be no strActivePrefix & "FORUM
in pop_delete.asp 12.576 strSql = "DELETE FROM " & strActivePrefix & "FORUM " 12.640 strSql = strSql & " WHERE " & strActivePrefix & "FORUM.FORUM_ID = " & cint(delAr(i))
i found this when I tweak the sticky note mod. it dosen't affect the mod as it's not enabled in the archived topics, while what I'm doing is to let it work all the time.
|
|