The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Can someone give me some hints about how the template system works ?
Specifically Im having a little trouble understanding how the group a template belongs to is determined ? Id like to be able to create my own groups to organize custom templates that I add, just like the groups that exist with the built in templates. I've been looking thru templates.php but I seem to be missing it. Any help is appreciated. |
|
#2
|
|||
|
|||
|
find this in template.php
$only['emailsubject'] = 'Email Subject'; thsi means that if the template name begins with emailsubject then it will be placed in a group called Email Subject. All the templates that are placed in groups have to have templatesetid -1, that can be changed through phpMyAdmin |
|
#3
|
|||
|
|||
|
thanks
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|