The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello,
nobody know in which function (or line in vB source code) is responsible for adding "+" when user is a friend in Who is Online section? |
#2
|
||||
|
||||
![]()
The get a + is they are your friend/contact.
|
#3
|
|||
|
|||
![]()
And if you see somebody with a * next to there name, it means the user is set to invisible.
![]() |
#4
|
||||
|
||||
![]()
In your "whosonlinebit" template, there is a line:
<vb:if condition="$show['buddy']">+</vb:if> That would be what you're looking for. :> Hope it helps. |
#5
|
|||
|
|||
![]()
do you know how I can add something to this "+"? which hook I can use etc.?
|
#6
|
||||
|
||||
![]()
Yes, kamilkurczak. If it's just for the Who's Online page, just change that template I mentioned.
![]() If it needs to be applied elsewhere (like in the What's Going On? area on the forumhome), then other stuff has to be changed as well. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|