PDA

View Full Version : Facebook Like Button Problem


gruftiradio
03-27-2011, 12:56 PM
Hi,

I use the AddOn 8wayrun media and would like the Facebook Like Button
Add to each video.
I have the correct template picked out, on Facebook the code generated and inserted. But the
Button is not shown up, I do not understand why. The code is in the document. But no button showing...

The Code I try to use is:

<br><b>LALALALALALA: <iframe src="http://www.facebook.com/plugins/like.php?href=www.gruftiradio.de%2Fvb%2F%7Bvb%3Ara w+relpath%7D&amp;layout=button_count&amp;show_faces=true&amp;w idth=450&amp;action=like&amp;font=verdana&amp;colorscheme=dark &amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>


The "LALALA ..." appears. The iframe not.

A change to:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="www.gruftiradio.de/vb/{vb:raw relpath}" layout="button_count" show_faces="true" width="450" font="verdana" colorscheme="dark"></fb:like><br>

doesn't change the result...

Did I forget something? The meta tags in the header are all there.

Greetings,
Andreas