The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Does any one know how to change ID OF STYLE?
like my style id is now 213, and i want to change it to 2 or 1, is it possible? |
|
#2
|
|||
|
|||
|
something like this?
untested: PHP Code:
oh hook: style_fetch |
|
#3
|
|||
|
|||
|
where i can find this hook?
and i didn't understand the condition? |
|
#4
|
|||
|
|||
|
help?
|
|
#5
|
|||
|
|||
|
Do you want to "rename" style 213 to be style 2 or 1, or do you want to show style 2 or 1 if someone selects style 213?
|
|
#6
|
|||
|
|||
|
each style has it ID. right?
lets say i have style that his id is 213 and his name is Main-Style, i would like to change only the style id so it will be instead of 213 : 2 |
![]() |
|
|