Since several days, my Facebook buttons have disappeared.
Both the static and the dynamic block are there in the HTML-code, but don't show as they have done before. I've checked http://drupal.org/node/1548260#comment-form and tried to patch, but this did not solve the problem. Also emptying the cache did not solve anything.
The only change I made I can think of, is something in the main style.css. However, when I click the iframe using the Webdeveloper Toolbar in my browser, there is nothing related to it. Also the
which contains it, seems to have no strange parameter, which might hide it. Problem occurs both in IE and in Firefox.
So... I'm out of options, hoping someone here can help me out :-)
Comments
Comment #1
sajt commentedI have the same problem, only in Chrome working for me, Safari and Firefox not showing. I think something is changed at the facebook api because in the demonstration page also not work. The things in iframe height is 0px;
Comment #2
miccelito commentedShouldn't work in Chrome as well, probably showing only cause of Chrome's cache saving. And yes something probably changed at facebook api side. Use the D6 dev version and it should work
Comment #3
Boletus commentedYes, stopped workning for me too. Dev version works it seems.
Comment #4
Louis_Trapani commentedI am having the same issue with two different Drupal sites using two different themes… It was working before. Both the dynamic and static FB buttons and faces are not showing up at all.
Comment #5
Anonymous (not verified) commentedTry removing the locale parameter in the URL.
That worked for me in the 7.x version.
Comment #6
goodeit commentedInstead of actually editing the module code, I just deleted the text in the "Language" box in the settings page for both the dynamic and static buttons. Doing that on the dev version worked great for me on multiple sites.
Comment #7
dklsx commentedThank...goodeit ''' Instead of actually editing the module code, I just deleted the text in the "Language" box in the settings page for both the dynamic and static buttons. Doing that on the dev version worked great for me on multiple sites. '''
- I also worked on drupal7 through.
Comment #8
Biqqi commentedI removed the "language" text but still no button showing - HOWEVER: when I'm logged in to facebook as a page admin I can see the "log back in to [user name] to use this plugin" prompt?? I'm sure looking forward to the fix to this bug, as it was working fine until a few days ago...
Comment #9
mark@redhorseinteractive.com commentedRemoving language text did not fix for me.
Comment #10
balancestuff commentedI am seeing this as well. I also tried making a custom block with the html with no success.
Comment #11
timofey commented[comment removed]
Comment #12
lliss commentedI'm closing this issue as resolved because this has been fixed in the dev version and I've just pushed a new tag which will be marked as a stable release tomorrow.
Comment #13
lliss commentedhttps://drupal.org/node/1509770
https://drupal.org/node/1570374
Comment #14
balancestuff commentedThis appears to be fixed as of the latest patch.
Comment #15
scott m. sanders commentedSorry, 6.x-2.x-dev does work! I had the release version instead. Thanks.