Topic-icon impossible to login with CB with JFBC 4.1

Active Subscriptions:

None
14 years 5 months ago #17682 by activha
Well
I had to deactivate JFBC plugin 4.1 urgently, my users were no longer able to log in to CB !
Could you tell me what changes were made from 4 to 4.1 which could lead to such behavior ?

This is a big problem
thanks for helping
The topic has been locked.
Active Subscriptions:

None
14 years 5 months ago #17683 by activha
Alex
I am leaving the plugin activated for a while so that you may have a look but please help quickly or we will have to revert to JFBC 4.0, nobody can access using regular CB login, only access via Facebook is possible and when registered the website does not show registered modules, like we were not registered

Thanks
The topic has been locked.
Active Subscriptions:

None
14 years 5 months ago #17685 by activha
OK found a workaround for now, we replaced CB login by joomla login and this way our users could access again ! phew..

But there is still a problem with CB login and JFBConnect 4.1 to be solved
The topic has been locked.
Support Specialist
14 years 5 months ago #17690 by alzander
Jean Claude,
Sorry for the troubles. It looks like a change to the JFBCLogin module wasn't transferred over properly to the SCLogin module. This will definitely be fixed in the 4.1.1 release. In the meantime, if you'd still need a fix, you can either:
* Revert to using the JFBCLogin module, for now. If you're using the "Show Profile Pic" setting, that may no longer work due to changes in Facebook and how the JFBCLogin module works
* Edit the /modules/mod_sclogin/tmpl/login.php file. Toward the top, you'll see:
$passwordName = "password";
Add the following lines directly below that:
if ($params->get('register_type') == "communitybuilder")
            $passwordName = 'passwd';
Thanks for the report,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 5 months ago #17692 by activha
Alex
This did not work. We are using JFBC login (only Facebook) together with CBlogin.
We changed the code in SC login but still impossible to connect, and we had to revert back to a standard login module
Even using JFBC login alone does not work (except for the Facebook button which works ok)

Jean Claude
The topic has been locked.
Support Specialist
14 years 5 months ago #17693 by alzander
I'm not sure of any reasons that JFBCLogin wouldn't work with CB on the 4.1 release. We'll have to do some testing. The change I mentioned above is definitely an issue with the SCLogin module.

Like I said, we'll definitely test, and hopefully, you are going for now, but some other things to look into:
1) If you have Joomla caching enabled, disable it or at least clean it.
2) Are there any system messages your getting, like "Username or Password does not match"
3) If possible, can you enable the SCLogin module on a seldom used page, and send me the link? That way, we can test there in case we can't recreate on our dev sites.

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

None
14 years 5 months ago #17703 by activha
Alex
There are no caches or messages.
I have activated SC login for you on the plan menu that you will find at the bottom of our pages activ-ha.com
In this case trying to connect gives a wrong id/password message
I changed the code before in /modules/mod_sclogin/tmpl/login.php but still no connection

you can come and have a look
Jean Claude
The topic has been locked.
Support Specialist
14 years 4 months ago #17900 by alzander
Jean Claude,
Very sorry for the delay in getting back to this. We'll be releasing v4.1.1 of JFBConnect tomorrow which has an updated SCLogin module. That should fix the CB login issues you're having. There were a few little pieces that were missing. We've tested a bit, and it's all looking good now.

After you install, if you're run into issues, definitely let us know.

Thanks,
Alex
The topic has been locked.