PDA


View Full Version : HOW To: Group all ADV_Links templates together without code changes


benFF
11-11-2005, 11:51 PM
In your admincp, go to:

Plugin System (down the bottom)
Add New Plugin.

In the resulting screen set the following:

Product: vBulletin
Hook Location: template_groups (it's under vBulletin: General Administration)
Title: VBA Links Template Grouping
Plugin PHP Code: $only['adv_links'] = 'ADV Links';

Et voila! :)