Topic-icon JavaScript error on login

Active Subscriptions:

None
12 years 2 months ago #42164 by YogaUnited
Hello,

after update from JFBConnect to latest version I have en JS error after login with SCLogin:

JFile: :read: Die Datei kann nicht geöffnet werden: /......../components/com_jfbconnect/includes/jfbconnect.js?v=6

Any suggestions?
The topic has been locked.
Support Specialist
12 years 2 months ago #42167 by alzander
Replied by alzander on topic JavaScript error on login
I'm not sure what JFile is doing trying to read that file. That's not something from JFBConnect. Do you have a compression / optimization extension running on your site that's trying to minimize Javascript files? If so, it sounds like it's acting a bit screwy.

I'd recommend disabling any compression stuff you have going on and see if that helps. Also, you can check to make sure that the following file loads, which may help narrow things down too:
components/com_jfbconnect/includes/jfbconnect.js

Thanks,
Alex
The topic has been locked.