Topic-icon Facebook login does not work anymore

Active Subscriptions:

None
8 years 7 months ago #55019 by rodster
Hi.

on this page www.fruzitime.com/music.html i use the login module from JFBC for a long time now. but that stopped working 3 days ago.
i still have not updated to the latest version but the thing is on another page www.fruzitime.com/connect/dashboard.html with the default login from easysocial I am able to login.

how to solve this
The topic has been locked.
Support Specialist
8 years 7 months ago #55021 by mel
When I attempt to log in via FB on your page, I get the following error: "Uncaught TypeError: jfbcJQuery.isArray is not a function". Can you go into your JFBConnect backend > Configuration > General tab and toggle the value of your setting for "Load jQuery/Bootstrap"? Does this have any effect?

I also created a Joomla user on your site and when logging in I receive "Invalid Token". Please go into the SCLogin module > Advanced tab and set the "Caching" option to 'No caching'. This generally fixes the token problem.

Let me know if these suggestions help.

-Melissa
The topic has been locked.
Active Subscriptions:

None
8 years 7 months ago - 8 years 7 months ago #55024 by rodster
Hi Melissa thanks for your reply.

here's a prtscreen of that particular setting. It is set to Load jQuery/Bootstrap NO. I suppose that's what you mean? this setting was always set like that and everything was working fine. but I enabled it and now it works again, strange thing

prntscr.com/8n0y0s

thanks.
Last edit: 8 years 7 months ago by rodster.
The topic has been locked.
Support Specialist
8 years 7 months ago #55030 by alzander
I'm glad to hear that enabling it works.

If you want to leave that setting disabled, we can try to help. However, you have quite a bit of optimizations and compressed files loading on your site. I can't tell where/how jQuery is actually being loaded. Can you please try the following to help narrow things down. After you try each, clear your cache and test again to see if things work. If so, that will help us understand which optimization may be causing the problem:
* Disable RocketScript within Cloudflare
* Disable the template optimizations
* Disable whatever is adding query strings like ?t=107&1442780107 to the end of your Javascript files

One of those will likely remove an optimization that is causing JFBConnect to run into problems.

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

None
8 years 7 months ago - 8 years 7 months ago #55056 by rodster
Hi Alex,

Although it works by now I realy appreciate your follow up on this topic.
I do indeed use a lot of css and js optimizations trying to get a better loading time of this site.

On your advice I disabled the Cloudflare rocketscript.
In this screenshot you can see my template optimizations. The reason they are enabled I explained above.
prntscr.com/8o3pxe Do you meant these ones to disable?
will sort out what is causing ?t=107&1442780107
Last edit: 8 years 7 months ago by rodster.
The topic has been locked.
Support Specialist
8 years 7 months ago #55058 by alzander
Those are the settings I'd recommend trying to disable to see if it helps. I can't guarantee that would help, but it's a first step. The other (likely simpler) option is to simply put Cloudflare into "Development Mode" which turns off all optimizations.

Again, it's a test, along with the other suggestions. Please test each one and let us know if things start to work. If not, we'll have to keep digging to determine the problem.

Thanks,
Alex
The topic has been locked.