|
|
Re: Delete All messages by this user doesn't work [message #23909 is a reply to message #23906] |
Tue, 05 April 2005 13:58 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
No bug here.
1) When you go to a dat before 36 years you get a date <1970, unix timestamps do not support dates earlier then that.
2) When you want to delete all messages by a user you need to specify the SMALLEST possible value Ex. 0.00001. Since the logic will only mark messages for deletion when the message post date is older then the current time - specified value * date unit.
FUDforum Core Developer
|
|
|
|
|
|