Active
Project:
Facebook social plugins integration
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 09:42 UTC
Updated:
7 Dec 2012 at 07:34 UTC
When I try to add a User: Facebook Social Plugin field to a view, it fails with the following error message:
An AJAX HTTP error occured.
HTTP status code: 200Path: http://example.com/admin/structure/views/ajax/add-item/user_data/block/f...
Status message: parsererrorFatal error: Unsupported operand types in [...]/sites/all/modules/fb_social/plugins/views/fb_social_handler_field.inc on line 36
Comments
Comment #1
elnovak commented+1
Comment #2
Baibhav Kumar commentedSorry i did not understand your reply
Comment #3
czigor commentedThis happens when there are no fbsocial presets at admin/structure/fbsocial/presets. You can have a views fb social field only after adding a preset.
This should be handled but it is not a major bug.