Hi!

I'm unable to uninstall Menu Force 7.x-1.0 with following error:

Fatal error: Call to undefined function node_get_types() in /var/www/example.com/sites/all/modules/menu_force/menu_force.install on line 11

I'm using Drupal 7.10

Comments

BarisW’s picture

Status: Active » Fixed

Ah, thanks for posting this!
Drupal 7 uses node_type_get_types() instead of node_get_types().

Fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.