The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How Do I Edit the Style numbers on my forum?
I have installed & then UN-installed forum styles many times now, and I was wondering about their numerical orders. Like say now, I only have 4 styles up, but my Default is the only one that is numbered correctly. It goes like this:
Default Style--1 OrangeBane--37 OrangeBane Ultra--38 Shadow's Bane--39 How can I reset this so they are just 1,2,3,4 again? Please help? |
#2
|
||||
|
||||
It's the MySQL unique indexes. You've installed 39 styles (and removed many), and therefore, it's currently at 39.
|
#3
|
||||
|
||||
But how do I reset that? I would just delete the entire shabang and reinstall everything. It's just I didn't want to delete all my posts & stuff, too. Is there a way to just reset the index for the styles?
|
#4
|
||||
|
||||
You could go directly into the database and change the styleid. However, you would have to edit the id everywhere it shows up. It's easy to change it in the table "style", but it is also called out in "user". I don't know which other tables/columns it would show up in.
|
#5
|
||||
|
||||
Sounds like a plan, man.Thanks. But where all does the id data appear? Anyone know?
|
#6
|
|||
|
|||
Any id in vBulletin is automatically generated by MySQL, and you should never change them. There is also no reason to change them.
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
There is absolutly no (valid) reason to have them renumbered!
Styleid's are stored on many places and i will not even start to name them as i would probably forget a few, and it will totally mes up your board. I really strongly suggest that you forget about this, it is not worth the effort and the risks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|