Closed (won't fix)
Project:
Drupal for Facebook
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 01:34 UTC
Updated:
17 Jan 2012 at 12:33 UTC
Hi, I've working with a basic install (no mini-feed or profile publishing yet).
I'm getting this error
"FBML Error (line 330): illegal attr "#########@facebook" in tag "a". Attribute names can only contain alphanumeric characters, underscores, and hyphens." which appears at the bottom of a canvas page in Facebook.
It also appears as though the page is having a hard time rendering the line "username's blog", comes out as
" 's latest blog entries." class="blog_usernames_blog">username's blog"
Looks like this is working fine on your examples, did I miss something?
Thanks again for a wicked module/app.
Comments
Comment #1
Dave Cohen commentedUse your browser to view the source of the page. As the developer, you'll get a long comment at the top of the page, which is all the FBML your server returned to facebook. Look in there for the badly formed anchor tag.
Either a module (blog) is producing something bad or the fb_canvas module is screwing things up. I can't tell which.
Comment #2
scothiam commentedI'll dig in. Sorry, I thought this might be another common noob mistake, since I'm not really doing anything special.
regards,
Comment #3
Letharion commentedSince Drupal 5 is no longer supported, I'm taking the liberty to close all FB D5 support requests.