Topic-icon JBfc connnect is every time showing me new error

Active Subscriptions:

None
Please check my site that is socredits.org/

see I have used your module here.. socredits.org/index.php/jomsocial , when am clicking on facebook connect its showing me an error some time.. LOGIN CALL BEFORE INIT in firebug.. or some time like an error as an attachment.
File Attachment:


Some time its showing me that it is login but its not.. I mean its login to the facebook but not for the site..

Will you please help me into it?

[mel - EDITED TO REMOVE LOGIN DETAILS]
The topic has been locked.
Support Specialist
11 years 3 months ago #51824 by mel
I was able to create a user and log back in without any errors, using Chrome. I would need more detailed instructions on how to reliably reproduce the issue that you are having.

File Attachment:


File Attachment:


I am intermittently having troubles even loading your page. It will not load in Firefox or Chrome for me right now. It seems like there is a bigger issue there than what you're seeing for connecting to Facebook.

-Melissa
The topic has been locked.
Active Subscriptions:

None
11 years 3 months ago #51828 by toncha1
Mellisa..

Am really pleased to get your attention... believe me, on any portal I never got such a fast support thanks for that..

Okay here is the issue am talking about please check the attachment..
File Attachment:


Please check this.. let me know if you need any FTP or anything else? Because honestly its not working here.. if you need video I can provide for that.
The topic has been locked.
Support Specialist
11 years 3 months ago #51830 by mel
On your main page socredits.org/ there is a conflict on your page with Facebook Javascript libraries, which is why the button click is not working. You have an extension called joomsharebar which is including a deprecated version of the Facebook library all.js which Facebook has not recommended for use for over a year. JFBConnect is using the newer and recommended version sdk.js. These two libraries will not work together and, if you want social login functionality from Facebook, you will need to remove the all.js inclusion. Facebook does not recommend it and it will not work for login functionality starting in April 2015 anyways.

Looking at the following file on your server socredits.org/plugins/system/joomshareba...socialite_new.min.js you can search for the all.js inclusion. There may be other places to remove it as well, but this should get you started.

-Melissa
The topic has been locked.