[QUOTE]
Originally posted by The_Sisko
[B]How can I exclude more then one forum?
Just use:
$query = "SELECT * FROM thread WHERE replycount < 1 AND forumid <> 21 22 23 ORDER BY dateline DESC LIMIT $maxthreads";
Forum ID 21 22 23 or how do I do it?
Another Problem:
Got some old topics in the list! But they are allready deleted? Why do the y show up an d how kann I delete them?
http://std.krawall.de/vbb/dead.php
[Edited by TechTalk on 08-22-2000 at 08:22 PM]