|
|
Joined: May 2003
Posts: 40
Member
|
Member
Joined: May 2003
Posts: 40 |
I have my member director turned off to unregistered members but they can still see profiles. I've taken away the get profile icon temporarily, but they can still click on the user name above the avatar and get it. Is there a way to prevent unregistered members from getting profile information?
Thanks
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
In ultimatebb.cgi, change: if ($ubb eq 'get_profile') { to: if ($ubb eq 'get_profile' && $user_number) {
untested, but no doubt it should work.
|
|
|
|
Joined: Nov 2001
Posts: 1,704
Moderator / Da Masta
|
Moderator / Da Masta
Joined: Nov 2001
Posts: 1,704 |
Or, to give a more user-friendly "You must be logged in" message, find in ubb_profile.cgi: [/code]Replace with:
[code] Brett's code will work fine too, however 
|
|
|
|
Joined: Nov 2002
Posts: 188
Member
|
Member
Joined: Nov 2002
Posts: 188 |
Sweet feature... This will certainly screw with the trolls from a competing board, that like to track our members! I just checked and discovered that while a person can still view the MEMBERLIST, they cannot go past the initial screen settings. 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|