Quote:
Originally Posted by smirkley
Using the latest update...
Had a birthday notice today for a member that hasn't been online active since 2004.
Have minimum posts set to 0.
|
I can't reproduce that.
Can you tell me the value of the field 'lastactivity' on that users record?
(Use phpmyadmin for that on cPanel)
or a query like
Code:
select lastactivity from user where userid=XXX
in the AdminCP -- you may need to change user to TABLE_PREFIXuser and XXX is the userid of the account.
Also, make sure you uploaded "ap_birthday.php" to the correct folder (i.e. the cron folder) and overwrote the old version.