For vBulletin 4.x, try adding this block of code in red to that same
MEMBERINFO template:
Code:
<vb:if condition="$show['edit_profile']">
<a href="admincp/user.php?{vb:raw session.sessionurl}do=remove&u={vb:raw userinfo.userid}" class="textcontrol imagecontrol"><img src="{vb:stylevar imgdir_misc}/cross_red.png" alt="Delete User Profile" /></a>
<a href="moderator.php?{vb:raw session.sessionurl}do=useroptions&u={vb:raw userinfo.userid}" class="textcontrol imagecontrol"><img src="{vb:stylevar imgdir_button}/edit_40b.png" alt="{vb:rawphrase edit_user_profile}" /></a>
</vb:if>
Also, add this image to your images/misc directory.
--------------- Added [DATE]1292652019[/DATE] at [TIME]1292652019[/TIME] ---------------
Quote:
Originally Posted by onehost
honestly, since their profile does not show until they
log in, do i really need it? As long as SE cant see
their profile junk, then I am ok...
|
Matter of preference, really. I'm not concerned about Search Engines, myself. It's the links themselves I don't want. Particularly when all of it is just scams, consumer traps, malware or porn. I don't want my users finding their way there just from perusing a new user's profile.