Today is the day
Since I come back to Agenda 1.2.1, a new error appears when saving a new Place : agenda.location_err_save
I have reinstalled Agenda 1.2.1, upgraded MODX and cleared cache but the error is still there
On MODX lerror log, I have this :
[2022-02-24 13:46:31] (ERROR @ /home/LCL/web/domain.eu/core/cache/mgr/smarty/default/20268a5eea06a86658b4e8d3391aa18591ecfe62_0.file.header.tpl.php : 75) PHP warning: Undefined array key "a"
[2022-02-24 13:46:31] (ERROR @ /home/LCL/web/domain.eu/core/cache/mgr/smarty/default/20268a5eea06a86658b4e8d3391aa18591ecfe62_0.file.header.tpl.php : 80) PHP warning: Undefined array key "a"
[2022-02-24 13:46:32] (ERROR @ /home/LCL/web/domain.eu/core/xpdo/xpdo.class.php : 644) Could not load class: ArticlesContainer from mysql.articlescontainer.
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_source_enabled
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_source_directory
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$allow_local_http_src
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_directory_depth
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/components/agenda/vendor/nesbot/carbon/src/Carbon/Translator.php : 193) PHP warning: include(/home/LCL/web/domain.eu/core/components/agenda/vendor/nesbot/carbon/src/Carbon/Lang/fr_FR.utf-8.php): Failed to open stream: Aucun fichier ou dossier de ce type
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/components/agenda/vendor/nesbot/carbon/src/Carbon/Translator.php : 193) PHP warning: include(): Failed opening '/home/LCL/web/domain.eu/core/components/agenda/vendor/nesbot/carbon/src/Carbon/Lang/fr_FR.utf-8.php' for inclusion (include_path='.:/usr/share/php')
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_source_enabled
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_source_directory
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$allow_local_http_src
[2022-02-24 13:46:33] (ERROR @ /home/LCL/web/domain.eu/core/model/phpthumb/phpthumb.class.php : 338) PHP warning: Undefined property: modPhpThumb::$cache_directory_depth
[2022-02-24 13:46:34] (ERROR @ /home/LCL/web/domain.eu/core/xpdo/xpdo.class.php : 644) Could not load class: ArticlesContainer from mysql.articlescontainer.
[2022-02-24 13:46:38] (ERROR @ /home/LCL/web/domain.eu/core/xpdo/om/xpdoobject.class.php : 1452) Error 22007 executing statement:
INSERT INTO `modx_agenda_locations` (`name`, `alias`, `address`, `description`, `resource_id`, `lat`, `lng`, `zoom`, `center_lat`, `center_lng`, `show`, `active`, `sortindex`, `createdon`, `createdby`, `editedon`, `editedby`) VALUES ('test', 'test', '', '', 0, '', '', 0, '', '', 1, 1, 42, 1645706798, 1, 0, 0)
Array
(
[0] => 22007
[1] => 1366
[2] => Incorrect decimal value: '' for column `LCL_domain`.`modx_agenda_locations`.`lat` at row 1
)
I can give you access to the website by private message if you prefer