The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Allow to login with user id - 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: Allow to login with user id (/showthread.php?tid=1039)



Allow to login with user id - Busy Tech - 04-17-2018

Hi I remember in previous versions you could login with your user id (it's a lot easier to type in 1 than an email)
I am wondering how it would be able to implement this back into my site


Allow to login with user id - Brandin - 04-17-2018

@Busy Tech,

We removed this ability as it broke usernames that started with or were entire numbers. It detected these as "is_numeric" usernames and then tried to do a User ID login. Now on the vice-versa, you don't "have" to use an email, you can login with the usernames-which are probably shorter than an email address. On the flip side, you can put it back in, but UserSpice will not support it again-just as most frameworks do not. You would need to compare the code from the version prior to that, to the version that corrected that. Check the updates page.

Thanks,
Brandin.