On the other hand by delving a little I found in the nudebug results errors every time I navigate in the forms and that this queries the database
In nudebug results i've this :
Can it have a consequence?===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 1' at line 2
===SQL===========
SELECT
WHERE 1
===BACK TRACE====
/volume1/web/ISEA/nuform.php - line 350 (nuRunQuery)
/volume1/web/ISEA/nuform.php - line 331 (nuBrowseTotals)
/volume1/web/ISEA/nuapi.php - line 42 (nuGetFormObject)