The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Globalize all templates? ** important
I'm sure many people would want this
Sometimes I try to put customized templates from hacks under a certain section. (like customized error pages) I do this query: $DB_site->query("UPDATE template SET templatesetid='-1' WHERE title like 'error%'"); But then I realize that I get doubles in my admin panel: error_activatedthanks [change original] error_activatedthanks [change original] error_activate_moderation [change original] error_activate_moderation [change original] error_activate_wrongusergroup [change original] error_activate_wrongusergroup [change original] from the original templates I had edited. Can someone create a php file that will globalize all templates (put them under the appropriate section) as well as create sections (Ex: such as "Bank" and have all bank templates under that section) And will not have doubling in thet admin cpanel from previously edited original templates? This would be greatly appreciated Thanks!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|