Closed (fixed)
Project:
Drupal Commons
Component:
Installer
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 May 2013 at 18:03 UTC
Updated:
30 May 2013 at 18:11 UTC
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
Comment #1
ezra-g commentedAwesome - Thanks for sharing the solution!