Closed (duplicate)
Project:
Facebook social plugins integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2012 at 23:16 UTC
Updated:
2 Oct 2014 at 03:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Vote_Sizing_Steve commentedAttached is a cleaner patch, although I had to move some of the changes around to maintain php syntax rules.
Unfortunately, my d7 site still breaks when users log out and try to add nodes (http://ivotesize.com/en/node/add/ivotesize-survey).
Comment #2
tribe_of_dan commentedI couldn't get this patch to apply.
Comment #3
damienmckennaNeither patch can be committed as is - the first patch includes a bunch of erroneous formatting changes, the second one wraps PHP code in JS code and will do nothing but throw errors. There are also two other issues that attempt to resolve the problem in other ways: #852582: Integrate with another fb* modules and #1293826: Add ability to not include fb-root settings for compatibility with other Facebook modules. I'm going to suggest combining efforts in #852582.