Ocean44
Member
I continue to get complaints from returning members about their correct passwords being rejected as wrong after the import.
The facts:
The forum was imported from vB 4.2 to XF 1.4 in the last few weeks
PHP on the server was upgraded from 5.2.? to 5.4.32 just before installing XF and the import.
Server is running Litespeed
Members who haven't been to the forum since my vB -> ZF import try to login are rejected with wrong password. I don't know if ALL are rejected. One member told me that he was able to login through Tapatalk with the same password that was rejected by the forum.
My correct passwords on multiple test accounts were rejected until I reset them. (I know the passwords were correct because they were stored in LastPass password manager -- I could see them and triple checked them.)
Wrong password rejections were reported before any add-ons were installed.
A password reset seems to fix the problem for those who do it.
Cookies settings are
$config['cookie'] = array(
'prefix' => 'waxf_',
'path' => '/',
'domain' => '.mydomain.com'
The forums are at forums.mydomain.com
No errors in the XF Server error log.
I can't duplicate the problem, only take the complaints and ask questions.
While a password reset solves the problem for an individual member, I'm sure I'm losing members who don't want the hassle and just go away forever.
That is the problem. Is there anything I can to do fix it?
Thanks
The facts:
The forum was imported from vB 4.2 to XF 1.4 in the last few weeks
PHP on the server was upgraded from 5.2.? to 5.4.32 just before installing XF and the import.
Server is running Litespeed
Members who haven't been to the forum since my vB -> ZF import try to login are rejected with wrong password. I don't know if ALL are rejected. One member told me that he was able to login through Tapatalk with the same password that was rejected by the forum.
My correct passwords on multiple test accounts were rejected until I reset them. (I know the passwords were correct because they were stored in LastPass password manager -- I could see them and triple checked them.)
Wrong password rejections were reported before any add-ons were installed.
A password reset seems to fix the problem for those who do it.
Cookies settings are
$config['cookie'] = array(
'prefix' => 'waxf_',
'path' => '/',
'domain' => '.mydomain.com'
The forums are at forums.mydomain.com
No errors in the XF Server error log.
I can't duplicate the problem, only take the complaints and ask questions.
While a password reset solves the problem for an individual member, I'm sure I'm losing members who don't want the hassle and just go away forever.
That is the problem. Is there anything I can to do fix it?
Thanks