I run nuBuilder on a synology webstation. Its all been working fine until an update yesterday.
Since the update i couldn't:
See any add / delete and clone buttons.
See nuDebug Results / Form properties / Form object list options
Update kept "Something's wrong. Try logging in again..."
and a few other issues
Eventually i traced the problem through the zzzzsys_debug
Code: Select all
2018-10-11 00:04:47 - SQL Error in <b>nuRunQuery</b>
<br>
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[HY000]: General error: 1364 Field 'sss_time' doesn't have a default value
===SQL===========
INSERT INTO zzzzsys_session SET sss_access = ?, zzzzsys_session_id = ?
===BACK TRACE====
/volume1/web/nuBuilder/nusession.php - line 187 (nuRunQuery)
/volume1/web/nuBuilder/nuapi.php - line 4 (require_once)
Please can you amend the amend the update procedure so went it updates the table definition it assigns a default setting to sss_time
At the moment i am having to repeat this procedure after doing a system update
Kinds regards
Andrew