If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Was this ever resolved? I don't see any way to delete a user account.
Thanks.
If you are logged in as admin and you visit the memberlist page and click the gear icon next to the user you can delete a user from there.
Best,
Joe
Hi,
If a user in the "Administrators" role unchecks "display in member list" against their profile, how can I delete their profile from another user account in the "Administrators" role?
I would have thought all users in the "Administrators" role would be allowed to see all the users in the member list, regardless of the "hide from member list" preference.
Thanks
Kenny
I´ve checked the code to delete an User on siteUser class function delete() but i need to make more on this method because my modules uses data from users and i need to delete to.
Siteuser class is not abstract to override this method there any way to create an EventHandler or make this function override?
thanks
I will add an item in our project tracker to implement a plugin system for UserDeletedEventHandlers similar as we have for user created event.
Hy,
Have you any idea when this plugin will be implemented?!
I admit this one kind of fell off my radar. It isn't a difficult thing so I have put it on my to do list and will try to get to it soon.