The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
well im trying to add a new option but I cant figure out where in the world vb3 stores its options..
been looking for half an hour now and still nothin, some help would be appreciated ![]() |
#2
|
||||
|
||||
![]()
they are stored in init.php as a bitwise option, if you want to add a new one you need to add the next bitwise value (double the last one)
![]() |
#3
|
|||
|
|||
![]()
thanks a lot for ur help mate
![]() ![]() |
#4
|
|||
|
|||
![]()
hmm okay still reading about this bitwise thing, but still cant figure out where vbulletin actually updates the forum options for the current functions. I see the 'options' row in the 'forum' table holds a certain number everywhere, im guessing that php can calculate it into the values for each options somehow but I dunno how to update it nor where vbulletin does it.. =\
any ideas? |
#5
|
||||
|
||||
![]() Quote:
![]() |
#6
|
|||
|
|||
![]()
heh found the piece of code that did the updating (functions_misc.php) also found out what I was doing wrong..
gotta hate typo's..! :P thanks once again ![]() |
#7
|
||||
|
||||
![]()
No problem
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|