Hi

This error happens when you preview a node in Drupal 7 with Diff enabled:

Fatal error: Call to undefined function node_get_types() in /diff/node.inc on line 10

Comments

pcambra’s picture

Title: Fatal error on node preview » Fatal error on node preview changes

Sorry, I meant preview changes button

hansfn’s picture

This has been fixed in CVS - replace node_get_types with node_type_get_type.

amanaplan’s picture

Status: Active » Fixed

This was fixed in commit 13ff3cfb3a2dd7287e41f3f944538074cbca9c23 on 9/9/2010 and was included in the 7.x-2.0-beta1 release.

Status: Fixed » Closed (fixed)

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