Closed (fixed)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2013 at 01:02 UTC
Updated:
26 May 2013 at 07:01 UTC
I'm recieving Fatal error: Call to undefined function flag_get_content_flags() in modules/ctools/plugins/access/php.inc(55) : eval()'d code on line 4
This seems to happen when I enable panelizer for content types. Anyone else seeing this error?
Comments
Comment #1
joachim commentedIt looks like you are using custom PHP code in your panel.
That function you are calling no longer exists in Flag 3.x.