I recieve the following error message when I try to add a feed.

Fatal error: Call to undefined function: stripos() in /home/content/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 200

This error occurs when I add through the quick create block as well as through create content link.

I have tried several different feeds and they all recieve the same error.

Comments

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Fixed

Thanks for reporting. Do you use php4? Because in php5, there is such a function. Anyway, in the latest dev package, it will be fixed. (the fix is already in the CVS)

dlewis21’s picture

Yes, I am using php4.

Thanks for the info and prompt response.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.