When you click over the "one person liked this" like the pop-up doesn't load properly, see attachment.

Using Like flag form Flag Module 7.x-2.0-beta8!

CommentFileSizeAuthor
flag_heartbeat.JPG22.24 KBwarmth

Comments

glynster’s picture

Priority: Normal » Critical

I agree with the above and the popup does in fact break the page with the following error:
Fatal error: Unsupported operand types in /home/***/***/includes/entity.inc on line 354
As this is part of the core module workings I think this is a critical bug.
#warmth did you find a resolve?

warmth’s picture

No, I'm still waiting for a solution :(

fraweg’s picture

Hello,

this is maybe the same like this:

http://drupal.org/node/1489540

Best regards
Frank

glynster’s picture

Not too sure where to go by reading your thread.

At the moment I have the following templates:
heartbeat_add_comment
heartbeat_add_node
heartbeat_become_friends
heartbeat_edit_account
heartbeat_edit_node
heartbeat_tweet

All of these have been configured as I need them so each display has fields being printed inside of them.

Is there a template I am missing? What steps did you follow to get this modal working?

Any help would be greatly appreciated.

fraweg’s picture

Hello,

did you use the latest stable 7.x-1.1 version? You can also test the latest dev version.

Best regards
Frank

glynster’s picture

I am using the latest stable version but have not tried the Dev as there was only a day difference.

fraweg’s picture

Version: 7.x-1.0 » 7.x-1.1
glynster’s picture

Here is a further update of the error I am receiving:
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /heartbeat/ajax/flagged/45301
StatusText: error
ResponseText:

Any help would be greatly appreciated. Basically on clicking on the link as to the likes I see a popup and get the error ajax message above right away. So we never get to see who likes what.