I encountered a problem when updating from Joomla 3.10.11 to 4.4.8.
The content of the logs/joomla_update.php filewarning
JInstaller: :installation: Error SQL Field 'extra_params' doesn't have a default value
x
danger
Table 'ahan.tp655_history' does not exist
Table 'ahan.tp655_workflows' does not exist
Table 'ahan.tp655_workflow_stages' doesn't exist
Table 'ahan.tp655_workflow_transitions' doesn't exist
Table 'ahan.tp655_mail_templates' does not exist
Table 'ahan.tp655_guidedtours' doesn't exist
Table 'ahan.tp655_user_mfa' doesn't exist
Update status of Joomla version
Attention The update completed with errors. Please examine the update logs C:/xampp/htdocs/ahan/administrator/logs/joomla_update.php for more details.
It is recommended to restore the site from backup, fix the issues that caused the update failure and try to update again.
You can always ask for help on Joomla! forum https://forum.joomla.org/
Back to control panel
Brief list of captured errors
installer::parseSchemaUpdates finished with "false" result.
#
#
#<?php die('Forbidden.'); ?>
#Date: 2024-08-28 06:09:41 UTC
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
#Fields: datetime priority clientip category message
2024-08-28T06:09:41+00:00 INFO ::1 update The installation of the new version has started.
2024-08-28T06:10:56+00:00 INFO ::1 update The installation is finished.
2024-08-28T06:10:56+00:00 INFO ::1 update Start of SQL updates.
2024-08-28T06:10:56+00:00 INFO ::1 update The current database version (schema) is 3.10.7-2022-03-18.
2024-08-28T06:10:56+00:00 INFO ::1 update Query execution from file 4.0.0-2018-03-05. Query text: ALTER TABLE `#__extensions` DROP COLUMN `system_data` ;.
2024-08-28T06:10:56+00:00 INFO ::1 update Query execution from file 4.0.0-2018-03-05. Query text: INSERT INTO `#__extensions` (`name`, `type`, `element`, `folder`, `client_id`, `.
2024-08-28T06:10:56+00:00 INFO ::1 update JInstaller: :installation: error SQL Field 'extra_params' doesn't have a default value
2024-08-28T06:10:56+00:00 INFO ::1 update End of SQL updates - INCOMPLETE.
2024-08-28T06:10:56+00:00 WARNING ::1 jerror JInstaller: :installation: Error SQL Field 'extra_params' doesn't have a default value
2024-08-28T06:10:56+00:00 ERROR ::1 update An error has occurred while running "installer::parseSchemaUpdates". Code: 0. Message: installer::parseSchemaUpdates finished with "false" result..
2024-08-28T06:10:57+00:00 INFO ::1 update Clean after installation.
2024-08-28T06:10:57+00:00 INFO ::1 update The update to version 4.4.8 is complete.