PHP Fatal error: Call to undefined function _flag_abuse_abuse_node_flags()

Eventually tracked it down - when unpacking the tar of flag_abuse module 7.x-2.0-alpha1 created a file in includes directory called flag_abuse.flag_default.inc0000644 instead of flag_abuse.flag_default.inc renaming file to correct name solves the problem.

Have seen this reported as a Winzip bug http://drupal.org/node/590192 but thought I'd share in case anyone else has this problem.

Comments

ezra-g’s picture

Category: bug » support

Awesome - Thanks for sharing the solution!

Status: Fixed » Closed (fixed)

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