Active
Project:
Heartbeat
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2012 at 16:43 UTC
Updated:
17 Dec 2012 at 02:47 UTC
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!
| Comment | File | Size | Author |
|---|---|---|---|
| flag_heartbeat.JPG | 22.24 KB | warmth |
Comments
Comment #1
glynster commentedI 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?
Comment #2
warmth commentedNo, I'm still waiting for a solution :(
Comment #3
fraweg commentedHello,
this is maybe the same like this:
http://drupal.org/node/1489540
Best regards
Frank
Comment #4
glynster commentedNot 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.
Comment #5
fraweg commentedHello,
did you use the latest stable 7.x-1.1 version? You can also test the latest dev version.
Best regards
Frank
Comment #6
glynster commentedI am using the latest stable version but have not tried the Dev as there was only a day difference.
Comment #7
fraweg commentedComment #8
glynster commentedHere 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.