Forums / Setup & design / problems with deleting custom users (BUG?)
Marko Žmak
Sunday 25 September 2005 8:32:48 am
I have created a custom user class "my_user" with the class ID 53. I have changed the INI setting:
[UserSettings]UserClassID=53
The user registration and login works OK. But when I delete the users of class "my_user" the user account is not deleted from the "ezuser" database table.
Is this a bug or am I doing something wrong?
-- Nothing is impossible. Not if you can imagine it! Hubert Farnsworth
Marin Orlic
Tuesday 27 September 2005 4:48:35 am
Are the content objects representing these users deleted? Did you throw them in the trash instead of deleting them?
Tuesday 27 September 2005 11:13:11 am
Yep, deleting the items from the Trash did the trick. Thx Marvin.
Tuesday 27 September 2005 2:00:08 pm
Glad it helped :)