Back to vBulletin 3.0 Add-Ons

Group Template
Mod Version: 1.00, by SmEdD

This modification is in the archives.
vB Version: 3.0.0 Rating: (0 vote - 0 average) Installs: 4
Released: 21 Apr 2004 Last Update: Never Downloads: 1
Not Supported  

This is a nice hack to keep your template list clean.

In includes/adminfunctions_template.php find:
PHP Code:
// ******************************** DECLARE ARRAYS AND GLOBAL VARS ******************************

// template groups
$only = array
(
    
// phrased groups
    // THERE WILL BE A BUNCH OF ARRAY VARIABLES HERE!
); 
Add this code into the array:
PHP Code:
'prefix_of_template_group' => $vbphrase['group_templatename'
Then add your "group_templatename" phrase to phrease group "Style Tools"

Make sure you add commas to the end of the array values except the last one.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024