Alternate approach?
Niiiiice... was actually playing around with similar functionality awhile ago, but I was attempting to do it with the feed_jsonpath_parser module. It did something similar, but it needed to be manually...
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 ArticleIs this module supported?
Where is the module file? I only see a .info file in the package.-Trevor
View ArticleFeed URL?
I'm trying to understand how to use the Facebook parser.According to the project page the example feed url is: http://graph.facebook.com/{id}/feed And that the id should be replaced with the...
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 ArticleAlternate approach?
Niiiiice... was actually playing around with similar functionality awhile ago, but I was attempting to do it with the feed_jsonpath_parser module. It did something similar, but it needed to be manually...
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 ArticleIs this module supported?
Where is the module file? I only see a .info file in the package.-Trevor
View ArticleFeed URL?
I'm trying to understand how to use the Facebook parser.According to the project page the example feed url is: http://graph.facebook.com/{id}/feed And that the id should be replaced with the...
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 ArticleAlternate approach?
Niiiiice... was actually playing around with similar functionality awhile ago, but I was attempting to do it with the feed_jsonpath_parser module. It did something similar, but it needed to be manually...
View ArticleIs this module supported?
Where is the module file? I only see a .info file in the package.-Trevor
View ArticleFeed URL?
I'm trying to understand how to use the Facebook parser.According to the project page the example feed url is: http://graph.facebook.com/{id}/feed And that the id should be replaced with the...
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 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