Posted by bransom on September 26, 2012 at 12:33am
Newbie into OpenScholar admin... I add a username in via /site/register
As site administrator i decide to remove that user, which I do via /admin/user/user/list
and then also remove his path via /admin/build/path/list
But the system still shows that user as a Featured user (!) and denies him when he tries to recreate with the message that his domain name is already taken.
Where/how do i really delete a user?
TIA,
-Ben
Comments
i remove by removing the site
i remove by removing the site "content". Not sure if this is the correct way though. It would be better if anyone else confirms.
At /site/register you create
At /site/register you create a web site. Technically it consist initially of a node (the website) and a user (the owner of that site). You can delete them like any other node/user in drupal.
thanks!