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
Userspice 4.1.5 - user_settings.php - 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: Userspice 4.1.5 - user_settings.php (/showthread.php?tid=273)



Userspice 4.1.5 - user_settings.php - Angel - 09-16-2016

Hi guys,

Thanks a lot for all your answers to my posts! As you suggested, I just downloaded userspice 4.1.5 and see that lots of the bugs are fixed.

Still, there is a really minor typo in the old versions that hasn't been addressed. In user_settings.php password reset section, there is an instruction for new password saying "8 characters minimum". But in fact the validation is set for 6 characters and the corresponding error message also shows "New Password must be a minimum of 6 characters.".

Thanks
Angel


Userspice 4.1.5 - user_settings.php - mudmin - 09-17-2016

Yep. You're right. I added it to the list. I'll get that patched!


Userspice 4.1.5 - user_settings.php - mudmin - 10-16-2016

I patched this for 4.1.6. We definitely need to move these settings to the database to make them easier to set. Thanks for the feedback!


Userspice 4.1.5 - user_settings.php - plb - 11-20-2016

Validation settings are saved in the DB in UserSpice 5 and then the hint text is dynamically provided.