When visiting /user or /user/david-stoline, I am seeing a WSOD with

PHP Fatal error: Call to undefined method flag_user::get_entity_id() in /mnt/www/html/capitalcampdev/docroot/profiles/commons/modules/contrib/flag/flag.tokens.inc on line 156

On /groups, I'm seeing another WSOD

PHP Fatal error: Call to undefined method flag_node::get_entity_id() in /mnt/www/html/capitalcampdev/docroot/profiles/commons/modules/contrib/flag/flag.tokens.inc on line 156

See also #2222959: Compatibility with flag 2.2 and mollom

CommentFileSizeAuthor
#2 update-flag-patch-22229772-2.patch568 bytesdevin carlson

Comments

dstol’s picture

Title: Flag fatal on the user profile page » Flag fatal on the user profile and groups pages
Issue summary: View changes
devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new568 bytes

A patch to update the patch to Flag which caused this issue.

  • Commit 55cfbd5 on 7.x-3.x by Devin Carlson:
    Issue #2222977 by Devin Carlson: Updated patch to Flag in order to fix...
devin carlson’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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