Log in

View Full Version : Hiding the Buddy List / Ignore List?


dcpaq2xx
10-18-2006, 08:13 AM
Group,

Anyone know how to hide the buddy list / ignore list located within the user cp at the bottom and throughout the site?

I have a plugin that will hide the attachments link within the admin cp, now im just trying to figure out how i can hide the buddy list and ignore list.

Doug

dcpaq2xx
02-14-2007, 03:51 PM
Anyone?

Doug

paul41598
02-14-2007, 03:54 PM
hide it to who? All logged in users?

dcpaq2xx
02-14-2007, 04:31 PM
hide it to who? All logged in users?

Well yes,.... :rolleyes:

Get rid of the feature all together.

Doug

paul41598
02-14-2007, 04:39 PM
well this is in case you have multiple usergroups, u might wanna try a conditional like this:

if condition="!is_member_of($bbuserinfo, X, Y, Z)">
buddy list code u wanna hide
</if>

dcpaq2xx
02-14-2007, 04:44 PM
ok, but what places would I need to add this at?

I want to hide or disable all places that referrence the buddy/ignore list feature.

Is there not a way to create a plugin, hack, or something that would accomplish this in the least amount of steps or code hacking templates?

Doug

dcpaq2xx
02-20-2007, 12:53 AM
Can anyone help me with this?

Thanks

Doug