Topic-icon JFBConnect for Kunena does not log into the forum?

Active Subscriptions:

None
Hi all,

We have been using JFBConnect with Kunena 4 beta and now on the final version, however we have found that whilst the login module on the main website homepage works great with Facebook login, the forum button we have added according to your instructions does not work - the Facebook window pops up and you can login to Facebook, however you do not get logged in to the forum.

I'd rather not put the URL on here as the site is not live and is on a temporary domain but I can happily supply this and login details etc. through PM.

Any ideas?

Chris
The topic has been locked.
Support Specialist
11 years 4 days ago #53527 by alzander
I used our Autotune logs to check the site that you are working on. On the forum page, the following Javascript error is thrown when I try to login with Facebook:
Uncaught TypeError: jfbcJQuery(...).modal is not a function
The problem is that your home page is loading the normal version of the Bootstrap Javascript library. Your forum is loading a different version of Bootstrap from:
/plugins/system/pagebuilder/assets/3rd-party/bootstrap3/js/bootstrap.min.js
That version doesn't look compatible with what JFBConnect expects.

There's two options to fix this:
* Set the "Include jQuery / Bootstrap" setting in JFBConnect to "Yes". This will ensure the proper version of Bootstrap and jQuery are included on every page.
* Disable the "Show 'Logging in' Popup" in the Facebook configuration area. This will prevent the "You are now being logged in using Facebook" message, which requires Bootstrap to show

I hope that helps get you going,
Alex
The topic has been locked.
Active Subscriptions:

None
Perfect, all working now, many thanks!
The topic has been locked.
Support Specialist
11 years 4 days ago #53529 by alzander
Awesome! I'm glad to hear we could help get you going. If there's anything else you need, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It's certainly not required, but very appreciate:
extensions.joomla.org/extensions/extensi...l-display/jfbconnect

Best of luck with your site launch,
Alex
The topic has been locked.