View Single Post
  #6  
Old 3rd August 2009, 21:43
Paaskehare Paaskehare is offline
Member
 
Join Date: Nov 2008
Posts: 1
Default
It's a bug in cleanup.php, pretty simple too, it is because the db is using unixtime, and the cleanup.php thinks it's using normal datetime.

So in cleanup.php you just have to make it look for unixtime instead.

It's the same issue with auto-promotion of Power Users.
Reply With Quote