deleting users

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
ameo
Regular
Posts: 143
Joined: Fri Sep 26, 2008 4:13 am

deleting users

Post by ameo »

Code: Select all

You are about to delete user #25 norman . Are you serious? This will disallow showing any entries written by him on the frontend.
will deleting users also delete their posts? or just prevent if from showing up?

thanks
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

I've never tried it, but it certainly suggests the entries will no longer display.

Have you thought about the option "Disable user / forbid activity" instead?
=Don=
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Entries will remain and be attributed to the no longer existing author. The author name is stored inside the entries tables, thus it can exist even though the ID of the author will no longer be viewable.

URLs for specific authors will no longer yield entries though.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply