Forums / General / Remove user: Email still exists
Jerry Jalava
Thursday 22 January 2004 2:48:35 am
Hi,
I have been trying to figure out why removing the user object doesn't destroy the account data completely...While I was testing the user registration templates I discovered that no matter what I do with the user objects, the email data is not erased. Now I have run out of different email addresses... ;)
Is there some special way to remove user object or is this a bug?... I managed to remove the user object completely manually from database, but I will not do that for all users that might want to unregister and register again sometime later...
Thanks,Jerry
Ole Morten Halvorsen
Thursday 22 January 2004 3:02:22 am
Jerry,
You don't say which version you are using, but have a look at this bug ->http://ez.no/developer/ez_publish_3/bug_reports/empty_unnecessary_entries_in_ezuser_user_problems
Senior Software Engineer - Vision with Technology http://www.visionwt.com http://www.omh.cc http://www.twitter.com/omh eZ Certified Developer http://ez.no/certification/verify/358441 http://ez.no/certification/verify/272578
Friday 23 January 2004 12:54:23 pm
yeah sorry,I use version 3.2.3
Thanks for the link! I added the updated code and it works well...
Regards,Jerry