Hello,

I am trying to configure fb for Drupal 7 and am using your theme and am having a few issues with the fb module config. Does this theme respect the RDF namespaces ? I ask the question because the page source should contain a reference to "xmlns:fb" (apparently all Drupal 7 sites do) but I couldnt find it in a search. The documentation for fb module says:

Your theme needs the following attribute at the end of the tag:

xmlns:fb="http://www.facebook.com/2008/fbml"

Drupal 7 should include this by default. Use your browser's view source feature to confirm.
If not, you may need to edit your theme's html.tpl.php file. See
http://www.drupalforfacebook.org/node/1106. Note this applies to
themes used for Facebook Connect, iframe Canvas Pages, and Social
Plugins (i.e. like buttons). Without this attribute, IE will fail.

Note that some documention on facebook.com suggests
xmlns:fb="http://ogp.me/ns/fb#" instead of the URL above. Try that
if the above is not working for you.

Any help here would be great, thank you.

Comments

zymphonies-dev’s picture

Hello,

I cannot reproduce this issue can you explain with example.

Thanks
shanidkv

hallswah’s picture

Hi, and thanks for the reply,

Basically from what I can garnish from the fb for Drupal documentation is that all Drupal 7 sites should include the reference to 'xmlns:fb' by default. (See below)

Drupal 7 should include this by default. Use your browser's view source feature to confirm.
If not, you may need to edit your theme's html.tpl.php file.

When I check my page source to see if 'xmlns:fb' is present in the html, it appears not to be.The fb for Facebook documentation then says I need to add the following to my theme's html.tpl.php file:

xmlns:fb="http://www.facebook.com/2008/fbml"..........Where do I add this code?

Link to the page is:

http://drupal.megabus.com.au/

I would also ask that if you know anywhere that I can find decent documentation on installing fb for Drupal that would also be much appreciated !

Regards,

Simon

zymphonies-dev’s picture

Hello,

This is not theme part. these are back-end development part.
i don't have idea about this. let me try.

Thanks,
Shanidkv

zymphonies-dev’s picture

Status: Active » Closed (won't fix)

Closing this issue.