Notice: Undefined index: FeedsMissingPlugin_feeds_form in...
Hey,Great idea for a Feeds parser. When I first installed the module and tried to select the Facebook parser, I got the following error messages:Missing Feeds plugin FeedsFacebookParser. Check whether...
View Article400 Error: Authentication?
I tried to use the parser to pull in the feed of a Facebook page and it returned a 400 error code. Looking that up on Google, it appears it is an authentication error. Does some type of Facebook app...
View ArticleOnly pulling 4 items?
My feed for some reason is only pulling 4 posts, not the latest ones, not any old ones.They were all created within 1-2 days ago consecutively. When I go to the URL in my browser there are several more...
View ArticleJSON objects not being imported correctly.
FeedsFacebookParser is doing a json_decode() on the result of the facebook feed.It then iterates over $json->data but inspecting the $json object we can see that it should iterate over...
View ArticleNotice: Undefined index: FeedsMissingPlugin_feeds_form in...
Hey,Great idea for a Feeds parser. When I first installed the module and tried to select the Facebook parser, I got the following error messages:Missing Feeds plugin FeedsFacebookParser. Check whether...
View Article400 Error: Authentication?
I tried to use the parser to pull in the feed of a Facebook page and it returned a 400 error code. Looking that up on Google, it appears it is an authentication error. Does some type of Facebook app...
View ArticleOnly pulling 4 items?
My feed for some reason is only pulling 4 posts, not the latest ones, not any old ones.They were all created within 1-2 days ago consecutively. When I go to the URL in my browser there are several more...
View ArticleJSON objects not being imported correctly.
FeedsFacebookParser is doing a json_decode() on the result of the facebook feed.It then iterates over $json->data but inspecting the $json object we can see that it should iterate over...
View ArticleEmpty message
Hi,I am importing some Facebook posts in a content type.I have added the ID and the access tokens. It seems to import correctly.But the Message->Body is empty.What am I missing?Is there some...
View Article