Login does not accept password at first attempt...

Started by isot, October 12, 2006, 05:19:36 PM

Previous topic - Next topic

isot

SMF Version: SMF 1.1 RC3
Hi all,

When the members(including me) of my forum try to login into the forum with their username and password, the login page says the "Password is incorrect" even it is not. If we enter the same correct password again, we can successfully log in. This problem occurs always: Firstly reject, secondly accept! It does not also matter who the member is.

Can you please help me? :(

Thanks,
isot

Harzem

It should only happen when your password or member name has non-english characters in them.

This is a known bug for SMF, and hopefully will be solved for 1.1 final.

For a quick fix, open index.template.php, find:

$settings['use_default_images'] = 'never';

add after:

$context['disable_login_hashing'] = true;

isot

Yes, it worked! Unfortunately the login and logout processing times increased dramatically :(

Anyway, thank you.. (Allah razı olsun)

Advertisement: