I get the error:

"Empty delimiter in /sites/all/modules/feedapi_itemfilter/keyword_filter/feedapi_keyword_filter.module on line 109"

when refreshing/parsing a feed.

Comments

cerup’s picture

Ok seems the error was due to a ',' at the end of the filters without a term after it. Removing a trailing ',' (comma) fixed it.