Enabling the module and selecting the parser: "Xpath Parser - With XMLReader" following error:

Fatal error: Class FeedsXpathParserXMLReaderParser contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (FeedsXPathParserBase::getRaw) in drupal_root/sites/all/modules/contrib/feeds_xpath_parser_xmlreader/includes/FeedsXpathParserXMLReaderParser.inc on line 274

Comments

osopolar’s picture

Title: Error: FeedsXpathParserXMLReaderParser must be declared abstract or implement the remaining methods » Update FeedsXpathParserXMLReaderParser to current version of feeds_xpathparser.
Status: Active » Needs review
StatusFileSize
new7.47 KB

Fixing above error shows that there are much more. I guess it's because of changes feeds_xpathparser.

The attached patch fixes these errors. Now it works - and much faster than feeds_xpathparser.