Note first that I haven't confirmed this bug -- that's beyond my abilities. But when I run update.php, I get an error from 'media_youtube'. Searching the log, I see this error: Plugin XPath XML parser of plugin type feeds:plugins points to nonexistent file sites/all/modules/feeds_xpathparser/FeedsXPathParserXML.class.php for class handler handler.

There is a file called FeedsXPathParserXML.inc at this path, but not the one above.

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

These two things seem unrelated. What was the actual error from update you got that was related to media_youtube, but not related to feeds. Was it #1895934: ajax error when database update 7202 - Update Media YouTube files to the new video file_entity type.?

senortim’s picture

Thanks, Dave. Sorry, I cannot tell if this is a duplicate. That whole thread reads something like gibberish to me.

Here is the error I get when running the update scripts:
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://stage.ipen-china.org/update.php?op=selection&token=NosxNb2BhRKSROctqBF6QzMIpw7p5CcDNMJ8Fw1urfI&id=168&op=do StatusText: OK ResponseText: Fatal error: Call to undefined function file_type_save() in /home/ipenberk/stage.ipen-china.org/sites/all/modules/media_youtube/media_youtube.install on line 172

So perhaps it's the same kind of issue.

But in any event, is there a way to manage or clear these update scripts? At the very least, I'd like to run the two updates that are ahead of Media_YouTube, which is third in the list. I tried disabling media_youtube, but D7 is still trying to run that script.

senortim’s picture

Ok, wait. Yes. This is the same issue. Sorry for my confusion!

senortim’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)