× Joomla Facebook Connect support forum

Topic-icon Login Issues

Support Specialist
14 years 8 months ago #13790 by alzander
Replied by alzander on topic Login Issues
There shouldn't be any collateral damages. That's a minor change, and the login flow through Joomla versus CB, shouldn't be a problem... but definitely let us know!

Alex
The topic has been locked.
Support Specialist
14 years 8 months ago #13791 by alzander
Replied by alzander on topic Login Issues
Mathieu,
We actually just got some time to look into this, and wanted to wrap our head around the problem since we're coming out with 4.0.2 this weekend (minor bug-fix release). While the above suggestion obviously works, we'll be implementing a different change in 4.0.2 to allow user's to login through the JFBCLogin form, but actually processed by CB.

The change is at the top of the same /tmpl/default.php file. At line around line 20, you'll see:
$passwordName = 'password';
For CB, this should be:
$passwordName = 'passwd';

In Joomla 1.5 and CB in general, that's the name of the password input field. In Joomla 1.6+, it was changed to 'password', which is why the user wasn't getting logged in.. it looked like they didn't supply a password.

Feel free to make that update, or leave it how it is. The end result should be the same either way, and in 4.0.2, you won't have to worry about this.

Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13885 by Mathieu
Replied by Mathieu on topic Login Issues
Hi Alex

Many thanks for your response and your Help!
Every things work fine now. :D

Mathieu
The topic has been locked.
Support Specialist
14 years 8 months ago #13897 by alzander
Replied by alzander on topic Login Issues
Mathieu,
Glad to hear that got you going. Again, 4.0.2 of JFBConnect is out now which should fix this problem as well.

If you need anything else, just let us know. Finally, please consider leaving a rating and review on the Joomla Extension Directory for JFBConnect:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks, and good luck,
Alex
The topic has been locked.