The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Add a Template to Multiple Template Sets...
How would I achieve this?
Satan |
#2
|
||||
|
||||
The simpliest way is to insert it into the database as part of the default template set (-1).
|
#3
|
||||
|
||||
So I would change :
[sql]WHERE templatesetid='$templatesetid'[/sql] to [sql]WHERE templatesetid='$templatesetid' AND templatesetid='-1'[/sql] ?? Satan |
#4
|
|||
|
|||
PHP Code:
g-force2k2 |
#5
|
||||
|
||||
Hmmm...
How would I incorporate that Query into the "Add Template" function? Satan |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|