The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Template questions...
My templates are a little worse for wear following about a years worth of constant editing and potching. I intend to delete them all, and start from the global template once more. Firstly, how do I revert the global template to it's default state - eg no extra or modified templates. Secondly how do I change vBulletin so any new templates use the default template set rather than the global one? Thanks in advance!
|
#3
|
||||
|
||||
You want to delete all customized templates from all styles?
[sql]DELETE FROM template WHERE templatesetid NOT IN (-1, -2);[/sql] Back your styles up before doing this. |
#4
|
||||
|
||||
Basically, I want the global template to be exactly as it is in a new installation of vBulletin. Will that query do it for me?
|
#5
|
||||
|
||||
Yes, but it will also remove all custom templates you have added.
|
#6
|
||||
|
||||
Thanks for the help yet again FireFly!
|
#7
|
||||
|
||||
It hasn't worked FireFly. My template system is completely screwed up - I don't have ANY templates, styles or replacement sets. Because I don't have a default template to edit, my site is just using the global template set. How do I get my default style set back, i.e. the one that can't be deleted?
|
#8
|
||||
|
||||
Running that query shouldn't have deleted your style, but delete all customized templates.
Anyway, if you want to start fresh (including replacement sets), make sure vbulletin.style is in the /admin folder, and create a new style. |
#9
|
||||
|
||||
I'm not sure what's going on, it wasn't your query that messed it up, it was messed up before. I don't have ANY styles, templates or replacement sets.
|
#10
|
||||
|
||||
Why do I have a feeling I've done something I'm going to regret? I've tried searching through the tables manually in phpMyAdmin, I didn't see anything that would help at all.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|