|
I'm having this same issue.
If I run sendnotice.php the stats table doesn't update.
values are set for lastupdate and crontupdate, they just don't update when i run sendnotice.php
Also, if I try to run cron.php I get:
Notice: Undefined variable: Globals in /www/sites/www.domain.com/files/html/classifieds/cron.php on line 24 Notice: Undefined variable: Globals in /www/sites/www.domain.com/files/html/classifieds/cron.php on line 28 Fatal error: Call to undefined function ppmysql_query() in /www/sites/www.domain.com/files/html/classifieds/cron.php on line 29
|