Topic-icon Login with facebook doesnt work

Active Subscriptions:

None
14 years 5 months ago #17389 by tomŠt
Hi! I have installed the lastest version of JFCB Component and I have anbled SC login module, but when i click on the facebook button, nothing happens.

Any help?

My URL is slorapfan.info/v2
The topic has been locked.
Active Subscriptions:

None
14 years 5 months ago #17395 by ryaarm
I'm in the same boat. Installed the new version 4.1.0 and am now unable to login via the "Login With Facebook" button. Restored my site, so I now have older version. Anxiously awaiting an answer so I can successfully update. Thanks Alex!
The topic has been locked.
Support Specialist
14 years 5 months ago #17401 by alzander
Tomaz,
On your site, you have another extension that's trying to control Facebook integration. If you open the source HTML code and search for "all.js", you'll see it in there twice. The 2nd instance needs to be removed as it's conflicting with how JFBConnect communicates with Facebook.

Ryan,
JFBConnect's Javascript was updated with the 4.1 release. You'll need to clear the Joomla cache and any other caching extensions you may have installed. Additionally, clearing the cache on your browser may be necessary to make sure that it doesn't use the previous version's javascript (if cached).

Most likely, that will fix you up, but if not, let us know!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 5 months ago #17404 by tomŠt
Thanks for the reply! I have now disabled all other Facebook plugins except JFBC. Now I have a problem when I click on the facebook login button. It gives me an error on FaceBook. I have my APP ID and App Secret set in the configuration. When i click on the button, it transfers me to this site: www.facebook.com/dialog/oauth?api_key=24...ser_website&sdk=joey

In the link there are not the same values that are in my configuration. Any idea?
The topic has been locked.
Support Specialist
14 years 5 months ago #17407 by alzander
Nope, you're still missing something. It looks to possibly be from your template, but can't be sure. Please view the HTML source of your page (let me know if you need instructions on how to do that) and go to the very bottom. You'll see a large block of code that's re-including the Facebook Javascript file (//connect.facebook.net/en_US/all.js) and above that, is initializing the Facebook library with a bogus API key: 24242342.

That whole block should be removed, and when it is, I think you'll be good to go.

Alex
The topic has been locked.
Support Specialist
14 years 5 months ago #17415 by alzander
Ryan,
I split your topic into a new thread:
www.sourcecoast.com/forums/jfbconnect/jf...haddcustomtag#p17414

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

None
14 years 5 months ago #17553 by tomŠt
I have removed everything from my template causing conflicts and it works now - the login. But there is a problem with the registration.

When i click on my login module LOG IN TO FACEBOOK, it shows me the page with the login or registration from JFBConnect component and that's ok - since I am testing how users will register when the site will be open. The problem is, that in the registration form, the fields NAME and E-MAIL are already filled and that's OK too. But when i fill other fields and click REGISTER, Joomla gives me an error saying "Words do not match, please try again". And under that error the page gives me the standard joomla registration form. If I fill that form, I can register normally, but my data aren/t copied from Facebook. Then I have to click LOGOUT and LOGIN WITH FACEBOOK so my profile works. It's a strange problem,I know. Please help :)
The topic has been locked.
Support Specialist
14 years 5 months ago #17555 by alzander
Tomaz,
I'm not sure what you have running on your site for registration, but it seems like there's another extension that's intercepting the registration process. It could be a captcha field, a registration validation script, a spam checker, or something else. However, on the JFBConnect form, if you do actually enter 2 different passwords, you'll be returned to the same page with (Google Translated):
Entered passwords do not match. Enter your desired password in the Password box and confirm title to re-enter the password confirmation field.
So, when the passwords aren't correct, JFBConnect properly detects it. When they do match, something else is getting in the way.

Can you check what user, authentication, and/or system plugins you have installed that deal with registration or login, and try disabling them. Core Joomla ones shouldn't be the problem, but if you have 3rd party extensions, that's likely the problem.

If that doesn't help, let us know.

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

None
14 years 5 months ago #17556 by tomŠt
Thanks for the hint, it helped :)

I had the recaptcha registration activated via the K2 admin panel. When disabled, it works fine. Thank you so much! And by the way, this is the best support forum i have ever been at! Great work!
The topic has been locked.
Support Specialist
14 years 5 months ago #17565 by alzander
We firmly believe an extension can only be as good as the support. In a perfect world, you'd never need us (we can only dream).. until then, if you support us through subscribing, we'll support you!

As always though, if you use JFBConnect, please leave a rating and review on the Joomla Extension Directory (if you haven't already):
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks, and good luck,
Alex
The topic has been locked.