Closed (cannot reproduce)
Project:
Feeds XPath Parser
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 21:58 UTC
Updated:
7 Sep 2012 at 07:07 UTC
After upgrading to 6.x.1.x-dev, update.php threw a fatal PHP error, claiming that:
Class 'DOMXPath' not found in [path]/feeds_xpathparser/FeedsXPathParserDOMXPath.inc on line 11. I can get to site pages fine, but certain Views calls now cause a complete whitescreen and the same error to show up in the web server logs.
Any suggestions about how to start troubleshooting this would be greatly appreciated.
Comments
Comment #1
twistor commentedI looks like you don't have the DOMDocument class enabled for PHP.
What OS are you using?
Comment #2
twistor commentedComment #3
twistor commented