I have enabled the NSFW plugin that comes with tt-rss 1.7.9. I have defined a filter that assigns the tag "nsfw" to some feeds and I can see that the tags get added to posts in these feeds. However the plugin writes errors like this in the error log:
Code: Select all
E_WARNING (2) plugins/nsfw/init.php:39 array_intersect(): Argument #2 is not an array
Did I define the tag somehow wrongly or what could cause this?