View Full Version : hide usernames as guests?
zoomforce
11-17-2008, 05:20 AM
is there anyway to hide usernames from guests ( well more importantly spiders )
would be great if guests looking at posts could see only the first 4 letters of the username etc.
just asking for user privacy.
BobbyDiesel
11-17-2008, 05:28 AM
If nobody else has an answer, you could always go into forum permissions and change permissions so that unregistered/not logged in users can't see the forums.
Hex_legend
11-17-2008, 07:28 PM
why not edit the postbit / postbit legacy, look for $userinfo[username] and replace with:
<if condition=$show[register]">Not Displayed<else />$userinfo[username]</if>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.