[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` = '5d760b862083de1'' at line 1
===SQL===========
UPDATE zzzzsys_user SET WHERE `zzzzsys_user_id` = '5d760b862083de1';
===BACK TRACE====
/var/www/html/vrijwilligers/nudata.php - line 346 (nuRunQuery)
/var/www/html/vrijwilligers/nuapi.php - line 52 (nuUpdateDatabase)
I think my sql is correct. When I browse and open a form, everything is shown correct.
Any idea?
Since the error occurs while saving the form, it has nothing to do with the Browse SQL? Is it possible to upload an SQL dump of your db containing just that form?