Delete an account

Status: 
Open
Question: 

Hi,
I'm just wondering whether it's possible to delete an account. I didn't find this option. Is it somewhere or is it not possible? Don't misapprehend this question: I really like drupalfun.com but I think, this option should be somewhere :-)

Thanks
Claudius

Responses

1. I agree. Please refer to this

I agree. Please refer to this post:

http://drupal.org/node/8

-> notice it is the 8st post on drupal.org! One of the oldest...

Unfortunately it remains unpossible to delete your own account in Drupal.

Solution: what I did suggest in another forum post here is the following:
add a CCK field: "hide my profile" checkbox. If it is checked, don't list the profile in the Views displaying the profile. (filter on checkbox)

2. Re: Delete an account

There is a module , i think it is called the User delete module that is supposed to carry out such a function. I have not tried it out yet, but I intend to as soon as possible.