I need code from a single post (vb.org)

Chris M said:
Not tested, but should work ;)

In the plugin code, add:
PHP:
$limitfids = ,x,y,z;
before:
PHP:
foreach($vbulletin->forumcache AS $forum) {
Replace [high]x,y,z[/high] with the forumids you wish to exclude :)

Satan

Here you go, man
 
Back
Top