forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: RF on October 14, 2004, 09:11:56 pm

Title: Delete Multiple Users/Clean up user database
Post by: RF on October 14, 2004, 09:11:56 pm
I think it would be great to have the ability to delete multiple users in config.  Unfortunately if you haven't been cleaning it consistently, it can become troublesome to delete users.  It would be nice to have the option to filter "inactive" vs "register" and simply "click" on multiple users you would like to delete.

I'm pretty new to this and have no clue about MYSQL and creating queries, therefore, can't do it there. 

Well, just a suggestion.  Thank you for such a great product.

If anyone can perhaps guide me on how to do this in MYSQL it would be greatly appreciated.

thank you
Title: Re: Delete Multiple Users/Clean up user database
Post by: skybax on October 14, 2004, 09:47:37 pm
If you use phpmyadmin I believe there is a way to select multiple rows within a table (i.e. Users in your case) to modify/delete. So technically through MySQL that's the easiest way to do that. I'll have to look into their script to see how the syntax is done to setup something similar for cpg.

-T 8)
Title: Re: Delete Multiple Users/Clean up user database
Post by: Joachim Müller on October 15, 2004, 07:14:11 am
will be in the next version of coppermine (is in the devel cvs).

Joachim