Feed Images Grabber doesn't work with Feeds XPath XML Parser
If I use the Feeds RSS parser I am able to use http://drupal.org/project/feeds_imagegrabber to download images from the RSS Description field. Hover if I switch to Feeds XPath XML Parser - which I need...
View ArticleParser settings for files/div/ul/li return nothing
I've been trying to get at the nested file urls in the code below, in order to assign them to attached files for the node:<files><div class="item-list"><ul><li...
View ArticleMissing Feeds plugin FeedsXPathParserXML
i'm running the latest dev version - 7.x-1.0-beta3+7-dev - and the 7.x-2.0-alpha7 version of Feeds, 7.x-1.2 of ctools. started getting this error about "Missing Feeds plugin". checking inside the...
View Articletag store with title in node
hello i configured feeds xpath parser like this : context : /result/item title : node_titlebut in the node title the tags still appeare => Lab bio tech the xml file is attachedany solution without...
View ArticleFeeds XPath Parser and Feeds Self Node Processor: automatically save...
The Problem The option to "Allow source configuration override" on the Feeds XPath Parser seems to break when using Feeds Self Node Processor and Feeds SpiderSettings Step 1: Under "Parser >...
View ArticleNamespace prefix dc on creator is not defined on line 111. Error code: 201
Namespace prefix dc on creator is not defined on line 11. Error code: 201 Namespace prefix dc on creator is not defined on line 111. Error code: 201 Namespace prefix dc on creator is not defined on...
View ArticleAn HTTP error 404 occured
I got the same problem. I am using Feeds and Feeds XPath Parser. When I import large chunk of xml data it throws error on me"An HTTP error 404 occured. /batch?id=43&op=do" Any solution for this out...
View ArticleError with type hinting on dev branch
Hi, We are using 1.x-dev for feeds_xpathparser and 2.x-dev for Feeds.Currently we are getting this error: PHP Fatal error: Declaration of FeedsXPathParserBase::sourceFormValidate() must be compatible...
View ArticleRemoving a mapping element breaks import
HiI've noticed that if I remove a mapping element from an existing feed importer, it no longer imports properly.For example:I have an importer with 4 mapped source elements (using XPath XML...
View Articlesome elements not mapped
Some of the target fields not mapped when used with feedsAttachmentSizeStatusTest resultOperationsnotmapped.png108.16 KBIgnored: Check issue status.NoneNone
View ArticleWill not accept Context
Editing a feed that has been working on my site for months. When I tried to edit the settings for XPath XML parser, it would not save the changes. It complains about the Context, which is...
View ArticleUndefined index: unique in FeedsXPathParserBase->sourceForm() (line 202)
Just started seeing thisNotice: Undefined index: unique in FeedsXPathParserBase->sourceForm() (line 202 of /data/www/sites/all/modules/feeds_xpathparser/FeedsXPathParserBase.inc
View ArticleHtml entities
Html entities are not properly loaded in xml cases by example aà (Atilde)± (plusmn) etc....This is a message for this error: Entity 'Atilde' not defined on line 2. Error code: 26 Entity 'plusmn' not...
View ArticleAn HTTP error 404 occured
I got the same problem. I am using Feeds and Feeds XPath Parser. When I import large chunk of xml data it throws error on me"An HTTP error 404 occured. /batch?id=43&op=do" Any solution for this out...
View ArticleChanges not having any effect?
When I first make an importer using xpath mappings everything works fine. However, if I change any of my mapping destinations the changes do not affect new imported nodes. Newly imported nodes still...
View ArticleBug Parsing Self Closing Elements such as
When getting the values for elements like <sponsorHtml/>, the xpath call returns the text of the elment "<sponsorHtml/>" instead of an empty string.
View ArticleRemoving a mapping element breaks import
HiI've noticed that if I remove a mapping element from an existing feed importer, it no longer imports properly.For example:I have an importer with 4 mapped source elements (using XPath XML...
View ArticleDefault namespace declared outside of top level element breaks parsing.
See http://drupal.org/node/990972#comment-4540114 for a detailed example.
View ArticleCyrillic text parsing problem - wrong encoding
I am getting troube with cyrillic text parsing. All I get after parse is wrong encoding like that: Ð½ÐµÑ Ð¾Ð¿Ð¸ÑаниÑIt seems that data parsed in ISO-8859-1 encoding, not in UTF8Need help with...
View ArticleOdd error on XML import - 1366 Incorrect integer value
When I try and import an XML file from a URL using the exact settings found on this page: http://drupal.org/node/919448 I get a strange error.After submitting the feed processor node, instead of...
View Article