This warning is not present when password is updated from user login
When I create new loging there is no warnings in debug.
Just for info - maybe to be take into account during next release.
(this concerns all releases previous ones and new one)
Code: Select all
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE `zzzzsys_user_id` = '5db5f850d5ba9ea'' at line 1
===SQL===========
UPDATE zzzzsys_user SET WHERE `zzzzsys_user_id` = '5db5f850d5ba9ea';
===BACK TRACE====
....../nudata.php - line 348 (nuRunQuery)
...../nuapi.php - line 51 (nuUpdateDatabase)