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

Dave Cohen’s picture

Use 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.

scothiam’s picture

I'll dig in. Sorry, I thought this might be another common noob mistake, since I'm not really doing anything special.
regards,

Letharion’s picture

Component: FBML Theme » Code
Status: Active » Closed (won't fix)

Since Drupal 5 is no longer supported, I'm taking the liberty to close all FB D5 support requests.