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

sajt’s picture

I 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;

miccelito’s picture

Shouldn'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

Boletus’s picture

Yes, stopped workning for me too. Dev version works it seems.

Louis_Trapani’s picture

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

Anonymous’s picture

Status: Active » Needs review

Try removing the locale parameter in the URL.

That worked for me in the 7.x version.

goodeit’s picture

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.

dklsx’s picture

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

Biqqi’s picture

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

mark@redhorseinteractive.com’s picture

Version: 6.x-2.1 » 7.x-2.0

Removing language text did not fix for me.

balancestuff’s picture

I am seeing this as well. I also tried making a custom block with the html with no success.

timofey’s picture

[comment removed]

lliss’s picture

I'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.

lliss’s picture

Status: Needs review » Closed (duplicate)
balancestuff’s picture

This appears to be fixed as of the latest patch.

scott m. sanders’s picture

Sorry, 6.x-2.x-dev does work! I had the release version instead. Thanks.