Topic-icon {JFBCLogin} not working

Active Subscriptions:

None
14 years 3 months ago #19936 by MERINEO
Hello guys,
i have a problem with facebook login/registration with JFBC. I have 2 options for user on my website - bikemagazin.sk.data10.websupport.sk/ , right top there is REGISTRACIA (registration) and PRIHLASENIE (login). I insert code {JFBCLogin} to registration and set-up jomsocial login modul with default facebook login. Standard jomsocial -facebook connection in login part is ok, working great, but button {JFBCLogin} not working for me...:(

Can you please help me with it?

Imo
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19939 by mtk
Replied by mtk on topic {JFBCLogin} not working
Hello,
we clicked REGISTRACIA, clicked the Login with FB (blue button), accepted all the permissions requests and got the final registration part of the process (the user details).

what exactly is the problem you are having?

Mati
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19941 by MERINEO
Replied by MERINEO on topic {JFBCLogin} not working
Hi matti,
can you please try login via this button several times repeatly? Users told us about BLANK PAGE after repeat login...

We have also problem with language string on button, can you tell me how can i fix it?

EDIT: language problem solved

Best regards,
Imo
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19949 by mtk
Replied by mtk on topic {JFBCLogin} not working

MERINEO wrote: Hi matti,
can you please try login via this button several times repeatly? Users told us about BLANK PAGE after repeat login...

We have also problem with language string on button, can you tell me how can i fix it?

EDIT: language problem solved

Best regards,
Imo

Hello Imo,
I was able to login/logout with my FB User several times repeatedly without a problem.
did you try this yourself and encountered any issues?

anyway, a blank page is most of the time a hidden error.
if you get a blank page try raising the System's or Server's error report level to see if the error is displayed.

Mati
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19956 by mtk
Replied by mtk on topic {JFBCLogin} not working
Hey Imo,
having a second look at your website's source code, I can see that the all.js file is being loaded several times.
since browsers load the JS files in different orders this is causing the problem to be random.

Please ensure you load the all.js only once and see if that solves the problem.

Mati
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19997 by MERINEO
Replied by MERINEO on topic {JFBCLogin} not working
Hi Mati,
how can i do it? Loading all.js only once?

Imo
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #20000 by mtk
Replied by mtk on topic {JFBCLogin} not working

MERINEO wrote: Hi Mati,
how can i do it? Loading all.js only once?

Imo

Hello Imo,
first you need to figure out which module/plugin is loading this files, and then either disable it or prevent it from re-loading the file.
you should probably look for social plugins.

Mati
The topic has been locked.