Logician,
That worked like a charm! Thanks a million.
Now, one more quick question, I do have one other forum, I would like to exclude, how would I go about excluding two or more fourms?
I tried putting in the two forums(98,112) separated by a comma, but that didn't work, I got an error message.
PHP Code:
$wheresql.=" AND thread.open<>10 AND thread.forumid!=98,112";
any ideas? Thanks again!