I installed panels (with ctools). Described in https://drupal.org/node/2188593.

It is the same with:
Drupal 7.26 or 7.22 also with
Flag 7.3.3 or 7.3.2 7.3.dev or 7.2.1

I only used ctools 7.1.3 and panels 7.3.3

Comments

bsandor’s picture

Issue summary: View changes
bsandor’s picture

it seems like that with php 5.3.2 i get an empty page while

with php 5.3.3 i get following message:
Fatal error: Call to undefined function entity_type_supports() in /var/www/abc/public_html/sites/all/modules/flag/plugins/content_types/flag_link/flag_link.inc on line 31

bsandor’s picture

Priority: Major » Critical
bsandor’s picture

on the machine with php 5.3.3 I installed all modules that the text at the bottom of abc.com/admin/structure/flags mentiones: rules, trigger, flag actions, views (any other left???)

The problem was solved.

So this is a workaround, it doesn't solve the actual issue.

bsandor’s picture

.

joachim’s picture

> Call to undefined function entity_type_supports

I seem to remember there is an issue for this. Please can you search for that. I don't recall whether it's been fixed, or whether there is a patch waiting for review.

bsandor’s picture

Status: Active » Closed (duplicate)
Related issues: +#1882258: CTools plugins depend on Entity module