Active
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2011 at 11:48 UTC
Updated:
9 Jan 2013 at 18:07 UTC
I'm not sure where to post this so i'm starting here.
When using drupal for facebook and avatar selection there is an error when navigating trough the avatars on the user edit page.
The error is:
Fout: a.getElementsByTagNameNS is not a function
Bronbestand: http://connect.facebook.net/en_US/all.js
Regel: 31
This will also be posted to the avatar selection module: http://drupal.org/node/1303352
Comments
Comment #1
Dave Cohen commentedI'm not sure what this is about, but the all.js comes from facebook, we can't change it.
But fb.theme.inc does change the markup for the user's picture. When the user has not uploaded one, it renders the XFBML for a facebook picture. Try disabling that (see admin/build/fb/fb_connect).
Comment #2
Michsk commentedYeah i know, thats also what i posted in avatar selection. So WHEN there will be some kind of fix, it will probably have to come from avatar selection. Side note : It only happens when you use avatar selection with it's pagination (ajax).
I'll try that and come back with a report.
Comment #3
warmth commentedWhen I try to access my the
user/UID/edit/fb_userI receive this error:Notice: Undefined index: picture en avatar_selection_form_user_profile_form_alter() (línea 266 de /home/MYSITE/www/site/SUBFOLDER/all/modules/avatar_selection/avatar_selection.module).and nothing gets displayed on the page but the SAVE button (I mean in the content, the rest of the page is fine).Reported here too: #1884158: Error accessing fb_user page
Comment #4
warmth commentedComment #5
Dave Cohen commentedPlease stop changing the version numbers.