Click to See Complete Forum and Search --> : problem with inactive script


druss
02-02-2003, 03:11 AM
I have a script which removes inactive people if they do not login within three months, however the problem is that for some reason there is one member who recently signs up has a signup date more than 3 moths behind.

just wondering if the perl comand - time; - is the servers time or the users computer time.

wonder why it happens :(

Thanks
Goran

jeffmott
02-02-2003, 12:23 PM
The server's time.

Is it just the one member that doesn't work correctly?

druss
02-03-2003, 06:29 AM
i just had a new member with the same date

Paco Zarabozo
02-07-2003, 06:10 PM
Obviously, something is wrong in the script. It would be helpful if you post your script to see what it does.

Paco.