"Error 1364" is a SQL database issue (probably in the table xxxxx_users); the FPA report won't point to the exact problem.
If the Superuser account cannot login to the backend of the website this will be hard to fix using Joomla's built-in database repair tools. To fix the issue with the column user_id (in the _users table) you would use a database management tool like phpMyAdmin and manually repair the structure of that table.
The general theory is explained in https://bobcares.com/blog/mysql-error-1364/ but you need to know about database management to apply the theory to this particular case.
Hard for me to explain what to do here on the forum, sorry.
If the Superuser account cannot login to the backend of the website this will be hard to fix using Joomla's built-in database repair tools. To fix the issue with the column user_id (in the _users table) you would use a database management tool like phpMyAdmin and manually repair the structure of that table.
The general theory is explained in https://bobcares.com/blog/mysql-error-1364/ but you need to know about database management to apply the theory to this particular case.
Hard for me to explain what to do here on the forum, sorry.
Statistics: Posted by mtgg — Tue Jul 16, 2024 7:13 pm