The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I'm not sure if I understand correctly what your templates are like now, but if you want to add something at the front and the end of those templates you could use the mysql query:
Code:
UPDATE template SET template = CONCAT('stuff to the left',template,'stuff to the right') WHERE title LIKE 'redirect_%'; |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|