Hello,
I was doing some testing today and ran across this error code and was hopeful the community could help.
Error notice
1062 Duplicate entry '' for key 'username_clean'
in:
[insert into phpbb_users (user_id, username, user_password, user_email, user_regdate) values ('1025', '123ppptest', '57cf3aa5899ff0570f2dae7526ad7c8b', '[email protected]', '1294165532')]
I think this might tie into our PHPbb3 community forum that shares the same DB.
We do have a field in the registration form notifying the customer to not use the same user name as their forum user name.
I used a different user name from my forum name while testing but still received this error.
Thank you for your help with this.
v 1.3.8a


Reply With Quote
