Topic-icon Social facebook integration - picture issue

Active Subscriptions:

None
13 years 5 months ago #29280 by aed71
Hi Alex,

The cURL is ticked in PHP and I'm using 2.2 version (the latest version) of WAMP. Somehow it's not working in my local server. I've purchased backup domain for emergency so it's not the biggest issue right now. I'm also sorry to put so different issues on table at once, let's fix that later on.

I have done several investigation on language issue, got some help from joomla experts from local Joomla forums, and I'm pretty much sure that the language in the articles are UTF-8. I even used notepad++ and copy the article from there. The database is also UTF-8.

When I put command like {SCOpenGraph description=Description you want to be used} it does not change the language because it somehow gets the language code incorrectly. I start concentrating on one article and with other buttons like google+, linked-in, tweeter and try to see the difference. Please have a look at the below picture, I've put four different outputs. In facebook the article name is not coded correctly but in others it is correct??. Does this mean the application gets the codes differently for facebook, linked-in tweeter etc?

There is still problem on the article body but even the the way it puts on screen is different (I mean facebook output is different than linked-in and google+, see in purple rectangles)

As I've sent in my previous message, is there a problem in my settings? What modules or plug-in should be installed and enabled for this? Would it be possible to login my page and have a quick check?

Thanks
AED.

The topic has been locked.
Support Specialist
13 years 5 months ago #29301 by alzander
AED,
I'd be more than happy to take a look at your site configuration to see what we could do to make the language translation better. If you could Private Message me:
* Super Admin credentials
* The name of the test article you've been using and any {SCOpenGraph title=xyz} strings you've tried that have worked, or failed
You can PM me by clicking the arrow under my picture (<
) and hitting the mail icon.

As to your specific questions, Facebook uses a completely different set of 'tags' for the title and description. Those are the Open Graph tags we set. The other social networks simply look at the meta title and description for the page, which we do not set. We'd love to understand where the difference is coming in and do what we can to help.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #29471 by aed71
Hi Alex,

First of all, happy new year. I've sent you private message about a week ago about my login info. Did you able to check my site?

Thanks
AED.
The topic has been locked.
Support Specialist
13 years 5 months ago #29489 by alzander
AED,
Very sorry for the delay. The holidays definitely slowed us a little more than we expected.

I edited the article you pointed to in your Private Message and found some interesting information. The JoomlaCK editor your using seems to be automatically converting the characters in the article to the encoded UTF-8 format, which isn't required since the website HTML is already specified as UTF-8. I went into the Joomla Global Configuration and switched the Default Editor to "Editor - None". Then, I added the following tag into the bottom of the article, which is the first 2 full sentences:
{SCOpenGraph description=Marinalara girerken ve çıkarken VHF telsizle haber vermek hem önemlidir hem de bir çok marina da zorunludur. Özellikle kiralık teknelerin giriş yaptıkları Cuma akşamları tekneden marinanın palamarlarına haber vermek hem marina içi trafik açısından hem de yanaşırken yardım almak açısından önemlidir.}

That tag then is properly read by Facebook as expected. So, it seems that the JoomlaCK editor is converting characters that don't need to be, and in our opinion shouldn't be, converted to their UTF-8 encoding.

As mentioned above, the rest of the HTML on your site is *not* being encoded with &xyz; values for the international characters. It's only the characters that are within the content of the article, and that's strange behavior that most international sites don't do. That extra encoding seems to be the issue.

Hopefully the above gives you more information as to the issue. If you need more assistance or information, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #29529 by aed71
Alex,

Thanks for the check. I've put the same description by disabling the editor and put to other articles but system does not show the description. I mean it does not read the description in brackets {} I double checked by adding addtional characters to the description that you have put to the artcile (different than the begining of the article) however it starts showing the original article wordings.

Moreover what I couldn't understand is that, the article name is also showing correctly although you have not do anything about it. In other artciles it's still problem.

I could not understand how the artcile that you have worked showing correct letters and I could not do the same for other artciles? And did you able to check the installed components, it is ok?

Thanks
AED.
The topic has been locked.
Support Specialist
13 years 5 months ago #29557 by alzander
AED,
I went looking for another article to test with and ran across this one that already had an {SCOpenGraph description=} tag at the bottom that is the same as the marinaya-giris article had. That description works properly in the Facebook Debugger.

Can you tell me how you added the description tag to that page? Can you also let us know what pages you've been testing with after my previous post that isn't working, and how you are testing what the description tag is showing as?

I definitely think we're onto something, we just need to make sure we're trying and testing the same things.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 4 months ago #29880 by aed71
Hi Alex,

I was checking over facebook itself it may be a cahcing issue. I do check over the facebook dev app, and I see that it's working. I do start updating all my articles adding {SCOpenGraph description= xxxx } and it magicly solves both description part and also article name. I cannot comment how it can solve the article name also but it does and that is more than enough for me at the moment.

Just for the feedback; sometimes although I put the descripiton it does not show the description on facebook dev app but corrects the article name and sometimes it removes the image which previously was shown in the facebook dev app but with language issues. Anyway as I said, showing correct article names was enough for me for the moment.

I would like to thank you for your support on this case and it's closed for me.

I've one more question where I could not find answer from forum, I have previously enabled SCLogin temporarily to test facebook integration and it worked fine and registered my friend to my site smoothly. Now I disabled the SCLogin since my site is not ready to get subscribers. I also delete that user from user map and also from users of joomla. But whenever she visits my site she automatically get registered and I and she gets registiration confirmation. Why this happens? How should the user un-register him/herself or how should I delete the user in such a way that he/she will not be autologin before he/she registers over SCLogin.

Thanks
AED.
The topic has been locked.
Support Specialist
13 years 4 months ago #29944 by alzander
AED,
Glad to hear the {SCOpenGraph ..} tag is helping fix your issue. I'm not sure why setting the description would be fixing the title either, but glad to hear it is! :)

As for the issues with values appearing and dissappearing, when you say "dev" app, do you mean the debug tool, developers.facebook.com/tools/debug ? Although I know you said you're ok with the current behavior, we like to at least know of issues to possibly investigate before others may run into the same things. Definitely strange that things change.

For the user that is being automatically registered, you can fix that in a few ways:
* Simply disable the "Automatically login Facebook Users" option in JFBConnect
* To really resolve the issue, you should to go into Facebook.com -> Account Settings -> Apps and delete your Application from that user's account there. Once the app is approved, and auto-login functionality won't trigger because Facebook won't report that the user has approved the app.

Hope that all helps get you going, but if you have any questions, let us know. Finally, no problem for the support, it's what we're here for!

Best of luck,
Alex
The topic has been locked.