The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
where is the value template_templates used?!
in includes/adminfunctions_template.php
in the function print_style there is the dropdown option list with name=\"styleEdit_$printstyleid\" and value=\"template_templates\">" . $vbphrase['edit_templates']. which shows all the templates if you click on it. my question is where the hell is the code that grabs the name/value pair and returns the command to show all the templates? I'm trying to seperate the templates into 2 or more groups (probably an array) and i want to change the value=template_templates to something w/ a variable and have it only return that group of templates at a time. any one have experience w/ the template manager? help please? |
#2
|
|||
|
|||
c'mon,someone has to have some experience w/ the option menu's inside Vbulletin????
ok i tracked down the problem to this peice of code: PHP Code:
|
#3
|
|||
|
|||
nm. i looked through the javascript's and found it.
cool setup for the code, i think. but a pain to try to figure out. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|