Quote:
Originally Posted by ndahiya
That is relatively easy to do in the template member_change.tpl
Find and delete this code at the end of the template.
Code:
{if !$admin_Area}
<center><a href='member_change.php?delete_me=1'><font color='red'><b><u>{$smarty.const.LA_DELETE_ME}</u></b></font></a></center>
{/if}
Note that "Delete my registration and delete my ads" DOES NOT delete the vb registration. similarly, for now, deleting a vb profile does not delte the ads opr phpclass user, but that can be a relatively simple extension.
|
It worked perfect! I though that that option will delete the registration on VB... I will leave as is since it will not do that.
Thanks