Topic RSS
It´s me again ;-). Simple question: There are 2 buttons at the bottom of the profile page "manage buddy list" and "view permissions". How i can disable these to buttons so that they are not visible on the profile page? I dont want my users to manage buddy lists and i also dont want them to know what they maybe could do or not…
Regards
Michael
no way to do so without modifying core code.
Also, keep in mind that buddy list members are added in the popup profile page (the profile icon in the top row of each post). If you remove the manage buddy list, they only will be able to add, not delete. you would want to remove the popup profile stuff too. and the buddy list area would still appear in PMs, so you might get a bunch of questions.
If you still want to remove them, look in the sf-form-profile.php file.
Okay, thanks. PMs are disabled in my forum… I changed the php file and it works. Thanks Mr Papa!
Where did you guys disable the option that users can look at their permissions by clicking "Your Permissions" next to their name (key image).
I want to disable this also!
you have to edit the core code… currently, not an option to disable from the UI though we have opened a ticket for this…
To remove the "View Permissions icon" Just change the string of the $out variable to empty:
In sf-page-components.php on line 1680:
$out = ' ';
return $out;
Notice the empty $out = ' ';
Most Users Ever Online: 444
Currently Online:
55 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
-Radio-: 1251
Lee H: 606
Luffer: 535
Conrad_Farlow: 485
jim: 478
neon: 263
ovizii: 240
Tal: 240
Member Stats:
Guest Posters: 2616
Members: 7328
Moderators: 1
Admins: 2
Forum Stats:
Groups: 5
Forums: 16
Topics: 10839
Posts: 79131
Newest Members: ordie69, mutha66, jawaulk, mastergalen, ikkiamonrah, OlafKS, js, Anne Wayman, vinzMtl, VikingBrent
Moderators: Brandon C (158)
Administrators: Yellow Swordfish (22131), Mr Papa (23587)
Log In
Register
Home
Add Reply
Add Topic
Offline

Quote


Visit 
Privacy Policy



