I am getting the cron error, even though I have set the script to report to /dev/null
Code:
/usr/bin/php /var/www/html/football-forums/forums/articlebot/articlebot.php >> /dev/null
my error email I get is:
Code:
junk after document element at line 161, column 16
I followed earlier instruction, to change the table type of 'title' in 'articlebot_rss_cache' from 'varchar' to 'text' which eleminated 1 line of the error. What am I missing to fix this?
Thanks
-Zach