At the first login I received the error:
Later error it did not appear again.
In nuDebug I found the error:
Code: Select all
[0] : ===PDO MESSAGE===
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1
===SQL===========
REPLACE INTO zzzzsys_cloner SELECT * FROM sys_zzzzsys_cloner
===BACK TRACE====
C:\wamp64\www\sisf\core\nusystemupdatelibs.php - line 383 (nuRunQuery)
C:\wamp64\www\sisf\core\nusystemupdate.php - line 103 (nuAppendToSystemTables)
C:\wamp64\www\sisf\core\nusystemupdate.php - line 23 (nuRunUpdate)
I have updated from version
DB Version: V.4.5-2022.10.28.00
Files Version: V.4.5-2022.10.29.04
... to the latest github version.
I use: PHP 7.4.9
Thank you.