The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Thanks Lynne.
Do I replace this or add your code additionally? Code:
$vbulletin->GPC['type'] = strtoupper($vbulletin->GPC['type']); Nevermind. I think I found it. Thanks --------------- Added [DATE]1268007853[/DATE] at [TIME]1268007853[/TIME] --------------- I did this Code:
Go to Admin CP, Plugin & Products, Plugin Manager and Add New Plugin Product: Exclude Forums From external.php Hook Location: external_start Title: Anything you want Execution Order: 4 Plugin PHP Code: $vbulletin->GPC['excludeids'] = '1,2,3'; Plugin is Active: Yes Note: 1,2,3 are the forum id's you want to exclude. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|