Posted by lasac on October 8, 2011 at 11:48am
3 followers
Jump to:
| Project: | Drupal for Facebook |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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: 31This will also be posted to the avatar selection module: http://drupal.org/node/1303352
Comments
#1
I'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).
#2
Yeah 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.
#3
When 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
#4
#5
Please stop changing the version numbers.