php forum
php mysql forum
php mysql smarty
 
Topic Options
#283187 - 01/21/05 09:36 PM Hide user list from certain groups. 6.5.x
AdmiralS3 Offline
Newbie

Registered: 08/27/03
Posts: 17
I know there are ways to hide (or disallow viewing of to certain groups.) the profiles, so something similar should be easy enough to do with the user list.

Top
#283188 - 01/22/05 11:49 AM Re: Hide user list from certain groups. 6.5.x [Re: Hermann]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
depends on how down and dirty you want it.. if you want a menu in your control panel that you can click on and select and deselect groups you will have to write alot more code persay than if all ya want to do is write a little code in showmembers.php or online.php in which case in those files dependimg if you meant hide the userlist or the who's on line list and add some code basicaly stating<br /><br />under<br /><br />$html = new html;<br /><br />add something like<br /> if (strpos($user['U_Groups'], '-4-') == false && strpos($user['U_Groups'], '-5-') == false) {<br /> $html -> not_right ("Sorry No Peeky",$Cat);<br /> }
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks