Hi All,<br /><br />I would like to see the possiblility to allow the user list to be filtered and to show only the users that are "public"<br /><br />For instance, I have created a login for one of my partner companies, and they use that login to enter the site and ensure that their logos are displayed all the time. <br /><br />It would be, therefore, great if we can have a field in the user table (public CHAR(1) default = 'Y") which will be used to filter out users with public = "N" in all screens that require the user information, such as the Who's online, User list, Max Users, etc.<br /><br />This way the partner can log in without even being an invisible member but not shown to anyone. Only Admins can see the partners.<br /><br />I guess that after the alteration of the user table to use the new field, the best option is to search for all queries checking the w3t_users table and append a WHERE clause which will do the filtering.<br /><br />Warm regards<br /><br />Nikos
_________________________
Nikos