The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[HDI] Change currently active users...
Hello on the currently active user list it shows a + next to all your buddies, how do i remove this?
Also on /online.php it does the same but i removed this block of coding PHP Code:
Thanks Distance |
#2
|
|||
|
|||
Right, well thats the hard way.
Lets do things the easy way (makes upgrades a lot better) 1. Open template whosonlinebit FIND Code:
<if condition="$show['buddy']">+</if> Save the template. 2. Open template forumhome_loggedinuser FIND Code:
$loggedin[buddymark] Save the template 3. Open template forumdisplay_loggedinuser FIND Code:
$loggedin[buddymark] Save the template That should do the trick. If you find anywhere else just say, but I can't think of any other places off the top of my head. |
#3
|
||||
|
||||
Yeah thanks all i could think of was forumhome and then online.php.. but then i noticed i had + next to all the people viewing the threads
Thanks alot |
#4
|
|||
|
|||
not a problem
It's always best to avoid file modifications as much as possible otherwise you are guarenteed to forget something when you upgrade. |
#5
|
|||
|
|||
Hold on, Peter. If I follow the instructions you just listed, the 'currently active users' thing will go away?
If so, thanks! I've been trying to figure that out forever! |
#6
|
||||
|
||||
No it just removes the + it shows when buddies are online
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|