Quote:
Originally Posted by Xenon
Alfa1: if those ids of forums are all subforums of a specific category, something like
PHP Code:
AND $foruminfo['parentid'] != categoryid
should work as well and might save a lot of ids 
|
So if all my forums I want to exlude are subforums how can I exlude the main forum which also include all the subforums below it?
Can you post the code do this with exampe of exluding forums 83,129 and also to exclude mods from this hack...
Thanks