Topic-icon When push on "like" buttom - it fails

Active Subscriptions:

None
File Attachment:
When push on "like" buttom - it fails and it don't register the vote "like" and besides it writes "fail" (fejl - in danish). Is it a problem from Facebook - because I mean it worked when I build the website. It works sometimes in IE 8 - but not in the latest version of Firefox.

And another question: I have set lauguage to danish - but sometimes it's in english. And in IE8 it's only in english.

find the site at: www.kolding-netavis.dk
The topic has been locked.
Support Specialist
14 years 6 months ago #15508 by alzander
Elo,
I think both issues are related, but I can't be sure until we fix the main problem. There's another extension on your site that's including the Facebook Javascript library and initializing it in a way that's conflicting with JFBConnect. It's also including the English version of the API, whereas JFBConnect is properly including the Danish version... which would explain the language issues too.

It looks to be from K2 itself, but I can't be sure. Can you try disabling the Facebook Like button in K2 and see if that fixes your issue? If not, you can find the problem by opening the HTML of any page with the problem and searching for "all.js" (The Facebook Javascript library file). It should be in there only once. The first is from JFBConnect, the 2nd is the 'bad' one that needs to be removed.

Hope that helps!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 6 months ago #15514 by fb_1318761141
I can't find where to disabling Facebook in K2. I have uninstalled all other program, that have to do with Facebook. So now I only use JFBConnect.

If I have to removed something in html - which document is it, that I'm going to looking for?

I'm using Joomla 1.7 & K2 2.5.1 and a template from Rockettheme.

Regards

Elo
The topic has been locked.
Support Specialist
14 years 6 months ago #15516 by alzander
Elo,
In K2, when you edit a category, on the right there are multiple panels for settings. In the "Item View Options" panel, there's a setting for "Facebook button". Disable that, and it should fix your problem. You'll need to do this on all categories and need to clear your cache, if enabled, for the change to take effect.

Hope that helps, but if you still run into issues, just let us know!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 6 months ago #15519 by fb_1318761141
thanks, it helps - now it's on danish.

There's one problem - and it's when I push the bottom "like" (Synes godt om in danish). It seems like it don't register or count it. It counts when I push the bottom, but when I reload the site - then it shows nothing on the counter.

But the "like" on a history shows up on my Facebook..... ??
The topic has been locked.
Support Specialist
14 years 6 months ago #15523 by alzander
Elo,
Not really sure why that would be happening. If you just added Like buttons to your site, it could simply be Facebook 'holding' your Like's while it scans the content of your site. Mainly, it does this to make sure that your site is primarily spam, porn, or other 'bad' content they don't want their Like button on.

The only other thing I notice is that the Open Graph description tag isn't set. This should be pulled from your article automatically, or use the K2 meta description. For some reason, it's simply coming up blank on your site. Can you try adding a meta description to K2, or adding the following tag to one of your articles:
{JFBCGraph description=Description of this article}
That description is what Facebook uses in the post to the user's wall, so it's highly recommended to set something there. You can also set the image for the wall post with:
{JFBCGraph image=http://www.site.com/link-to-image.jpg}

Once set, it can take Facebook up to 24 hours to detect the new tags, so it won't work immediately. You'll have to test later.

Hope that helps,
Alex
The topic has been locked.