Facebook Like-button problem
Posted
by David
on Stack Overflow
See other posts from Stack Overflow
or by David
Published on 2010-06-08T08:42:21Z
Indexed on
2010/06/08
16:22 UTC
Read the original article
Hit count: 341
Hi there,
I'm using this code to implement the like button
<fb:like layout="button_count" show_faces="false" width="450"></fb:like>
But when I try to click it the counter is increased for about 1 second and then it goes back to zero again. I can't see on my facebook profile that i've liked something either. Someone have a solution for this? I'm using the newest JavaScript SDk in an Google App engine/ Django environment.
© Stack Overflow or respective owner