Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Is there a way to delete all inactive users at once?  (Read 3160 times)

0 Members and 1 Guest are viewing this topic.

bryan

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 53
    • http://www.bryanchung.per.sg
Is there a way to delete all inactive users at once?
« on: December 03, 2003, 02:04:24 am »

Is there a way to delete all inactive users at once?

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Is there a way to delete all inactive users at once?
« Reply #1 on: December 03, 2003, 08:09:10 am »

out-of-the box: no!
This is a hack that should be easy tho accomplish though, but what do you define as inactivity?
You'll have to disable the "remember me" option on login, so the user won't be recognized on every visit and is forced to log on each time, just to keep your activity log up to date (if you define activity by "visits to your gallery"). It'l become trickier if you define activity by participation via rating/comments/uploads...

GauGau
Logged

Oasis

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 252
  • iNSiGNiA
    • Pixnet Gallery
Is there a way to delete all inactive users at once?
« Reply #2 on: December 03, 2003, 08:17:20 am »

I think he means inactive users as in users that have not activated their accounts....

If so, just go to phpmyadmin and execute this query in the coppermine database:

DELETE FROM cpg11d_users WHERE user_active='NO'
Logged
Pixnet Gallery: http://www.pixnet.net
iNSiGNiA Weblog: http://www.jayliu.org

bryan

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 53
    • http://www.bryanchung.per.sg
Is there a way to delete all inactive users at once?
« Reply #3 on: December 20, 2003, 05:42:41 pm »

Oh thanks! :)
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.