I've suddenly begun to get these errors when the rss is called by cron or called manually.

warning: Argument to array_reverse() should be an array in /home/joe/public_html/modules/import.module on line 334.

warning: Invalid argument supplied for foreach() in /home/joe/public_html/modules/import.module on line 336.

What's changed?

Comments

Anonymous’s picture

I should have included:
$Id: import.module,v 1.110 2003/07/12 22:21:54 dries Exp