[8]Trying to access array offset on value of type null[/www/wwwroot/snevc/application/cms/model/Cms.php:754]
[ DB ] CONNECT:[ UseTime:0.000302s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category` [ RunTime:0.000516s ]
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000319s ]
[ DB ] CONNECT:[ UseTime:0.000204s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category_data` [ RunTime:0.000385s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 12 AND `site_id` = 1 LIMIT 1 [ RunTime:0.000368s ]
[ SQL ] SHOW COLUMNS FROM `s_category_read` [ RunTime:0.000394s ]
[ SQL ] SELECT roleid as id FROM `s_category_read` WHERE `catid` = 12 AND `is_admin` = 0 AND `action` = 'add' [ RunTime:0.000205s ]
[ SQL ] SHOW COLUMNS FROM `s_article` [ RunTime:0.000480s ]
[ 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`<1752313610 AND (`catid` = 12) and Article_data.site_id=1 ) [ RunTime:0.000962s ]
[ 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`<1752313610 AND (`catid` = 12) and Article_data.site_id=1 ) ORDER BY `listorder` DESC,`did` DESC LIMIT 0,10 [ RunTime:0.001071s ]
[ SQL ] SHOW COLUMNS FROM `s_adsite_ad` [ RunTime:0.000399s ]
[ SQL ] SELECT * FROM `s_adsite_ad` WHERE ( status=1 AND adsite_id = 11 ) ORDER BY `listorder` ASC LIMIT 10 [ RunTime:0.000324s ]