Get value of an attribute. a/@href give error:500. string(a/@href) is OK.
XPath HTML parser: Get value of an attribute. a/@href - give error:500. string(a/@href) - is OK.
View ArticlePutting Feeds field into Vertical tab field_group makes XPath Parser Settings...
Just place the feeds field in any content type into a vertical tabs field group and the XPath Parser Settings disappear from the form.
View ArticleNamespaces in this file are too complex ?
I need to parse a rather complex xml feed. Problem: I cannot move beyond the gzd-tag in the xml. This tag contains a lot of namespace links:xmlns="http://standaarden.overheid.nl/sru"...
View ArticleBug parsing skipping additional child elements that are self closing such as
The parser will not recognize additional child elements because of a space before the closing tag. Example:<links><visualLink pid="6" gid="1" /><visualLink pid="6" gid="2"...
View ArticleError and mapping dont work
Hello I have created a feed to a custom xml.... And when i click process it says ok, but none node is created, in logs errors i get this:EntityMalformedException: Missing bundle property on entity of...
View ArticleTaxonomy only shows taxonomy id on import page
On the import page I seetaxonomy:3: as a field, where 3 is the id of the taxonomy item, so I need to look up which taxonomy vocabulary this is. Is it possible to output the name of the vocabulary,...
View ArticleNotice : Undefined index: xpathparser:30 dans FeedsXPathParserBase->parse()...
Hi, I'm getting PHP error notice in the dblog for xpathparser which don't exist anymore. In fact the the Feeds XPath (Maps), I've : (...) xpathparser:25 xpathparser:26 xpathparser:33 Number 27, 28, 29,...
View ArticleEmpty multivalue ref field from views feed
Hi, thanks for the very useful module. Im using Views Data Export module to generate a XML page with content from one site and then using Feeds Xpath Parser on another site to import the content....
View ArticleNot importing if using standalone form
If i setup my feed importer to use the standalone form as source then no nodes is imported, I I leave all my settings the same and set the feed importer to be attached to a node and enter my source...
View ArticleLimit on number of xpath queries
I can'st seem to be able to add more than 12 xpath queries. That is, I can add mappings under "Mapping for Node processor," but I can't assign them xpath expressions under "Settings for XPath XML...
View ArticleTypo: availlable
lines 232, 233 of FeedsXPathParserBase.inc: t('The variable ' . implode(', ', $variables) . ' is availliable for replacement.'), t('The variables ' . implode(', ', $variables) . ' are availliable for...
View ArticleElements are mapping to the wrong fields for different content
I am using the feeds module to pull in NYT bestsellers. using the xpath parser also as it is an xml feed.I created my content types and got everything set up, and it seemed to work fine at first. But...
View ArticleNotice error correction
I found that there was a notice error on sources that did not have the unique flags. Here is a minor patch.
View ArticlecURL error (60) SSL certificate problem
I'm trying to show and import the latest pictures from a Picasa album using RSS and the Media Feeds module. But when I import I get the following error. HRCurlException: cURL error (60) SSL certificate...
View ArticleProblem with variables for replacement
Hi,I mapped 15 Fields of my content type.In the parser config I want to use the variable of an above field. Everything works fine and everything is imported correctly. But there occurs some errors with...
View ArticleFeed 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 Article