The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where is $onlinestatus in the PHP files?
I'm trying to make it so if you are an admin or super mod then the $onlinestatus is set to "Admin" or "Super mod". But I looked in the showthread.php file and couldn't find onlinestatus being set to anything.....could someone guide me please?
|
#2
|
|||
|
|||
It's in the big mess that is getpostbit() in functions.php and is derived by the templates postbit_online and postbit_offline.
|
#3
|
|||
|
|||
Ok, this is what I did. I replaced
PHP Code:
PHP Code:
EDIT: It doesn't give me an error. It just doesn't do anything. I guess it ignores the if statement? |
#4
|
|||
|
|||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|