I can't for the life of me seem to get FeedAPI to work. I'm using a clean Drupal install - so no conflicting modules. I've tried both the Common syndication parser and Simplepie, and although both seem to download the feeds fine into the files folder, neither can recognize that new feed items have been posted! I just get the message "There are no new items in the feed." whenever I hit refresh.
Any ideas what is going on? I don't know where to start diagnosing this problem.
Comments
Comment #1
chasz commentedHmmm, i think the author meant it when he said he took out the aggregator LOL
Now nothing is being aggregated :D
grab the 1.2, un zip it into your module folder, and then unzip the latest dev over it and then reinstall the module
Comment #2
arsart commentedSame with me (also a clean drupal installation). FeedAPI Dev module doesn't work.
The only message I get when trying to retrieve a feed is:
0 new item(s) were saved. 30 existing item(s) were updated.Hence, there is only one node in the system with a feed-parent and no other created nodes.
Comment #3
arsart commentedOk sorry. I have reinstalled everything again and grabbed latest Dev versions. Seems going okay on my side.
Comment #4
flexvixon commentedI had this issue and was able to resolve it by clearing the Simple Pie cache in the files folder.