I just downloaded and installed upgrade_status. When I try to run it, I get:

Fatal error: Call to undefined function _update_cache_get() in /home/dornbushhw/dornbush.net/sites/all/modules/upgrade_status/upgrade_status.module on line 104

Comments

Pizzacat’s picture

Had the same problem here, using upgrade status 6.x-1.1 on drupal 6.20.

Resolved it by completely removing the 'update notifications disable' module.
Just disabling this module didn't work, because Upgrade status depends on Update notifications disable (I can't enable the former without enabling the latter). After completely removing Update notification disable, I was able to enable Upgrade status, and the problem was gone.

Does look like some kind of bug though, I don't think the dependency is correct...

kbell’s picture

Reporting identical error on 6.20. However, I don't have a module called "update notifications disable" module - these are the modules I have in my upgrade_status module:
upgrade_status.admin.inc
upgrade_status.compare.inc
upgrade_status.css
upgrade_status.fetch.inc
upgrade_status.info
upgrade_status.js
upgrade_status.module
upgrade_status.report.inc

However, I've having the identical error as above.

kristen pol’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Triaging all Drupal 6 Upgrade Status issues. As Drupal 6 is no longer supported by this module and this is not an issue for the Drupal 7 version, closing this.