Topic-icon JFBConnect Version: 9.0.138 update issues with jquery conflict

Active Subscriptions:

None
Hello, we just updated JFBConnect  and SClogin to the latest version posted on your site and since the upgrade few plugin had issues such as google map display and sclogin pop up modal for login. is there a jquery no conflict script you can provide or help us. thank you.
The topic has been locked.
Support Specialist
JFBConnect v9 uses the built-in versions of JQuery for booth Joomla 3 and Joomla 4.

I just took a quick look at your site, and the following jQuery libraries are being loaded:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.js"></script>
	<script src="/plugins/system/djjquerymonster/assets/jquery.noconflict.js"></script>
	<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.js"></script>
	<script src="/media/system/js/mootools-core.js?2a02e98965939091424697c2241394ca"></script>
	<script src="/media/system/js/core.js?2a02e98965939091424697c2241394ca"></script>
	<script src="/media/system/js/mootools-more.js?2a02e98965939091424697c2241394ca"></script>
	<script src="/media/jui/js/jquery-migrate.min.js?2a02e98965939091424697c2241394ca"></script>
	<script src="/media/jui/js/bootstrap.min.js?2a02e98965939091424697c2241394ca"></script>
While a bit, there aren't different versions of jQuery there. You're loading jQuery 1.12.4 from Google API and all jQuery calls should be using that version.

Can you provide any details on how to recreate the issues you're running into? Once we can recreate, we should be able to narrow down where the conflict is and if JFBConnect is somehow causing it.

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

None
Hi Alex,
Where can I send you a private massage with the login information to the site. everything was working perfectly before we update to joomla 4 and we updated sclogin and JFB. Thank you for your help.
The topic has been locked.
Support Specialist
So you're on Joomla 4 now? If so, I'd recommend disabling:
* The JFBConnect - System plugin
* The SCLogin module

That will disable all JFBConnect functionality on your site. Then, test to see if there are still issues with other Javscript-based features of your site. If so, then the conflict wouldn't be from JFBConnect at all.

Joomla 4 completely changed their Javascript includes and there are likely to be issues with individual extensions and conflicts between different ones for a while. We'll gladly investigate, but just need to narrow things down as best we can first.

As for private details, please use the Contact Us link at the top of the site to send us an email with whatever details you aren't comfortable sharing here. However, there's only so much we can do to investigate on a site. We don't always know the intended functionality and aren't knowledgable about every other extension out there. Just giving a heads up ahead of time that access doesn't mean we can fix things instantly.

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

None
Thank you. I appreciate your professionalize. You guys have been the best joomla developers for the last 10 years we have been using you.

I think I rushed into upgrading Joomla, seems that not all developers are ready for the upgrade. I did disable JFB and SClogin and seems that the issue is with other things and joomla. Doing a restore bring the site prior to joomla 4. Sorry for your trouble.
The topic has been locked.
Support Specialist
No problem for the assistance. We're closely monitoring as users are starting to take the plunge into Joomla 4. We've been working with it for a while and tested a huge amount (along with many early-adopters with our Release Candidates), but you never know once a bigger audience starts upgrading.

If you do run into any issues with JFBConnect v9, whether on Joomla 3 or 4, just let us know!

Thanks,
Alex
The topic has been locked.