1

Topic: Delete user profile to simplify

Hi, Vlad!

I ask you with the following updates to add the item to the "Settings" link or click the "Delete profile". Very many people have asked me how to remove a profile from the site. The fact is that now the user is very difficult to understand how he removed his profile. I ask you to add - "Delete profile".

Thank you!
Sincerely, Asvatur.

2

Re: Delete user profile to simplify

You can delete profiles under 'settings - privacy - who can view my profile'. You can place the delete profile link manually anywhere you like too.

Developer

3

Re: Delete user profile to simplify

Yes, it's easy to do it.

I putted it into user menu, so my members can easily find it.
I don't want to have a lot of unused profiles on my site. Members that unsubscribe by themselves help me to make my site more "clean".

http://i56.tinypic.com/16gzsja.jpg

Last edited by orange_slice (2011-07-09 20:01:29)

4

Re: Delete user profile to simplify

vlad wrote:

You can delete profiles under 'settings - privacy - who can view my profile'. You can place the delete profile link manually anywhere you like too.


Vlad, thank you for your reply.

And where's the link to delete my profile?

5

Re: Delete user profile to simplify

orange_slice wrote:

Yes, it's easy to do it.

I putted it into user menu, so my members can easily find it.
I don't want to have a lot of unused profiles on my site. Members that unsubscribe by themselves help me to make my site more "clean".

http://i56.tinypic.com/16gzsja.jpg

Orange_slice, thank you for your reply.
How do you remove the link to add?

Last edited by Asvatur (2011-07-10 09:22:22)

6

Re: Delete user profile to simplify

Write in English, please.

Open header.tpl and search the code for the user navigation menu.

Add this line where you want to display the "delete accont" link:
<li class="del_account_link">{anchor:url1="account/privacy/cancel/",url2="index.php?m=account_privacy&p=cancel",name="core|cancel_account"}</li>

Note: the class "del_account_link" has been added by me into css file to show the right icon before the link. You have to create it to customize the link icon the way you like.

7

Re: Delete user profile to simplify

Orange_slice, thank you for your reply.

I do not know how to create - the class "del_account_link" in css.
And there is no easier way?

8

Re: Delete user profile to simplify

Asvatur wrote:

Orange_slice, thank you for your reply.

I do not know how to create - the class "del_account_link" in css.
And there is no easier way?

try this below:
http://www.vldpersonals.com/forum/topic … ncelation/

Comet Chat - The best Facebook chat clone integrated to Vldpersonals
Asian Dating and Asian Girls
Dating woman Romania

9

Re: Delete user profile to simplify

Sowers, thank you for your reply.