So far, this occurs when I upload or use the http call to get a mediafly rss feed (attached), all other rss feeds work fine. There are no errors in the log nor are any displayed on screen. The xpaths are setup as follows:
Context: //item
title: title
body: description
guid: guid (marked as unique)
I have also tried using /rss/channel/item as the context and .//[node] as the targets for the guid, body and title. When I have debugging enabled, nothing shows up for the context, and no nodes are created; but this happens if debugging is enabled or not. I have also plugged the rss feed into feedburner to see if that solves any issues, but it doesn't appear to. The feed is located at: http://feeds.feedburner.com/InformationOrganizationResearchGroup. Finally, this is on a clean Drupal 7 install. Any thoughts as to what is wrong?
Comments
Comment #1
twistor commentedClosing out old issues. If you're still having this problem, feel free to re-open it.