[8]Trying to access array offset on value of type null[/www/wwwroot/snevc/application/cms/model/Cms.php:754]
[ DB ] CONNECT:[ UseTime:0.000312s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category` [ RunTime:0.000591s ]
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 501 LIMIT 1 [ RunTime:0.000354s ]
[ DB ] CONNECT:[ UseTime:0.000248s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category_data` [ RunTime:0.000412s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 501 AND `site_id` = 1 LIMIT 1 [ RunTime:0.000404s ]
[ SQL ] SHOW COLUMNS FROM `s_category_read` [ RunTime:0.000427s ]
[ SQL ] SELECT roleid as id FROM `s_category_read` WHERE `catid` = 501 AND `is_admin` = 0 AND `action` = 'add' [ RunTime:0.000235s ]
[ SQL ] SHOW COLUMNS FROM `s_article` [ RunTime:0.000575s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `s_article` `Article` LEFT JOIN `s_article_data` `Article_data` ON `Article`.`id`=`Article_data`.`did` WHERE ( `status`=1 AND `inputtime`<1746293839 AND (`catid` = 501) and Article_data.site_id=1 ) [ RunTime:0.001004s ]
[ SQL ] SELECT `Article`.*,`Article_data`.*,`Article`.id as id FROM `s_article` `Article` LEFT JOIN `s_article_data` `Article_data` ON `Article`.`id`=`Article_data`.`did` WHERE ( `status`=1 AND `inputtime`<1746293839 AND (`catid` = 501) and Article_data.site_id=1 ) ORDER BY `listorder` DESC,`did` DESC LIMIT 0,10 [ RunTime:0.001136s ]
[ SQL ] SHOW COLUMNS FROM `s_adsite_ad` [ RunTime:0.000477s ]
[ SQL ] SELECT * FROM `s_adsite_ad` WHERE ( status=1 AND adsite_id = 11 ) ORDER BY `listorder` ASC LIMIT 10 [ RunTime:0.000367s ]