The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Invisible Asterisk Change
Can someone please tell me where I need to go in php files to change the asterisk for invisible users to this?
[Ghost]username I know the asterisk comes after the username, but can it be set up like my example without too much trouble? |
#2
|
||||
|
||||
I did a quick search in the files, and you need to edit 3 files, I think:
forumdisplay.php index.php online.php and search for a variable called '$invisibleuser'. Modifying this variable, will allow you to change the '*' character to something else. And to change the position of this character, you must edit the 'forumdisplay_loggedinuser' template. |
#3
|
||||
|
||||
Thank you very much. I found it in the forumdisplay and index php files like you said and changed them, but there was no where to change it in the online.php. Will the index pick it up for the online users?
|
#4
|
||||
|
||||
Yes, you're right... You don't need to modify online.php... I think I'm tired now... It's 3AM here, I better get some sleep
|
#5
|
||||
|
||||
In the online.php the variable name to change is $userinfo[hidden]. The other 2 files it was called $invisibleuser, like you said. I changed the "forumdisplay_loggedinuser", "forumhome_loggedinuser" and the "whosonlinebit" and all is well. Thank you very much for sending me in the right direction.
|
#6
|
|||
|
|||
I released a hack for this, look in my profile
|
#7
|
||||
|
||||
Now someone tells me. I made it look like this, though, so I had to do a few template edits, too.
[Ghost]Boofo |
#8
|
|||
|
|||
Hmm I don't think so...you could still use my hack by placing the custom text in front of the username I think.
|
#9
|
||||
|
||||
Basically I did the same thing as your hack (wish I'd seen it before I started though ) but to put the [Ghost] before the name the templates have to be edited to move the variables before the name.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|