Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated в файле /var/www/mydomen.top/modules/informationsystem/controller/rss/show.php (строка 255)Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT
SQL_CALC_FOUND_ROWS
`informationsystem_items`.*
FROM `informationsystem_items`
WHERE `informationsystem_items`.`informationsystem_id` = '10' AND `informationsystem_items`.`active` = 1 AND ( `informationsystem_items`.`start_datetime` < '2025-01-22 20:07:37' OR `informationsystem_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `informationsystem_items`.`end_datetime` > '2025-01-22 20:07:37' OR `informationsystem_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `informationsystem_items`.`siteuser_group_id` IN (0, -1) AND `informationsystem_group_id` = 0 AND `informationsystem_items`.`deleted` = 0
ORDER BY `informationsystem_items`.`datetime` DESC
LIMIT 10
OFFSET 0
modules/core/database/pdo.php:673 Core_Exception->__construct
modules/core/querybuilder/statement.php:86 Core_DataBase_Pdo->query
modules/core/orm.php:551 Core_QueryBuilder_Statement->execute
modules/core/entity.php:620 Core_ORM->findAll
modules/informationsystem/controller/rss/show.php:343 Core_Entity->findAll
hostcmsfiles/lib/lib_62/lib_config_62.php:83 Informationsystem_Controller_Rss_Show->show
modules/core/command/controller/default.php:566 include
modules/core/router/route.php:194 Core_Command_Controller_Default->showAction
index.php:379 Core_Router_Route->execute