Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2011 at 04:14 UTC
Updated:
19 Aug 2011 at 20:41 UTC
Not sure why this happens, but i'm getting this error:
Error: a.getElementsByTagNameNS is not a function
Source: http://connect.facebook.net/en_US/all.js
Line: 29
Comments
Comment #1
Dave Cohen commentedHow about details like what browser you're using and exactly what you have to do to see the error?
Comment #2
silkAdmin commentedI get this error when i use the FB.XFBML.parse function on a Jquery object, it requires a DOM element;
Comment #3
Dave Cohen commentedSo not a bug in modules/fb? Something in your custom code?
Comment #4
silkAdmin commentedYes for me it was, though i am not the one who issued this bug report.