The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Refresh Style IDs
Hi,
I'm not sure if this is possible, but I've been wondering this for some time: say, for example, I have 3 styles on my forum. Later on, I decide to delete the 3rd style. If I were to add a style again, the style IDs would be 1, 2, and 4. What I'm wondering is whether or not it's possible to refresh vbulletin so that the style IDs will appear as 1, 2, and 3, even though a style was already deleted. Perhaps a modification to the database might fix this, but I'm hoping that there can somehow be a way to have vbulletin rebuild the data like it does with other functions (rebuilding postcounts, etc). Thanks in advance for any help |
#2
|
||||
|
||||
vBulletin can rebuild post counters, because they are auto_incremented by MySQL. You could manually renumber the styles, but i am not sure what else would be nessary considering the ammount of templates there are. The Id's should not matter that much...
|
#3
|
|||
|
|||
it's easy to do it with your mysql manager... you change your style id, in the style table, and the styleid field in the template table... after making all the changes, you refresh all your templates...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|