PDA

View Full Version : Remove buddy + From Currently Active Users


Distance
02-16-2007, 11:43 PM
Notice your buddies have a + next to there name?


Well click thanks to see how to remove it!!

1. Open template whosonlinebit

FIND
<if condition="$show['buddy']">+</if>
DELETE IT

Save the template.

2. Open template forumhome_loggedinuser

FIND
$loggedin[buddymark]
DELETE IT

Save the template

3. Open template forumdisplay_loggedinuser

FIND

$loggedin[buddymark]
DELETE IT

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.

Distance

Shawn
02-17-2007, 03:27 AM
Creative, always looking good.

Distance
02-17-2007, 02:53 PM
Thx.. i have a friends mod installed on my forums... the + is annoying

HMBeaty
02-17-2007, 11:03 PM
I was always wondering how to do this but never looked at it to figure it out. Thanks