The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
You will need to look at user.options You will need to find the code that deciphers that field. Or find the code that has deciphered it and find what the new variable is called that you can look at.
|
#12
|
|||
|
|||
Unfortunately value of user.options (which is 2048 in my case) doesn't help in deciphering it. Any idea where can i find the code that deciphers it ?
|
#13
|
||||
|
||||
Doing a search for "user.options" in the files gives me this in class_profileblock.php:
PHP Code:
Doing a search of "$this->registry->bf_misc_useroptions" in the files turns up a lot more info, like this in class_dm_pm.php: PHP Code:
|
#14
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=166940" target="_blank">This might be an interesting read.</a>
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|