The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Possible Bug -4.3.5 - Auto username - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Possible Bug -4.3.5 - Auto username (/showthread.php?tid=845) |
Possible Bug -4.3.5 - Auto username - replevinorder - 11-23-2017 Hello, I am not real savvy on cms systems and php, but I set auto username, saved settings, and then when going to login, filled out a test new user registration, and username field is not listed, but when submitting, for says "Must enter username" I just reverted the auto username settings. I might have a setup setting incorrect since I lack skills. Thank You, Wayne Possible Bug -4.3.5 - Auto username - mudmin - 11-23-2017 No. There's a very good chance that was us 4.3 changed a lot of code during development and there's a good chance we broke it. We'll take a look! Possible Bug -4.3.5 - Auto username - Brandin - 11-23-2017 Mudmin actually broke this one When I added the code I removed username validation, without thinking, so mudmin readded it. I noticed this bug yesterday and put it in the to-do list and will work on it. An easy fix is just to remove username validation until we deploy the fix Possible Bug -4.3.5 - Auto username - mudmin - 11-23-2017 I did it because @gtilflm told me it was broken. haha. Since we're all throwing each other under the bus. Just kidding. It was my fault. I'm the guy who pushed that code. |