Topic-icon URGENT: FB Login is not working on my site

Active Subscriptions:

None
12 years 8 months ago #36893 by sprince
FB Login is not working on my site, and when turning on the jquery and bootstrap, they make a conflict with virtuemart but the login works.


www.iravin.com
The topic has been locked.
Support Specialist
12 years 8 months ago #36899 by alzander
Your site is already including the jQuery library, though it's quite old at v1.5. JFBConnect will try to include the v1.8 release, which is still old, but more recent. If possible, I'd recommend un-including the following instance and enabling JFBConnect's:
modules/mod_rizlogin/js/jquery.min.js

For the login process, it's failing because bootstrap isn't loaded. If you disable the "Show 'logging in' popup" setting in JFBConnect, that should fix that issue as that's all bootstrap is required for during logging in.

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

None
12 years 8 months ago #36909 by sprince
You're right, but actually it makes a conflict with ice_vmzoom too, how can I overcome that conflict ?
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago - 12 years 8 months ago #36922 by sprince
Ok, I changed the zoom plugin, and disabled bootstrap.
but it says: "There was a problem connecting your Facebook account to this site."

I really need to solve this ASAP, also will be appreciated if I enabled the popup too.

Thanks at all
Last edit: 12 years 8 months ago by sprince.
The topic has been locked.
Support Specialist
12 years 8 months ago #36923 by alzander
SPrince,
In the Configuration -> Misc area of JFBConnect, please turn on the Enable Debugging setting. When you try to login, that will hopefully display more information about why a connection to Facebook couldn't be made.

Let us know what message shows up, if any, and we can go from there.

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

None
12 years 8 months ago #36948 by sprince
JFBConnect logger: permissions_fetch
jfbcon...s?v=510 (line 852)
JFBConnect logger: Login checks
jfbcon...s?v=510 (line 852)
JFBConnect logger: Logging in
jfbcon...s?v=510 (line 852)
JFBConnect logger: Done with checks

There was a problem connecting your Facebook account to this site.

TypeError: $(...).vm2front is not a function
...ect.virtuemart_country_id").vm2front("list",{dest : "#virtuemart_state_id",ids :...

www.iravin.com/component/jfbconnect/?vie...b2smcmV0dXJuPUx3PT0=
on line 43
The topic has been locked.
Support Specialist
12 years 8 months ago #36953 by alzander
The page isn't letting me click the right sidebar "Login" button right now and it's saying jQuery is not defined. You'll need to have jQuery loaded on the page, either from JFBConnect or something else.

Once that's sorted out, we'll gladly help investigate further.

As for:

TypeError: $(...).vm2front is not a function

That looks to be a Javascript issue from Virtuemart. It's possible that Javascript error is preventing further execution of Javascript as well, which could be causing JFBConnect issues. That issue should be investigated and resolved as well.

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

None
12 years 8 months ago #37080 by sprince
Actually nothing get solved, I can't load javascript and wait for you to solve it, while the website is live and functions are not working there.

The problem is with your extension sir, not mine.

I get a free Facebook login extension, and it's working perfectly now!

Thanks at all,
The topic has been locked.
Support Specialist
12 years 8 months ago #37096 by alzander
I'm sorry to hear you had issues. Our next release is planned for tomorrow, which should have the jQuery compatibility update to allow things to work in sites like yours that are using very old, and conflicting, versions of Javascript. We hope you'll try it out when released and let us know your feedback.

Thanks for your understanding,
Alex
The topic has been locked.