Had the same problem, think the problem is found here:
Opened database_connection.asp, line 216 and changed
strDBTrue =
-1to
strDBTrue =
1This fixes a lot of other problems as well e.g.
http://forums.webwiz.net/forum_posts.asp?TID=20536&KW=;, or that there are no active_topics displayed
BUT new entries by the MySQl Database are -1 and not 1 (access). So new problems come up.
Maybe the best solution is to set all values (1) in the database to (-1)
Tropenland
Edited by tropenland - 07 October 2006 at 6:31pm