Page 1 of 1

Freetag plugin breaks comment rss?

Posted: Wed Nov 09, 2005 8:48 am
by bpkri
Seems to me that way because I get these when I call the comments rss 2.0 feed after the category tags for each entry:
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/srv/www/htdocs/web1/html/blog2/plugins/serendipity_event_freetag/serendipity_event_freetag.php</b> on line <b>841</b><br />

Re: Freetag plugin breaks comment rss?

Posted: Wed Nov 09, 2005 11:06 am
by garvinhicking
Thanks for reporting this, it was caused when an entry was not tagged. I added an is_array() check in the mentioned file and committed an update to CVS.

Regards,
Garvin