[ 2022-07-03T00:01:16+08:00 ] 114.119.149.150 /Portal/List/index/id/5/page/1?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000341s ] INFO: [ app_begin ] --END-- [ RunTime:0.000669s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000056s ] INFO: [ template_filter ] --END-- [ RunTime:0.000097s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000505s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000389s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000274s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000161s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000251s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000575s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000734s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021297s ] INFO: [ view_parse ] --END-- [ RunTime:0.021329s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000115s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000337s ] INFO: [ app_end ] --END-- [ RunTime:0.000362s ] [ 2022-07-03T00:07:53+08:00 ] 114.119.149.169 /list/index/id/21 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000410s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000465s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000308s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000321s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000702s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018861s ] INFO: [ view_parse ] --END-- [ RunTime:0.018896s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000134s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000355s ] INFO: [ app_end ] --END-- [ RunTime:0.000382s ] [ 2022-07-03T00:14:47+08:00 ] 114.119.149.157 /Portal/List/index/id/4/page/on?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000348s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000383s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000440s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000280s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000200s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000291s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000710s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001365s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022001s ] INFO: [ view_parse ] --END-- [ RunTime:0.022033s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000140s ] INFO: [ view_filter ] --END-- [ RunTime:0.000179s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000365s ] INFO: [ app_end ] --END-- [ RunTime:0.000405s ] [ 2022-07-03T00:29:12+08:00 ] 60.188.9.163 /list/index/id/18?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000245s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000310s ] INFO: [ app_begin ] --END-- [ RunTime:0.000611s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000054s ] INFO: [ template_filter ] --END-- [ RunTime:0.000099s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000444s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000385s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000197s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000365s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000415s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000721s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019160s ] INFO: [ view_parse ] --END-- [ RunTime:0.019192s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000349s ] INFO: [ app_end ] --END-- [ RunTime:0.000378s ] [ 2022-07-03T00:29:55+08:00 ] 114.119.149.169 /article/index/id/178?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000344s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000467s ] INFO: [ app_begin ] --END-- [ RunTime:0.000897s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000452s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 178 ) LIMIT 1 [ RunTime:0.000335s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000259s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000299s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656779395,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001869s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000521s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000284s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000138s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000225s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000364s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000183s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011098s ] INFO: [ view_parse ] --END-- [ RunTime:0.011128s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000338s ] INFO: [ app_end ] --END-- [ RunTime:0.000366s ] [ 2022-07-03T00:32:58+08:00 ] 114.119.152.130 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.000667s ] ERR: 无法加载控制器:Robots [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000455s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000456s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000138s ] INFO: [ template_filter ] --END-- [ RunTime:0.000197s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000473s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000164s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000349s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000785s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001000s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000298s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000417s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025308s ] INFO: [ view_parse ] --END-- [ RunTime:0.025344s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000158s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000392s ] [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000368s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000284s ] INFO: [ app_begin ] --END-- [ RunTime:0.000596s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000191s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000266s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000674s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000193s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000241s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000310s ] INFO: [ app_begin ] --END-- [ RunTime:0.000603s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T00:40:57+08:00 ] 223.74.106.144 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000248s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.001248s ] INFO: [ app_begin ] --END-- [ RunTime:0.001559s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T00:41:04+08:00 ] 223.74.106.144 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000262s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000300s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000364s ] INFO: [ app_begin ] --END-- [ RunTime:0.000737s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000071s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000505s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000240s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000400s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000269s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000665s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001402s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021863s ] INFO: [ view_parse ] --END-- [ RunTime:0.021904s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000155s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000366s ] INFO: [ app_end ] --END-- [ RunTime:0.000397s ] [ 2022-07-03T00:41:15+08:00 ] 223.74.106.144 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000203s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000346s ] INFO: [ app_begin ] --END-- [ RunTime:0.000678s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000055s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000549s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000339s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000218s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000278s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000503s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000321s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000355s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000706s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/3e5a3578a3b9d9ca8eec4d72ea87d961.php 第 66 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019756s ] INFO: [ view_parse ] --END-- [ RunTime:0.019786s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000121s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000354s ] INFO: [ app_end ] --END-- [ RunTime:0.000388s ] [ 2022-07-03T00:41:25+08:00 ] 223.74.106.144 /Join INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000237s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000264s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000400s ] INFO: [ app_begin ] --END-- [ RunTime:0.000721s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000098s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000476s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000355s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000202s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000334s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000343s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000653s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018347s ] INFO: [ view_parse ] --END-- [ RunTime:0.018388s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000105s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000333s ] INFO: [ app_end ] --END-- [ RunTime:0.000356s ] [ 2022-07-03T00:41:31+08:00 ] 223.74.106.144 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000193s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000329s ] INFO: [ app_begin ] --END-- [ RunTime:0.000681s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000112s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000503s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000155s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000327s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000296s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000265s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000283s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000749s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/3e5a3578a3b9d9ca8eec4d72ea87d961.php 第 66 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017799s ] INFO: [ view_parse ] --END-- [ RunTime:0.017830s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000110s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000352s ] [ 2022-07-03T00:41:38+08:00 ] 223.74.106.144 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000278s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000833s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000521s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000210s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000221s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000409s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000188s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000299s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000804s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001546s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022715s ] INFO: [ view_parse ] --END-- [ RunTime:0.022758s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000369s ] INFO: [ app_end ] --END-- [ RunTime:0.000401s ] [ 2022-07-03T00:41:50+08:00 ] 223.74.106.144 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000189s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000269s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000338s ] INFO: [ app_begin ] --END-- [ RunTime:0.000663s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000517s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000252s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000165s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.013183s ] INFO: [ view_parse ] --END-- [ RunTime:0.013221s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000087s ] INFO: [ view_filter ] --END-- [ RunTime:0.000108s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000304s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T00:42:46+08:00 ] 182.119.167.199 /article/index/id/158?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000345s ] INFO: [ app_begin ] --END-- [ RunTime:0.000698s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000462s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 158 ) LIMIT 1 [ RunTime:0.000316s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000446s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000254s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts159' ) AND ( `ip` = '182.119.167.199' ) LIMIT 1 [ RunTime:0.000228s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts159',count+1,1656780166,'182.119.167.199') [ RunTime:0.002356s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000571s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '159' ) [ RunTime:0.001899s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000078s ] INFO: [ template_filter ] --END-- [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000843s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000298s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000171s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000438s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000180s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012095s ] INFO: [ view_parse ] --END-- [ RunTime:0.012138s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000126s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000348s ] INFO: [ app_end ] --END-- [ RunTime:0.000382s ] [ 2022-07-03T00:47:03+08:00 ] 223.74.106.144 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000308s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000420s ] INFO: [ app_begin ] --END-- [ RunTime:0.000814s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000103s ] INFO: [ template_filter ] --END-- [ RunTime:0.000148s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000480s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000298s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000710s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001274s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000253s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000376s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025406s ] INFO: [ view_parse ] --END-- [ RunTime:0.025441s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000113s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000351s ] INFO: [ app_end ] --END-- [ RunTime:0.000385s ] [ 2022-07-03T00:47:03+08:00 ] 223.74.106.144 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000443s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000308s ] INFO: [ app_begin ] --END-- [ RunTime:0.000689s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T00:47:04+08:00 ] 223.74.106.144 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000246s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000325s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000775s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T00:47:04+08:00 ] 223.74.106.144 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000271s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000373s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000327s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T00:47:04+08:00 ] 223.74.106.144 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000441s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000358s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000360s ] INFO: [ app_begin ] --END-- [ RunTime:0.000800s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T00:47:06+08:00 ] 223.74.106.144 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000395s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000316s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000408s ] INFO: [ app_begin ] --END-- [ RunTime:0.000802s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000083s ] INFO: [ template_filter ] --END-- [ RunTime:0.000136s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000506s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000309s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000173s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.016472s ] INFO: [ view_parse ] --END-- [ RunTime:0.016516s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000373s ] INFO: [ app_end ] --END-- [ RunTime:0.000405s ] [ 2022-07-03T00:47:11+08:00 ] 223.74.106.144 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.000684s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000564s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000251s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000200s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000368s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000240s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000701s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001451s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020904s ] INFO: [ view_parse ] --END-- [ RunTime:0.020942s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000121s ] INFO: [ view_filter ] --END-- [ RunTime:0.000154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000391s ] INFO: [ app_end ] --END-- [ RunTime:0.000431s ] [ 2022-07-03T00:47:19+08:00 ] 223.74.106.144 /list/index/id/8 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000436s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000379s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000411s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000116s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000453s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000289s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000477s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000211s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000314s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) LIMIT 1 [ RunTime:0.000289s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000559s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020876s ] INFO: [ view_parse ] --END-- [ RunTime:0.020908s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000309s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T00:49:01+08:00 ] 60.188.9.112 /about?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000289s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000392s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000431s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000072s ] INFO: [ template_filter ] --END-- [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000463s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000346s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000216s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015988s ] INFO: [ view_parse ] --END-- [ RunTime:0.016041s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000126s ] INFO: [ view_filter ] --END-- [ RunTime:0.000160s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000502s ] INFO: [ app_end ] --END-- [ RunTime:0.000544s ] [ 2022-07-03T00:51:43+08:00 ] 114.119.135.182 /list/index/id/5?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000363s ] INFO: [ app_begin ] --END-- [ RunTime:0.000717s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000134s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000527s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000200s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000266s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000491s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000741s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018794s ] INFO: [ view_parse ] --END-- [ RunTime:0.018827s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000324s ] INFO: [ app_end ] --END-- [ RunTime:0.000347s ] [ 2022-07-03T00:58:36+08:00 ] 114.119.149.142 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000336s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000443s ] INFO: [ app_begin ] --END-- [ RunTime:0.000846s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000078s ] INFO: [ template_filter ] --END-- [ RunTime:0.000130s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000508s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000260s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000189s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.016650s ] INFO: [ view_parse ] --END-- [ RunTime:0.016689s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000084s ] INFO: [ view_filter ] --END-- [ RunTime:0.000104s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T01:04:40+08:00 ] 51.222.253.17 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000246s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000315s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000692s ] ERR: 无法加载控制器:Robots [ 2022-07-03T01:04:42+08:00 ] 54.36.148.188 /Portal/List/index/id/4/l/cn/page/1?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000247s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000323s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000075s ] INFO: [ template_filter ] --END-- [ RunTime:0.000128s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000466s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000349s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000204s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000308s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000759s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001404s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022272s ] INFO: [ view_parse ] --END-- [ RunTime:0.022331s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000142s ] INFO: [ view_filter ] --END-- [ RunTime:0.000170s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000349s ] INFO: [ app_end ] --END-- [ RunTime:0.000384s ] [ 2022-07-03T01:05:31+08:00 ] 114.119.149.159 /article/index/id/187 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000740s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000433s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 187 ) LIMIT 1 [ RunTime:0.000344s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000129s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts188' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000212s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656781531,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts188' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.001208s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000657s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000329s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000161s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011299s ] INFO: [ view_parse ] --END-- [ RunTime:0.011329s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000345s ] [ 2022-07-03T01:09:31+08:00 ] 39.173.107.146 /article/index/id/204 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000513s ] INFO: [ app_begin ] --END-- [ RunTime:0.000846s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000459s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 204 ) LIMIT 1 [ RunTime:0.000319s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000369s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts205' ) AND ( `ip` = '39.173.107.146' ) LIMIT 1 [ RunTime:0.000210s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts205',count+1,1656781771,'39.173.107.146') [ RunTime:0.001196s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000578s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '205' ) [ RunTime:0.020041s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000598s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000265s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000335s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000157s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011087s ] INFO: [ view_parse ] --END-- [ RunTime:0.011130s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000110s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000373s ] [ 2022-07-03T01:12:19+08:00 ] 114.119.149.157 /article/index/id/171?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000256s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000310s ] INFO: [ app_begin ] --END-- [ RunTime:0.000619s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000490s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 171 ) LIMIT 1 [ RunTime:0.000300s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000400s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000254s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts172' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000258s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656781939,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts172' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.001969s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000056s ] INFO: [ template_filter ] --END-- [ RunTime:0.000093s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000548s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000152s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000474s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000152s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010586s ] INFO: [ view_parse ] --END-- [ RunTime:0.010624s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000120s ] INFO: [ view_filter ] --END-- [ RunTime:0.000141s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000304s ] INFO: [ app_end ] --END-- [ RunTime:0.000329s ] [ 2022-07-03T01:17:17+08:00 ] 171.8.172.84 /?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000402s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000276s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000402s ] INFO: [ app_begin ] --END-- [ RunTime:0.000742s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000107s ] INFO: [ template_filter ] --END-- [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000408s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000237s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000161s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000315s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000740s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001026s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000282s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000435s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024344s ] INFO: [ view_parse ] --END-- [ RunTime:0.024385s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000127s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000349s ] [ 2022-07-03T01:20:45+08:00 ] 123.149.77.117 /Portal/List/index/id/6/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000262s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000295s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000435s ] INFO: [ app_begin ] --END-- [ RunTime:0.000805s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000587s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000353s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000199s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000384s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000320s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000447s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001117s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020395s ] INFO: [ view_parse ] --END-- [ RunTime:0.020430s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000150s ] INFO: [ view_filter ] --END-- [ RunTime:0.000174s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000349s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T01:25:31+08:00 ] 60.188.9.246 /About?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000290s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000384s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000102s ] INFO: [ template_filter ] --END-- [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000770s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000416s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000226s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000303s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021976s ] INFO: [ view_parse ] --END-- [ RunTime:0.022046s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000126s ] INFO: [ view_filter ] --END-- [ RunTime:0.000164s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000487s ] INFO: [ app_end ] --END-- [ RunTime:0.000536s ] [ 2022-07-03T01:42:17+08:00 ] 114.119.149.159 /article/index/id/195?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000233s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000316s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000324s ] INFO: [ app_begin ] --END-- [ RunTime:0.000700s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000533s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 195 ) LIMIT 1 [ RunTime:0.000343s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000401s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000268s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts196' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000237s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656783737,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts196' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.001866s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000079s ] INFO: [ template_filter ] --END-- [ RunTime:0.000129s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000683s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000139s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000226s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000194s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011659s ] INFO: [ view_parse ] --END-- [ RunTime:0.011698s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000386s ] [ 2022-07-03T01:44:42+08:00 ] 111.225.149.35 /?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000222s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000253s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000380s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000111s ] INFO: [ template_filter ] --END-- [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000503s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000310s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000176s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000173s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000289s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000766s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000888s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000318s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000492s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024843s ] INFO: [ view_parse ] --END-- [ RunTime:0.024884s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000151s ] INFO: [ view_filter ] --END-- [ RunTime:0.000187s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000439s ] INFO: [ app_end ] --END-- [ RunTime:0.000480s ] [ 2022-07-03T01:44:43+08:00 ] 111.225.149.32 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000296s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000340s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T01:44:43+08:00 ] 111.225.149.22 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000224s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.004025s ] INFO: [ app_begin ] --END-- [ RunTime:0.004358s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T01:44:43+08:00 ] 111.225.149.31 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000206s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000246s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000499s ] INFO: [ app_begin ] --END-- [ RunTime:0.000803s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T01:44:43+08:00 ] 111.225.149.29 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000462s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000353s ] INFO: [ app_begin ] --END-- [ RunTime:0.000894s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T01:47:31+08:00 ] 171.8.172.191 /article/index/id/174?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000421s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000390s ] INFO: [ app_begin ] --END-- [ RunTime:0.000880s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000684s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 174 ) LIMIT 1 [ RunTime:0.000397s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000525s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000217s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000361s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts175' ) AND ( `ip` = '171.8.172.191' ) LIMIT 1 [ RunTime:0.000237s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts175',count+1,1656784051,'171.8.172.191') [ RunTime:0.000745s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000398s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '175' ) [ RunTime:0.001927s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000701s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000202s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000242s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000419s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000207s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012583s ] INFO: [ view_parse ] --END-- [ RunTime:0.012625s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000113s ] INFO: [ view_filter ] --END-- [ RunTime:0.000134s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000391s ] INFO: [ app_end ] --END-- [ RunTime:0.000431s ] [ 2022-07-03T01:48:44+08:00 ] 110.249.202.70 /article/index/id/162?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000303s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000374s ] INFO: [ app_begin ] --END-- [ RunTime:0.000778s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000624s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 162 ) LIMIT 1 [ RunTime:0.000371s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000434s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000284s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts163' ) AND ( `ip` = '110.249.202.70' ) LIMIT 1 [ RunTime:0.000261s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts163',count+1,1656784124,'110.249.202.70') [ RunTime:0.001623s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000540s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '163' ) [ RunTime:0.001857s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000097s ] INFO: [ template_filter ] --END-- [ RunTime:0.000170s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000764s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000318s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000186s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000494s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000244s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012461s ] INFO: [ view_parse ] --END-- [ RunTime:0.012509s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000153s ] INFO: [ view_filter ] --END-- [ RunTime:0.000178s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000428s ] INFO: [ app_end ] --END-- [ RunTime:0.000466s ] [ 2022-07-03T01:49:48+08:00 ] 114.119.135.182 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000222s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000393s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000569s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000228s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000222s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014790s ] INFO: [ view_parse ] --END-- [ RunTime:0.014831s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000097s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000335s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T01:52:44+08:00 ] 111.225.149.167 /article/index/id/153?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000328s ] INFO: [ app_begin ] --END-- [ RunTime:0.000652s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000495s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 153 ) LIMIT 1 [ RunTime:0.000315s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000440s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000294s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts154' ) AND ( `ip` = '111.225.149.167' ) LIMIT 1 [ RunTime:0.000222s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts154',count+1,1656784364,'111.225.149.167') [ RunTime:0.001880s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000657s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '154' ) [ RunTime:0.002048s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000133s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000614s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000349s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000147s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000374s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000195s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011341s ] INFO: [ view_parse ] --END-- [ RunTime:0.011380s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000351s ] INFO: [ app_end ] --END-- [ RunTime:0.000384s ] [ 2022-07-03T01:56:42+08:00 ] 110.249.201.145 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000322s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000465s ] INFO: [ app_begin ] --END-- [ RunTime:0.000859s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000107s ] INFO: [ template_filter ] --END-- [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000484s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000247s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000529s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000730s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001015s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000253s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000369s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024375s ] INFO: [ view_parse ] --END-- [ RunTime:0.024411s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000098s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000337s ] INFO: [ app_end ] --END-- [ RunTime:0.000365s ] [ 2022-07-03T01:56:42+08:00 ] 110.249.201.137 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T01:56:42+08:00 ] 110.249.201.138 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000288s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000321s ] INFO: [ app_begin ] --END-- [ RunTime:0.000697s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T01:56:44+08:00 ] 110.249.201.136 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000280s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000360s ] INFO: [ app_begin ] --END-- [ RunTime:0.000717s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T01:56:45+08:00 ] 110.249.201.146 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000405s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000298s ] INFO: [ app_begin ] --END-- [ RunTime:0.000762s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T01:58:53+08:00 ] 114.119.149.142 /Portal/List/index/id/5/l/cn/page/2?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000233s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000370s ] INFO: [ app_begin ] --END-- [ RunTime:0.000725s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000550s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000169s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000444s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000266s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000480s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000669s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018968s ] INFO: [ view_parse ] --END-- [ RunTime:0.019001s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000307s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T02:04:41+08:00 ] 110.249.202.59 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000258s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000282s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000329s ] INFO: [ app_begin ] --END-- [ RunTime:0.000690s ] ERR: 无法加载控制器:Robots [ 2022-07-03T02:09:57+08:00 ] 114.119.149.169 /Portal/List/index/id/4/page/2?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000281s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000300s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000350s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000540s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000304s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000204s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000191s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000255s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000757s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001235s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020272s ] INFO: [ view_parse ] --END-- [ RunTime:0.020316s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000135s ] INFO: [ view_filter ] --END-- [ RunTime:0.000160s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000330s ] INFO: [ app_end ] --END-- [ RunTime:0.000358s ] [ 2022-07-03T02:16:47+08:00 ] 114.119.149.150 /Portal/List/index/id/4/l/cn/page/1?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000278s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000651s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000570s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000461s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000292s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000741s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001102s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020345s ] INFO: [ view_parse ] --END-- [ RunTime:0.020383s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000166s ] INFO: [ view_filter ] --END-- [ RunTime:0.000193s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000373s ] INFO: [ app_end ] --END-- [ RunTime:0.000409s ] [ 2022-07-03T02:23:43+08:00 ] 114.119.149.169 /article/index/id/202 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000251s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000345s ] INFO: [ app_begin ] --END-- [ RunTime:0.000654s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000427s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 202 ) LIMIT 1 [ RunTime:0.000429s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000412s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts203' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000244s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656786223,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts203' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.000988s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000580s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000324s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000213s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000457s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000193s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012064s ] INFO: [ view_parse ] --END-- [ RunTime:0.012099s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000425s ] INFO: [ app_end ] --END-- [ RunTime:0.000463s ] [ 2022-07-03T02:30:55+08:00 ] 114.119.149.157 /article/index/id/176?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000212s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000309s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000389s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000539s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 176 ) LIMIT 1 [ RunTime:0.000394s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000431s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts177' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000252s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656786655,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts177' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.000851s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000064s ] INFO: [ template_filter ] --END-- [ RunTime:0.000113s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000530s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000261s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000162s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000426s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000170s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010654s ] INFO: [ view_parse ] --END-- [ RunTime:0.010684s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000382s ] [ 2022-07-03T02:35:12+08:00 ] 185.191.171.21 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000340s ] INFO: [ app_begin ] --END-- [ RunTime:0.000785s ] ERR: 无法加载控制器:Robots [ 2022-07-03T02:35:13+08:00 ] 185.191.171.12 /article/index/id/178 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000369s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000297s ] INFO: [ app_begin ] --END-- [ RunTime:0.000638s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000503s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 178 ) LIMIT 1 [ RunTime:0.000325s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000438s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000260s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '185.191.171.12' ) LIMIT 1 [ RunTime:0.000299s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts179',count+1,1656786913,'185.191.171.12') [ RunTime:0.000866s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000336s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '179' ) [ RunTime:0.001641s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000693s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000144s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000196s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000384s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000100s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011173s ] INFO: [ view_parse ] --END-- [ RunTime:0.011205s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T02:39:19+08:00 ] 185.191.171.13 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000347s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000264s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000287s ] INFO: [ app_begin ] --END-- [ RunTime:0.000608s ] ERR: 无法加载控制器:Robots [ 2022-07-03T02:39:20+08:00 ] 185.191.171.33 /article/index/id/33 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000346s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000342s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000471s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 33 ) LIMIT 1 [ RunTime:0.000413s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000458s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000225s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000388s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts34' ) AND ( `ip` = '185.191.171.33' ) LIMIT 1 [ RunTime:0.000288s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts34',count+1,1656787160,'185.191.171.33') [ RunTime:0.001903s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000445s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '34' ) [ RunTime:0.001696s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000089s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000614s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000330s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000206s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000410s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000121s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012150s ] INFO: [ view_parse ] --END-- [ RunTime:0.012193s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000140s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000384s ] INFO: [ app_end ] --END-- [ RunTime:0.000439s ] [ 2022-07-03T02:45:37+08:00 ] 114.119.149.168 /article/index/id/165 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000253s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000512s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 165 ) LIMIT 1 [ RunTime:0.000342s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000313s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts166' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000262s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656787537,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts166' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.001910s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000135s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000561s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000170s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000212s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000432s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000185s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011637s ] INFO: [ view_parse ] --END-- [ RunTime:0.011681s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000331s ] INFO: [ app_end ] --END-- [ RunTime:0.000357s ] [ 2022-07-03T02:51:50+08:00 ] 114.119.149.159 /Portal/List/index/id/6/l/cn/page/3?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000231s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000280s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000350s ] INFO: [ app_begin ] --END-- [ RunTime:0.000699s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000097s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000522s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000390s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000170s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000284s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000500s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000815s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020973s ] INFO: [ view_parse ] --END-- [ RunTime:0.021008s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000123s ] INFO: [ view_filter ] --END-- [ RunTime:0.000158s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000396s ] [ 2022-07-03T02:58:47+08:00 ] 114.119.149.157 /Portal/List/index/id/4/l/cn/page/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000274s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000389s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000484s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000448s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000329s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000189s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000467s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000262s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000704s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001747s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020225s ] INFO: [ view_parse ] --END-- [ RunTime:0.020260s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000338s ] INFO: [ app_end ] --END-- [ RunTime:0.000367s ] [ 2022-07-03T03:00:51+08:00 ] 223.74.106.144 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000255s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000405s ] INFO: [ app_begin ] --END-- [ RunTime:0.000720s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000125s ] INFO: [ template_filter ] --END-- [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000469s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000320s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000228s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000406s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000833s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001127s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000300s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000422s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024701s ] INFO: [ view_parse ] --END-- [ RunTime:0.024730s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000113s ] INFO: [ view_filter ] --END-- [ RunTime:0.000150s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000358s ] INFO: [ app_end ] --END-- [ RunTime:0.000407s ] [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000300s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000300s ] INFO: [ app_begin ] --END-- [ RunTime:0.000662s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000261s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000341s ] INFO: [ app_begin ] --END-- [ RunTime:0.000673s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000191s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000280s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000328s ] INFO: [ app_begin ] --END-- [ RunTime:0.000672s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000348s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000835s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000187s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000250s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000276s ] INFO: [ app_begin ] --END-- [ RunTime:0.000578s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T03:00:52+08:00 ] 223.74.106.144 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000677s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T03:01:31+08:00 ] 101.67.29.196 /article/index/id/161?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000266s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000336s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.000737s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000478s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 161 ) LIMIT 1 [ RunTime:0.000343s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000137s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000306s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts162' ) AND ( `ip` = '101.67.29.196' ) LIMIT 1 [ RunTime:0.000213s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts162',count+1,1656788491,'101.67.29.196') [ RunTime:0.002032s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000567s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '162' ) [ RunTime:0.001766s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000569s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000156s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000419s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000172s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011820s ] INFO: [ view_parse ] --END-- [ RunTime:0.011857s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000112s ] INFO: [ view_filter ] --END-- [ RunTime:0.000132s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000338s ] INFO: [ app_end ] --END-- [ RunTime:0.000372s ] [ 2022-07-03T03:04:24+08:00 ] 180.126.1.31 //plug/vote/vote_SettingFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000266s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000471s ] INFO: [ app_begin ] --END-- [ RunTime:0.000825s ] ERR: 无法加载控制器:Plug [ 2022-07-03T03:04:26+08:00 ] 180.126.1.31 //plug/vote/vote_SettingFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000244s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000335s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000743s ] ERR: 无法加载控制器:Plug [ 2022-07-03T03:05:45+08:00 ] 114.119.149.142 /Portal/List/index/id/5/page/1?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000336s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000402s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000551s ] INFO: [ app_begin ] --END-- [ RunTime:0.001050s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000091s ] INFO: [ template_filter ] --END-- [ RunTime:0.000164s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000635s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000424s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000270s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000607s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000263s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000444s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000695s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001048s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.029575s ] INFO: [ view_parse ] --END-- [ RunTime:0.029622s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000145s ] INFO: [ view_filter ] --END-- [ RunTime:0.000182s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000510s ] INFO: [ app_end ] --END-- [ RunTime:0.000561s ] [ 2022-07-03T03:11:50+08:00 ] 120.244.123.239 /article/index/id/202?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000481s ] INFO: [ app_begin ] --END-- [ RunTime:0.000851s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000540s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 202 ) LIMIT 1 [ RunTime:0.000348s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000430s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts203' ) AND ( `ip` = '120.244.123.239' ) LIMIT 1 [ RunTime:0.000244s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts203',count+1,1656789110,'120.244.123.239') [ RunTime:0.000748s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000344s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '203' ) [ RunTime:0.001681s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000145s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000348s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000181s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010525s ] INFO: [ view_parse ] --END-- [ RunTime:0.010569s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000354s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T03:16:18+08:00 ] 39.173.107.131 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000256s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000349s ] INFO: [ app_begin ] --END-- [ RunTime:0.000665s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000054s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000497s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000199s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000401s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000263s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000319s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000673s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/3e5a3578a3b9d9ca8eec4d72ea87d961.php 第 66 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019902s ] INFO: [ view_parse ] --END-- [ RunTime:0.019936s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000337s ] INFO: [ app_end ] --END-- [ RunTime:0.000366s ] [ 2022-07-03T03:16:55+08:00 ] 47.103.14.177 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000501s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000445s ] INFO: [ app_begin ] --END-- [ RunTime:0.001016s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000128s ] INFO: [ template_filter ] --END-- [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000481s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000390s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000207s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000215s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000357s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000755s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000768s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000236s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000362s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025015s ] INFO: [ view_parse ] --END-- [ RunTime:0.025053s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000125s ] INFO: [ view_filter ] --END-- [ RunTime:0.000153s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000414s ] INFO: [ app_end ] --END-- [ RunTime:0.000446s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000291s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000314s ] INFO: [ app_begin ] --END-- [ RunTime:0.000665s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000192s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000337s ] INFO: [ app_begin ] --END-- [ RunTime:0.000646s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000543s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000391s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.098509s ] INFO: [ view_parse ] --END-- [ RunTime:0.098556s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000363s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.097882s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000438s ] INFO: [ app_begin ] --END-- [ RunTime:0.098394s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000077s ] INFO: [ template_filter ] --END-- [ RunTime:0.000149s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000494s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.004445s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000268s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.121093s ] INFO: [ view_parse ] --END-- [ RunTime:0.121135s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000084s ] INFO: [ view_filter ] --END-- [ RunTime:0.000105s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000364s ] INFO: [ app_end ] --END-- [ RunTime:0.000398s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000333s ] INFO: [ app_begin ] --END-- [ RunTime:0.000678s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000113s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000993s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000649s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000448s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.089397s ] INFO: [ view_parse ] --END-- [ RunTime:0.089449s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000105s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000356s ] INFO: [ app_end ] --END-- [ RunTime:0.000437s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000405s ] INFO: [ app_begin ] --END-- [ RunTime:0.000744s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000113s ] INFO: [ template_filter ] --END-- [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000441s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000175s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000347s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000758s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.012274s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.002742s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.001065s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.200957s ] INFO: [ view_parse ] --END-- [ RunTime:0.200988s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000124s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000390s ] INFO: [ app_end ] --END-- [ RunTime:0.000433s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /Join INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.063835s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000312s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000383s ] INFO: [ app_begin ] --END-- [ RunTime:0.000764s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000388s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.001277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000410s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.004532s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.001462s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000351s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.004469s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.125165s ] INFO: [ view_parse ] --END-- [ RunTime:0.125200s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000170s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000376s ] INFO: [ app_end ] --END-- [ RunTime:0.000412s ] [ 2022-07-03T03:16:56+08:00 ] 47.103.14.177 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000402s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000321s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000759s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000088s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000461s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000246s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000176s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.079879s ] INFO: [ view_parse ] --END-- [ RunTime:0.079925s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000112s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000364s ] INFO: [ app_end ] --END-- [ RunTime:0.000399s ] [ 2022-07-03T03:16:57+08:00 ] 47.103.14.177 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000224s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000336s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000403s ] INFO: [ app_begin ] --END-- [ RunTime:0.000824s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000115s ] INFO: [ template_filter ] --END-- [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000458s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000419s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000924s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000781s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000437s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.004003s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.003026s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.003419s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000618s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.210324s ] INFO: [ view_parse ] --END-- [ RunTime:0.210364s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000180s ] INFO: [ view_filter ] --END-- [ RunTime:0.000211s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000520s ] INFO: [ app_end ] --END-- [ RunTime:0.000564s ] [ 2022-07-03T03:16:57+08:00 ] 47.103.14.177 /?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000226s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000280s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000380s ] INFO: [ app_begin ] --END-- [ RunTime:0.000720s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000112s ] INFO: [ template_filter ] --END-- [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000350s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000631s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.003408s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000176s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000473s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.002903s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.003375s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.005329s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000696s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.152739s ] INFO: [ view_parse ] --END-- [ RunTime:0.152777s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000129s ] INFO: [ view_filter ] --END-- [ RunTime:0.000154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000402s ] [ 2022-07-03T03:17:25+08:00 ] 66.249.66.147 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000251s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000290s ] INFO: [ app_begin ] --END-- [ RunTime:0.000595s ] ERR: 无法加载控制器:Robots [ 2022-07-03T03:17:25+08:00 ] 66.249.66.151 /article/index/id/169 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000299s ] INFO: [ app_begin ] --END-- [ RunTime:0.000631s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000513s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 169 ) LIMIT 1 [ RunTime:0.000314s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000409s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000302s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '66.249.66.151' ) LIMIT 1 [ RunTime:0.000232s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts170',count+1,1656789445,'66.249.66.151') [ RunTime:0.002076s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000616s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '170' ) [ RunTime:0.001907s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000617s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000170s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000233s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000455s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000108s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011059s ] INFO: [ view_parse ] --END-- [ RunTime:0.011097s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000110s ] INFO: [ view_filter ] --END-- [ RunTime:0.000138s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000340s ] INFO: [ app_end ] --END-- [ RunTime:0.000375s ] [ 2022-07-03T03:25:42+08:00 ] 114.119.135.182 /Portal/List/index/id/4/page/1 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000350s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000470s ] INFO: [ app_begin ] --END-- [ RunTime:0.000896s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000072s ] INFO: [ template_filter ] --END-- [ RunTime:0.000122s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000460s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000294s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000186s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000202s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000283s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000769s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001454s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024933s ] INFO: [ view_parse ] --END-- [ RunTime:0.024978s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000143s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000380s ] INFO: [ app_end ] --END-- [ RunTime:0.000413s ] [ 2022-07-03T03:30:49+08:00 ] 112.13.112.34 /article/index/id/27?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000402s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000695s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000451s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 27 ) LIMIT 1 [ RunTime:0.000355s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000258s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts28' ) AND ( `ip` = '112.13.112.34' ) LIMIT 1 [ RunTime:0.000249s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts28',count+1,1656790249,'112.13.112.34') [ RunTime:0.001825s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000675s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '28' ) [ RunTime:0.002884s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000119s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000568s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000370s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000245s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011657s ] INFO: [ view_parse ] --END-- [ RunTime:0.011718s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000380s ] INFO: [ app_end ] --END-- [ RunTime:0.000414s ] [ 2022-07-03T03:32:21+08:00 ] 114.119.149.168 /article/index/id/176?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000390s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000309s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000377s ] INFO: [ app_begin ] --END-- [ RunTime:0.000762s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000461s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 176 ) LIMIT 1 [ RunTime:0.000317s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000390s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000202s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000340s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts177' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000220s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656790341,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts177' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.001149s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000595s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000323s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000347s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000153s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011610s ] INFO: [ view_parse ] --END-- [ RunTime:0.011645s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000343s ] INFO: [ app_end ] --END-- [ RunTime:0.000370s ] [ 2022-07-03T03:42:53+08:00 ] 46.148.206.226 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000320s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000749s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000109s ] INFO: [ template_filter ] --END-- [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000467s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000199s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000157s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000327s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000715s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000839s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000335s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000405s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026634s ] INFO: [ view_parse ] --END-- [ RunTime:0.026679s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000166s ] INFO: [ view_filter ] --END-- [ RunTime:0.000197s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000371s ] INFO: [ app_end ] --END-- [ RunTime:0.000406s ] [ 2022-07-03T03:42:54+08:00 ] 46.148.206.226 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000302s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000333s ] INFO: [ app_begin ] --END-- [ RunTime:0.000704s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000096s ] INFO: [ template_filter ] --END-- [ RunTime:0.000150s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000448s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000301s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000157s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017163s ] INFO: [ view_parse ] --END-- [ RunTime:0.017204s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000089s ] INFO: [ view_filter ] --END-- [ RunTime:0.000110s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000379s ] INFO: [ app_end ] --END-- [ RunTime:0.000415s ] [ 2022-07-03T03:42:54+08:00 ] 46.148.206.226 /api/guestbook/addmsg INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000313s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000193s ] INFO: [ app_begin ] --END-- [ RunTime:0.000566s ] SQL: SHOW COLUMNS FROM `sp_guestbook` [ RunTime:0.000579s ] NOTIC: [8] Undefined index: _verify_ /home/www/panton/application/Api/Action/GuestbookAction.class.php 第 18 行. INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000039s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.004740s ] INFO: [ view_parse ] --END-- [ RunTime:0.004778s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000072s ] INFO: [ view_filter ] --END-- [ RunTime:0.000093s ] [ 2022-07-03T03:42:55+08:00 ] 46.148.206.226 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000283s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000295s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000430s ] INFO: [ app_begin ] --END-- [ RunTime:0.000791s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000593s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000190s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000171s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017126s ] INFO: [ view_parse ] --END-- [ RunTime:0.017162s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000100s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000355s ] INFO: [ app_end ] --END-- [ RunTime:0.000391s ] [ 2022-07-03T03:42:55+08:00 ] 46.148.206.226 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000436s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000317s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000430s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000089s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000510s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000326s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000166s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019769s ] INFO: [ view_parse ] --END-- [ RunTime:0.019813s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000100s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000371s ] INFO: [ app_end ] --END-- [ RunTime:0.000405s ] [ 2022-07-03T03:42:56+08:00 ] 46.148.206.226 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000251s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000402s ] INFO: [ app_begin ] --END-- [ RunTime:0.000774s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000078s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000513s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014876s ] INFO: [ view_parse ] --END-- [ RunTime:0.014912s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000085s ] INFO: [ view_filter ] --END-- [ RunTime:0.000118s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000318s ] INFO: [ app_end ] --END-- [ RunTime:0.000345s ] [ 2022-07-03T03:56:21+08:00 ] 114.236.104.116 //plug/vote/vote_SettingFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000337s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000409s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] ERR: 无法加载控制器:Plug [ 2022-07-03T03:56:24+08:00 ] 114.236.104.116 //plug/vote/vote_SettingFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000384s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000339s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] ERR: 无法加载控制器:Plug [ 2022-07-03T04:01:06+08:00 ] 185.191.171.23 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000322s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000309s ] INFO: [ app_begin ] --END-- [ RunTime:0.000698s ] ERR: 无法加载控制器:Robots [ 2022-07-03T04:01:07+08:00 ] 185.191.171.39 /list/index/id/8?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000203s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000280s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000333s ] INFO: [ app_begin ] --END-- [ RunTime:0.000698s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000435s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000319s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000382s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000260s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) LIMIT 1 [ RunTime:0.000260s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000522s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017329s ] INFO: [ view_parse ] --END-- [ RunTime:0.017361s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000299s ] INFO: [ app_end ] --END-- [ RunTime:0.000320s ] [ 2022-07-03T04:09:06+08:00 ] 171.8.172.191 /article/index/id/181?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000450s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 181 ) LIMIT 1 [ RunTime:0.000359s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000382s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000256s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000278s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts182' ) AND ( `ip` = '171.8.172.191' ) LIMIT 1 [ RunTime:0.000241s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts182',count+1,1656792546,'171.8.172.191') [ RunTime:0.000717s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000350s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '182' ) [ RunTime:0.001469s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000546s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000278s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000146s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000401s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000175s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011169s ] INFO: [ view_parse ] --END-- [ RunTime:0.011214s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000377s ] [ 2022-07-03T04:09:08+08:00 ] 120.245.61.110 /article/index/id/183 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000356s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000422s ] INFO: [ app_begin ] --END-- [ RunTime:0.000865s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000552s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 183 ) LIMIT 1 [ RunTime:0.000298s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000374s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts184' ) AND ( `ip` = '120.245.61.110' ) LIMIT 1 [ RunTime:0.000320s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts184',count+1,1656792548,'120.245.61.110') [ RunTime:0.001913s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000612s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '184' ) [ RunTime:0.001836s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000071s ] INFO: [ template_filter ] --END-- [ RunTime:0.000125s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000548s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000331s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000200s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000234s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000440s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000166s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011745s ] INFO: [ view_parse ] --END-- [ RunTime:0.011787s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000409s ] INFO: [ app_end ] --END-- [ RunTime:0.000448s ] [ 2022-07-03T04:09:52+08:00 ] 114.119.149.169 /Portal/List/index/id/5/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000445s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000304s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000182s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000200s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000360s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000241s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000264s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000537s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.000987s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019911s ] INFO: [ view_parse ] --END-- [ RunTime:0.019943s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000129s ] INFO: [ view_filter ] --END-- [ RunTime:0.000153s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000334s ] INFO: [ app_end ] --END-- [ RunTime:0.000373s ] [ 2022-07-03T04:18:10+08:00 ] 120.245.61.140 /article/index/id/167?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000404s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000351s ] INFO: [ app_begin ] --END-- [ RunTime:0.000703s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000440s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 167 ) LIMIT 1 [ RunTime:0.000342s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000360s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000161s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts168' ) AND ( `ip` = '120.245.61.140' ) LIMIT 1 [ RunTime:0.000208s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts168',count+1,1656793090,'120.245.61.140') [ RunTime:0.001797s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000382s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '168' ) [ RunTime:0.001621s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000528s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000158s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000381s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000172s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011042s ] INFO: [ view_parse ] --END-- [ RunTime:0.011079s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000356s ] [ 2022-07-03T04:34:24+08:00 ] 47.103.107.41 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000331s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000404s ] INFO: [ app_begin ] --END-- [ RunTime:0.000843s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000109s ] INFO: [ template_filter ] --END-- [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000540s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000211s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000383s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000766s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000851s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000261s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000391s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026563s ] INFO: [ view_parse ] --END-- [ RunTime:0.026598s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000387s ] INFO: [ app_end ] --END-- [ RunTime:0.000430s ] [ 2022-07-03T04:39:52+08:00 ] 47.102.158.39 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000254s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000296s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000442s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000119s ] INFO: [ template_filter ] --END-- [ RunTime:0.000170s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000463s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000242s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000352s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000755s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000812s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000222s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000379s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025651s ] INFO: [ view_parse ] --END-- [ RunTime:0.025685s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T04:45:43+08:00 ] 114.119.149.168 /article/index/id/156?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000367s ] INFO: [ app_begin ] --END-- [ RunTime:0.000709s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000504s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 156 ) LIMIT 1 [ RunTime:0.000337s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000406s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000169s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000318s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000222s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts157',count+1,1656794743,'114.119.149.168') [ RunTime:0.002974s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000611s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '157' ) [ RunTime:0.000775s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000122s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000574s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000324s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000148s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000196s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000367s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000194s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011442s ] INFO: [ view_parse ] --END-- [ RunTime:0.011477s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000396s ] [ 2022-07-03T04:47:37+08:00 ] 106.110.238.21 //plug/collect/AspCms_CollectFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000337s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000402s ] INFO: [ app_begin ] --END-- [ RunTime:0.000826s ] ERR: 无法加载控制器:Plug [ 2022-07-03T04:47:41+08:00 ] 106.110.238.21 //plug/collect/AspCms_CollectFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000254s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000423s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] ERR: 无法加载控制器:Plug [ 2022-07-03T05:10:26+08:00 ] 13.90.38.225 /ALFA_DATA/alfacgiapi/perl.alfa INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.009483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000443s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000617s ] INFO: [ app_begin ] --END-- [ RunTime:0.001171s ] ERR: 无法加载控制器:ALFA_DATA [ 2022-07-03T05:10:26+08:00 ] 13.90.38.225 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000271s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000494s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.001313s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000164s ] INFO: [ template_filter ] --END-- [ RunTime:0.000251s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000687s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000416s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000234s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000256s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000542s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.001074s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001814s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000490s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000661s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.044112s ] INFO: [ view_parse ] --END-- [ RunTime:0.044158s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000184s ] INFO: [ view_filter ] --END-- [ RunTime:0.000218s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000499s ] INFO: [ app_end ] --END-- [ RunTime:0.000547s ] [ 2022-07-03T05:10:26+08:00 ] 13.90.38.225 /alfacgiapi/perl.alfa INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000254s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000322s ] INFO: [ app_begin ] --END-- [ RunTime:0.000658s ] ERR: 无法加载控制器:Alfacgiapi [ 2022-07-03T05:13:54+08:00 ] 185.191.171.12 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000249s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000430s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] ERR: 无法加载控制器:Robots [ 2022-07-03T05:13:55+08:00 ] 185.191.171.42 /article/index/id/150 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000288s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000694s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000456s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 150 ) LIMIT 1 [ RunTime:0.000351s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000467s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='19' ) LIMIT 1 [ RunTime:0.000145s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000304s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts151' ) AND ( `ip` = '185.191.171.42' ) LIMIT 1 [ RunTime:0.000241s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts151',count+1,1656796435,'185.191.171.42') [ RunTime:0.000720s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000439s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '151' ) [ RunTime:0.000998s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000740s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000319s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000160s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000175s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010034s ] INFO: [ view_parse ] --END-- [ RunTime:0.010076s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000083s ] INFO: [ view_filter ] --END-- [ RunTime:0.000104s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000320s ] INFO: [ app_end ] --END-- [ RunTime:0.000346s ] [ 2022-07-03T05:16:01+08:00 ] 185.191.171.6 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000323s ] INFO: [ app_begin ] --END-- [ RunTime:0.000683s ] ERR: 无法加载控制器:Robots [ 2022-07-03T05:16:02+08:00 ] 185.191.171.8 /article/index/id/155 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000242s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000567s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 155 ) LIMIT 1 [ RunTime:0.000316s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000405s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000376s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts156' ) AND ( `ip` = '185.191.171.8' ) LIMIT 1 [ RunTime:0.000206s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts156',count+1,1656796562,'185.191.171.8') [ RunTime:0.001945s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000416s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '156' ) [ RunTime:0.001820s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000589s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000478s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000093s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011662s ] INFO: [ view_parse ] --END-- [ RunTime:0.011694s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000097s ] INFO: [ view_filter ] --END-- [ RunTime:0.000118s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000343s ] INFO: [ app_end ] --END-- [ RunTime:0.000372s ] [ 2022-07-03T05:20:33+08:00 ] 39.173.107.171 /article/index/id/33?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000245s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000266s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000421s ] INFO: [ app_begin ] --END-- [ RunTime:0.000744s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000504s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 33 ) LIMIT 1 [ RunTime:0.000294s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000373s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts34' ) AND ( `ip` = '39.173.107.171' ) LIMIT 1 [ RunTime:0.000216s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts34',count+1,1656796833,'39.173.107.171') [ RunTime:0.001362s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000363s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '34' ) [ RunTime:0.001704s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000767s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000306s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000143s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000237s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000361s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000184s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010845s ] INFO: [ view_parse ] --END-- [ RunTime:0.010879s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000113s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000354s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T05:33:47+08:00 ] 114.119.149.157 /article/index/id/196?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000301s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000374s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000459s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 196 ) LIMIT 1 [ RunTime:0.000391s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000390s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000302s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000257s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656797627,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.001375s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000544s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000214s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000381s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010551s ] INFO: [ view_parse ] --END-- [ RunTime:0.010582s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000355s ] [ 2022-07-03T05:36:30+08:00 ] 171.8.173.10 /article/index/id/210?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000393s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000316s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000545s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 210 ) LIMIT 1 [ RunTime:0.000320s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000366s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts211' ) AND ( `ip` = '171.8.173.10' ) LIMIT 1 [ RunTime:0.000246s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts211',count+1,1656797790,'171.8.173.10') [ RunTime:0.000742s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000382s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '211' ) [ RunTime:0.001800s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000624s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000316s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000149s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000359s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000152s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011477s ] INFO: [ view_parse ] --END-- [ RunTime:0.011509s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000370s ] INFO: [ app_end ] --END-- [ RunTime:0.000404s ] [ 2022-07-03T05:37:56+08:00 ] 220.181.108.149 /article/index/id/89?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000292s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000515s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 89 ) LIMIT 1 [ RunTime:0.000342s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000350s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000279s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '220.181.108.149' ) LIMIT 1 [ RunTime:0.000227s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts90',count+1,1656797876,'220.181.108.149') [ RunTime:0.000744s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000349s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '90' ) [ RunTime:0.001556s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000511s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000142s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000189s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000337s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000167s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011390s ] INFO: [ view_parse ] --END-- [ RunTime:0.011437s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000092s ] INFO: [ view_filter ] --END-- [ RunTime:0.000113s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000381s ] INFO: [ app_end ] --END-- [ RunTime:0.000424s ] [ 2022-07-03T05:38:38+08:00 ] 58.219.152.114 //plug/collect/AspCms_CollectFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000256s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000341s ] INFO: [ app_begin ] --END-- [ RunTime:0.000668s ] ERR: 无法加载控制器:Plug [ 2022-07-03T05:38:41+08:00 ] 58.219.152.114 //plug/collect/AspCms_CollectFun.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000386s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000455s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] ERR: 无法加载控制器:Plug [ 2022-07-03T05:42:55+08:00 ] 114.119.149.157 /article/index/id/27 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000341s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000451s ] INFO: [ app_begin ] --END-- [ RunTime:0.000864s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000500s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 27 ) LIMIT 1 [ RunTime:0.000344s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000343s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts28' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000289s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656798175,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts28' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.001142s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000076s ] INFO: [ template_filter ] --END-- [ RunTime:0.000131s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000675s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000323s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000149s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000343s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000215s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011636s ] INFO: [ view_parse ] --END-- [ RunTime:0.011682s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000153s ] INFO: [ view_filter ] --END-- [ RunTime:0.000189s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000390s ] INFO: [ app_end ] --END-- [ RunTime:0.000433s ] [ 2022-07-03T05:44:11+08:00 ] 185.242.180.8 /wp-login.php INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000292s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.000696s ] ERR: 无法加载控制器:Wp-login [ 2022-07-03T05:53:25+08:00 ] 171.8.172.195 /article/index/id/159 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000259s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000305s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000383s ] INFO: [ app_begin ] --END-- [ RunTime:0.000757s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000481s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 159 ) LIMIT 1 [ RunTime:0.000381s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000417s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000390s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts160' ) AND ( `ip` = '171.8.172.195' ) LIMIT 1 [ RunTime:0.000212s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts160',count+1,1656798805,'171.8.172.195') [ RunTime:0.000747s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000417s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '160' ) [ RunTime:0.001633s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000077s ] INFO: [ template_filter ] --END-- [ RunTime:0.000120s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000564s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000296s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000149s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000213s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000370s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000150s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011662s ] INFO: [ view_parse ] --END-- [ RunTime:0.011694s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000105s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T05:54:16+08:00 ] 112.13.112.139 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000408s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000141s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000483s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000245s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000202s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000171s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015251s ] INFO: [ view_parse ] --END-- [ RunTime:0.015294s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000334s ] INFO: [ app_end ] --END-- [ RunTime:0.000371s ] [ 2022-07-03T05:57:31+08:00 ] 114.119.135.182 /Portal/List/index/id/6/l/cn/page/on?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000260s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000322s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000370s ] INFO: [ app_begin ] --END-- [ RunTime:0.000753s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000530s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000207s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000399s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000279s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000450s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000872s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020025s ] INFO: [ view_parse ] --END-- [ RunTime:0.020060s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000113s ] INFO: [ view_filter ] --END-- [ RunTime:0.000136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000303s ] INFO: [ app_end ] --END-- [ RunTime:0.000327s ] [ 2022-07-03T06:01:03+08:00 ] 1.192.243.151 /Portal/List/index/id/5/page/1 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000261s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000348s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000563s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000268s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000247s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000259s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000598s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000188s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000295s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000509s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001041s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020756s ] INFO: [ view_parse ] --END-- [ RunTime:0.020794s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000153s ] INFO: [ view_filter ] --END-- [ RunTime:0.000176s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000337s ] INFO: [ app_end ] --END-- [ RunTime:0.000364s ] [ 2022-07-03T06:07:25+08:00 ] 114.119.149.150 /Portal/List/index/id/4/page/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000418s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000120s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000528s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000310s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000362s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000282s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000789s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001571s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020279s ] INFO: [ view_parse ] --END-- [ RunTime:0.020314s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000137s ] INFO: [ view_filter ] --END-- [ RunTime:0.000164s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000365s ] INFO: [ app_end ] --END-- [ RunTime:0.000399s ] [ 2022-07-03T06:09:28+08:00 ] 120.245.60.76 /article/index/id/207?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000212s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000386s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000537s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 207 ) LIMIT 1 [ RunTime:0.000298s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000402s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000142s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000275s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts208' ) AND ( `ip` = '120.245.60.76' ) LIMIT 1 [ RunTime:0.000229s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts208',count+1,1656799768,'120.245.60.76') [ RunTime:0.002490s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000353s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '208' ) [ RunTime:0.001848s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000075s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000727s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000310s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000223s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000406s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000199s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012208s ] INFO: [ view_parse ] --END-- [ RunTime:0.012251s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000124s ] INFO: [ view_filter ] --END-- [ RunTime:0.000155s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000368s ] INFO: [ app_end ] --END-- [ RunTime:0.000406s ] [ 2022-07-03T06:10:20+08:00 ] 120.244.123.176 /article/index/id/156?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000303s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000413s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000491s ] INFO: [ app_begin ] --END-- [ RunTime:0.001011s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000685s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 156 ) LIMIT 1 [ RunTime:0.000467s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000562s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000298s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000403s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '120.244.123.176' ) LIMIT 1 [ RunTime:0.000323s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts157',count+1,1656799820,'120.244.123.176') [ RunTime:0.001944s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000471s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '157' ) [ RunTime:0.001636s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000576s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000187s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000199s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000449s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011125s ] INFO: [ view_parse ] --END-- [ RunTime:0.011159s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000369s ] INFO: [ app_end ] --END-- [ RunTime:0.000405s ] [ 2022-07-03T06:17:16+08:00 ] 112.13.112.147 /Join?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000310s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000560s ] INFO: [ app_begin ] --END-- [ RunTime:0.000932s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000549s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000368s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000177s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000438s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000338s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000578s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017845s ] INFO: [ view_parse ] --END-- [ RunTime:0.017878s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000336s ] INFO: [ app_end ] --END-- [ RunTime:0.000362s ] [ 2022-07-03T06:20:30+08:00 ] 220.181.108.92 /article/index/id/162 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000194s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000461s ] INFO: [ app_begin ] --END-- [ RunTime:0.000785s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000560s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 162 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000409s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts163' ) AND ( `ip` = '220.181.108.92' ) LIMIT 1 [ RunTime:0.000237s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts163',count+1,1656800430,'220.181.108.92') [ RunTime:0.000823s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000392s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '163' ) [ RunTime:0.001636s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000690s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000415s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000153s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000393s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000191s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011736s ] INFO: [ view_parse ] --END-- [ RunTime:0.011773s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000360s ] INFO: [ app_end ] --END-- [ RunTime:0.000407s ] [ 2022-07-03T06:20:30+08:00 ] 220.181.51.116 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000396s ] INFO: [ app_begin ] --END-- [ RunTime:0.000789s ] ERR: 无法加载控制器:Robots [ 2022-07-03T06:20:30+08:00 ] 220.181.51.85 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000252s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000286s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000362s ] INFO: [ app_begin ] --END-- [ RunTime:0.000744s ] ERR: 无法加载控制器:Robots [ 2022-07-03T06:35:18+08:00 ] 116.179.32.101 /Join INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000206s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000423s ] INFO: [ app_begin ] --END-- [ RunTime:0.000761s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000116s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000570s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000382s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000309s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000633s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017167s ] INFO: [ view_parse ] --END-- [ RunTime:0.017197s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000370s ] INFO: [ app_end ] --END-- [ RunTime:0.000401s ] [ 2022-07-03T06:46:02+08:00 ] 114.119.135.182 /article/index/id/191 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000293s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000400s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000522s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 191 ) LIMIT 1 [ RunTime:0.000363s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000451s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000176s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000233s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656801962,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.001970s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000079s ] INFO: [ template_filter ] --END-- [ RunTime:0.000145s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000614s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000159s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000221s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000554s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000181s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011792s ] INFO: [ view_parse ] --END-- [ RunTime:0.011832s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000129s ] INFO: [ view_filter ] --END-- [ RunTime:0.000152s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000347s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T06:48:29+08:00 ] 171.13.14.84 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000249s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000435s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000451s ] INFO: [ app_begin ] --END-- [ RunTime:0.000959s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000144s ] INFO: [ template_filter ] --END-- [ RunTime:0.000206s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000570s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000265s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000169s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000343s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000823s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001111s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000254s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000409s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024143s ] INFO: [ view_parse ] --END-- [ RunTime:0.024188s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000105s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000378s ] INFO: [ app_end ] --END-- [ RunTime:0.000407s ] [ 2022-07-03T06:48:31+08:00 ] 171.13.14.84 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000356s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000323s ] INFO: [ app_begin ] --END-- [ RunTime:0.000760s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T06:48:31+08:00 ] 171.13.14.83 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000326s ] INFO: [ app_begin ] --END-- [ RunTime:0.000674s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T06:48:31+08:00 ] 171.13.14.45 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000194s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000689s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T06:48:31+08:00 ] 171.13.14.84 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000281s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003730s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000364s ] INFO: [ app_begin ] --END-- [ RunTime:0.004166s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T06:51:04+08:00 ] 54.36.149.28 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000256s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000248s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000414s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000143s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000519s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000246s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000179s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000311s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000725s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000832s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000274s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000351s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022445s ] INFO: [ view_parse ] --END-- [ RunTime:0.022474s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000330s ] INFO: [ app_end ] --END-- [ RunTime:0.000356s ] [ 2022-07-03T07:01:39+08:00 ] 185.191.171.45 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000258s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000284s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000309s ] INFO: [ app_begin ] --END-- [ RunTime:0.000663s ] ERR: 无法加载控制器:Robots [ 2022-07-03T07:01:40+08:00 ] 185.191.171.12 /article/index/id/156?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000334s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000520s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 156 ) LIMIT 1 [ RunTime:0.000366s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000428s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000141s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000302s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '185.191.171.12' ) LIMIT 1 [ RunTime:0.000221s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts157',count+1,1656802900,'185.191.171.12') [ RunTime:0.001774s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000399s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '157' ) [ RunTime:0.001913s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000621s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000212s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000444s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000218s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011368s ] INFO: [ view_parse ] --END-- [ RunTime:0.011406s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000366s ] INFO: [ app_end ] --END-- [ RunTime:0.000418s ] [ 2022-07-03T07:02:16+08:00 ] 122.190.43.45 //shop/fckeditor/editor/filemanager/connectors/asp/connector.asp?Command=FileUpload&Type=Image&CurrentFolder=/ INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000251s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000305s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000395s ] INFO: [ app_begin ] --END-- [ RunTime:0.000775s ] ERR: 无法加载控制器:Shop [ 2022-07-03T07:02:16+08:00 ] 122.190.43.45 //shop/fckeditor/editor/filemanager/connectors/asp/connector.asp?Command=FileUpload&Type=Image&CurrentFolder=/ INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000255s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000398s ] INFO: [ app_begin ] --END-- [ RunTime:0.000724s ] ERR: 无法加载控制器:Shop [ 2022-07-03T07:06:26+08:00 ] 114.119.149.157 /Portal/List/index/id/6/page/1?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000346s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000076s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000575s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000209s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000229s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000393s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000258s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000429s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000835s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019522s ] INFO: [ view_parse ] --END-- [ RunTime:0.019560s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000111s ] INFO: [ view_filter ] --END-- [ RunTime:0.000133s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000324s ] INFO: [ app_end ] --END-- [ RunTime:0.000350s ] [ 2022-07-03T07:14:00+08:00 ] 120.244.123.141 /article/index/id/191?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000256s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000291s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000403s ] INFO: [ app_begin ] --END-- [ RunTime:0.000767s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000593s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 191 ) LIMIT 1 [ RunTime:0.000337s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000439s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000298s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '120.244.123.141' ) LIMIT 1 [ RunTime:0.000219s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts192',count+1,1656803640,'120.244.123.141') [ RunTime:0.001872s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000483s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '192' ) [ RunTime:0.001984s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000077s ] INFO: [ template_filter ] --END-- [ RunTime:0.000132s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000778s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000293s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000403s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012076s ] INFO: [ view_parse ] --END-- [ RunTime:0.012114s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000349s ] INFO: [ app_end ] --END-- [ RunTime:0.000378s ] [ 2022-07-03T07:16:35+08:00 ] 114.119.149.169 /Portal/List/index/id/5/page/on?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000260s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000395s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000580s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000304s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000218s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000210s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000679s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000213s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000380s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000598s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001026s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020805s ] INFO: [ view_parse ] --END-- [ RunTime:0.020841s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000133s ] INFO: [ view_filter ] --END-- [ RunTime:0.000157s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T07:27:19+08:00 ] 114.119.149.157 /Portal/List/index/id/4/l/cn/page/6?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000211s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000288s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000687s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000562s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000323s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000220s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000199s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000425s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000251s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000757s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001336s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020575s ] INFO: [ view_parse ] --END-- [ RunTime:0.020608s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000343s ] INFO: [ app_end ] --END-- [ RunTime:0.000375s ] [ 2022-07-03T07:37:44+08:00 ] 114.119.149.159 /article/index/id/178 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000222s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000344s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000375s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000426s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 178 ) LIMIT 1 [ RunTime:0.000357s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000399s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000261s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656805064,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.000807s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000613s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000307s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000367s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000152s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011724s ] INFO: [ view_parse ] --END-- [ RunTime:0.011755s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000367s ] [ 2022-07-03T07:44:33+08:00 ] 101.67.50.34 /article/index/id/152?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000203s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000319s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000376s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000496s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 152 ) LIMIT 1 [ RunTime:0.000318s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000377s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000262s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts153' ) AND ( `ip` = '101.67.50.34' ) LIMIT 1 [ RunTime:0.000216s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts153',count+1,1656805473,'101.67.50.34') [ RunTime:0.000911s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000417s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '153' ) [ RunTime:0.002493s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000112s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000577s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000147s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000217s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000382s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000169s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011641s ] INFO: [ view_parse ] --END-- [ RunTime:0.011689s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000341s ] INFO: [ app_end ] --END-- [ RunTime:0.000375s ] [ 2022-07-03T07:46:50+08:00 ] 185.191.171.22 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000269s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000295s ] INFO: [ app_begin ] --END-- [ RunTime:0.000630s ] ERR: 无法加载控制器:Robots [ 2022-07-03T07:46:53+08:00 ] 185.191.171.10 /article/index/id/158?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000303s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000331s ] INFO: [ app_begin ] --END-- [ RunTime:0.000693s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000570s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 158 ) LIMIT 1 [ RunTime:0.000322s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000399s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000309s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts159' ) AND ( `ip` = '185.191.171.10' ) LIMIT 1 [ RunTime:0.000294s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656805613,`ip`='185.191.171.10' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts159' ) AND ( `ip` = '185.191.171.10' ) [ RunTime:0.000895s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000559s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000316s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000153s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000448s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000142s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011284s ] INFO: [ view_parse ] --END-- [ RunTime:0.011314s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000137s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T07:48:02+08:00 ] 114.119.149.159 /article/index/id/178?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000298s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000506s ] INFO: [ app_begin ] --END-- [ RunTime:0.000868s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000538s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 178 ) LIMIT 1 [ RunTime:0.000337s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000276s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656805682,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts179' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.002189s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000747s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000314s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000467s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000222s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012865s ] INFO: [ view_parse ] --END-- [ RunTime:0.012914s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000165s ] INFO: [ view_filter ] --END-- [ RunTime:0.000202s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000493s ] INFO: [ app_end ] --END-- [ RunTime:0.000536s ] [ 2022-07-03T07:50:12+08:00 ] 185.191.171.13 /article/index/id/190 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000378s ] INFO: [ app_begin ] --END-- [ RunTime:0.000725s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000497s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 190 ) LIMIT 1 [ RunTime:0.000444s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000581s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000336s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts191' ) AND ( `ip` = '185.191.171.13' ) LIMIT 1 [ RunTime:0.000238s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts191',count+1,1656805812,'185.191.171.13') [ RunTime:0.001008s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000404s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '191' ) [ RunTime:0.001833s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000575s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000314s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000200s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000372s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000121s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011155s ] INFO: [ view_parse ] --END-- [ RunTime:0.011191s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000097s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000351s ] [ 2022-07-03T07:51:46+08:00 ] 222.137.3.95 /article/index/id/188?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000582s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000538s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 188 ) LIMIT 1 [ RunTime:0.000327s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000369s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000257s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts189' ) AND ( `ip` = '222.137.3.95' ) LIMIT 1 [ RunTime:0.000241s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts189',count+1,1656805906,'222.137.3.95') [ RunTime:0.000817s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000334s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '189' ) [ RunTime:0.001607s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000056s ] INFO: [ template_filter ] --END-- [ RunTime:0.000095s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000558s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000324s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000168s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000216s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000160s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011442s ] INFO: [ view_parse ] --END-- [ RunTime:0.011486s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000126s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000346s ] INFO: [ app_end ] --END-- [ RunTime:0.000386s ] [ 2022-07-03T08:08:09+08:00 ] 114.119.149.168 /article/index/id/181 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000258s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000637s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 181 ) LIMIT 1 [ RunTime:0.000348s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000324s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts182' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000265s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656806889,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts182' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.000807s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000655s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000275s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000158s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000209s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000146s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011550s ] INFO: [ view_parse ] --END-- [ RunTime:0.011610s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000126s ] INFO: [ view_filter ] --END-- [ RunTime:0.000154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000373s ] INFO: [ app_end ] --END-- [ RunTime:0.000416s ] [ 2022-07-03T08:16:11+08:00 ] 114.119.149.168 /it-consultancy.html INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000338s ] INFO: [ app_begin ] --END-- [ RunTime:0.000669s ] ERR: 无法加载控制器:It-consultancy [ 2022-07-03T08:22:05+08:00 ] 1.192.245.164 /article/index/id/162?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000290s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000652s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000802s ] INFO: [ app_begin ] --END-- [ RunTime:0.001607s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000569s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 162 ) LIMIT 1 [ RunTime:0.000499s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000506s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000303s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000513s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts163' ) AND ( `ip` = '1.192.245.164' ) LIMIT 1 [ RunTime:0.000476s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts163',count+1,1656807725,'1.192.245.164') [ RunTime:0.002002s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000613s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '163' ) [ RunTime:0.001714s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000096s ] INFO: [ template_filter ] --END-- [ RunTime:0.000367s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000760s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000448s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000189s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000270s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000915s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000194s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018595s ] INFO: [ view_parse ] --END-- [ RunTime:0.018644s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000154s ] INFO: [ view_filter ] --END-- [ RunTime:0.000179s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000401s ] INFO: [ app_end ] --END-- [ RunTime:0.000443s ] [ 2022-07-03T08:23:51+08:00 ] 114.119.149.169 /article/index/id/185?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000240s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000241s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000619s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 185 ) LIMIT 1 [ RunTime:0.000315s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000347s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000199s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000265s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts186' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000239s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656807831,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts186' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001018s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000120s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000542s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000282s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000164s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000170s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011179s ] INFO: [ view_parse ] --END-- [ RunTime:0.011214s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000098s ] INFO: [ view_filter ] --END-- [ RunTime:0.000118s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T08:28:43+08:00 ] 185.191.171.8 /article/index/id/194?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000343s ] INFO: [ app_begin ] --END-- [ RunTime:0.000664s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000443s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 194 ) LIMIT 1 [ RunTime:0.000293s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000356s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts195' ) AND ( `ip` = '185.191.171.8' ) LIMIT 1 [ RunTime:0.000206s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts195',count+1,1656808123,'185.191.171.8') [ RunTime:0.001757s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000350s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '195' ) [ RunTime:0.008218s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000557s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000298s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000142s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000199s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000335s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000169s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011634s ] INFO: [ view_parse ] --END-- [ RunTime:0.011687s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000126s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000370s ] [ 2022-07-03T08:31:21+08:00 ] 114.119.149.150 /article/index/id/10 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000428s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000385s ] INFO: [ app_begin ] --END-- [ RunTime:0.000889s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000523s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 10 ) LIMIT 1 [ RunTime:0.000327s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000396s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='21' ) LIMIT 1 [ RunTime:0.000169s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000306s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts10' ) AND ( `ip` = '114.119.149.150' ) LIMIT 1 [ RunTime:0.000240s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656808281,`ip`='114.119.149.150' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts10' ) AND ( `ip` = '114.119.149.150' ) [ RunTime:0.000827s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000056s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000628s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000257s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000221s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.009483s ] INFO: [ view_parse ] --END-- [ RunTime:0.009526s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000098s ] INFO: [ view_filter ] --END-- [ RunTime:0.000120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000320s ] INFO: [ app_end ] --END-- [ RunTime:0.000349s ] [ 2022-07-03T08:39:01+08:00 ] 114.119.149.157 /article/index/id/91?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000222s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000248s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000411s ] INFO: [ app_begin ] --END-- [ RunTime:0.000721s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000498s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 91 ) LIMIT 1 [ RunTime:0.000316s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000428s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts92' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000238s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656808741,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts92' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.001834s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000681s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000309s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000148s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000358s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000187s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011316s ] INFO: [ view_parse ] --END-- [ RunTime:0.011348s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000140s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000348s ] [ 2022-07-03T08:48:08+08:00 ] 54.36.148.106 /Portal/List/index/id/6/l/cn/page/3?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000244s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000424s ] INFO: [ app_begin ] --END-- [ RunTime:0.000721s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000540s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000243s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000193s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000414s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000280s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000417s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.000997s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018600s ] INFO: [ view_parse ] --END-- [ RunTime:0.018633s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000145s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000357s ] [ 2022-07-03T08:50:31+08:00 ] 40.77.167.67 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000254s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000356s ] INFO: [ app_begin ] --END-- [ RunTime:0.000672s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000107s ] INFO: [ template_filter ] --END-- [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000542s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000264s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000410s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000799s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000874s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000277s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000443s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024150s ] INFO: [ view_parse ] --END-- [ RunTime:0.024187s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000142s ] INFO: [ view_filter ] --END-- [ RunTime:0.000173s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000461s ] INFO: [ app_end ] --END-- [ RunTime:0.000504s ] [ 2022-07-03T08:53:07+08:00 ] 114.119.149.157 /Portal/List/index/id/6/l/cn/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000271s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000363s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000572s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000313s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000196s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000510s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000266s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000435s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001033s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019565s ] INFO: [ view_parse ] --END-- [ RunTime:0.019599s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000151s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000358s ] [ 2022-07-03T08:58:51+08:00 ] 124.221.247.200 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000222s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000370s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000365s ] INFO: [ app_begin ] --END-- [ RunTime:0.000803s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000101s ] INFO: [ template_filter ] --END-- [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000523s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000344s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000750s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001022s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000240s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000359s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023275s ] INFO: [ view_parse ] --END-- [ RunTime:0.023308s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000139s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000358s ] INFO: [ app_end ] --END-- [ RunTime:0.000383s ] [ 2022-07-03T08:58:52+08:00 ] 114.119.149.157 /Portal/List/index/id/4/l/cn/page/4?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000375s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000324s ] INFO: [ app_begin ] --END-- [ RunTime:0.000758s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000548s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000260s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000467s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000234s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000262s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000680s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001026s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018474s ] INFO: [ view_parse ] --END-- [ RunTime:0.018507s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000147s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000401s ] INFO: [ app_end ] --END-- [ RunTime:0.000457s ] [ 2022-07-03T09:04:14+08:00 ] 114.119.149.169 /article/index/id/35?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000264s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000324s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000431s ] INFO: [ app_begin ] --END-- [ RunTime:0.000837s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000470s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 35 ) LIMIT 1 [ RunTime:0.000443s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000458s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000175s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts36' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000247s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656810254,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts36' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001856s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000529s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000389s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000168s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000197s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000351s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000182s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010644s ] INFO: [ view_parse ] --END-- [ RunTime:0.010678s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000353s ] [ 2022-07-03T09:09:20+08:00 ] 112.13.112.135 /article/index/id/35 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000233s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000291s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000394s ] INFO: [ app_begin ] --END-- [ RunTime:0.000757s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000422s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 35 ) LIMIT 1 [ RunTime:0.000307s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000377s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000175s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts36' ) AND ( `ip` = '112.13.112.135' ) LIMIT 1 [ RunTime:0.000229s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts36',count+1,1656810560,'112.13.112.135') [ RunTime:0.002709s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000569s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '36' ) [ RunTime:0.001938s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000574s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000374s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000150s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000275s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000527s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000182s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011997s ] INFO: [ view_parse ] --END-- [ RunTime:0.012038s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000125s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000378s ] INFO: [ app_end ] --END-- [ RunTime:0.000430s ] [ 2022-07-03T09:19:35+08:00 ] 185.191.171.40 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000695s ] ERR: 无法加载控制器:Robots [ 2022-07-03T09:19:36+08:00 ] 185.191.171.12 /article/index/id/210?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000348s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000393s ] INFO: [ app_begin ] --END-- [ RunTime:0.000812s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000532s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 210 ) LIMIT 1 [ RunTime:0.000337s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000382s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000279s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts211' ) AND ( `ip` = '185.191.171.12' ) LIMIT 1 [ RunTime:0.000238s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts211',count+1,1656811176,'185.191.171.12') [ RunTime:0.001798s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000429s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '211' ) [ RunTime:0.001797s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000099s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000705s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000246s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000157s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000324s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000148s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010633s ] INFO: [ view_parse ] --END-- [ RunTime:0.010668s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000321s ] INFO: [ app_end ] --END-- [ RunTime:0.000350s ] [ 2022-07-03T09:30:01+08:00 ] 157.55.39.127 /article/index/id/35?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000323s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000465s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000550s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 35 ) LIMIT 1 [ RunTime:0.000596s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000483s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000335s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts36' ) AND ( `ip` = '157.55.39.127' ) LIMIT 1 [ RunTime:0.000217s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts36',count+1,1656811801,'157.55.39.127') [ RunTime:0.000984s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000401s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '36' ) [ RunTime:0.001725s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000081s ] INFO: [ template_filter ] --END-- [ RunTime:0.000139s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000749s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000171s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000246s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000445s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000205s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012231s ] INFO: [ view_parse ] --END-- [ RunTime:0.012263s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000131s ] INFO: [ view_filter ] --END-- [ RunTime:0.000152s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000358s ] INFO: [ app_end ] --END-- [ RunTime:0.000397s ] [ 2022-07-03T09:45:50+08:00 ] 222.137.85.29 /article/index/id/155 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000373s ] INFO: [ app_begin ] --END-- [ RunTime:0.000722s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000590s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 155 ) LIMIT 1 [ RunTime:0.000345s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000460s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000201s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000399s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts156' ) AND ( `ip` = '222.137.85.29' ) LIMIT 1 [ RunTime:0.000245s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts156',count+1,1656812750,'222.137.85.29') [ RunTime:0.001950s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000608s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '156' ) [ RunTime:0.001727s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000761s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000309s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000153s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000219s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000375s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000153s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011521s ] INFO: [ view_parse ] --END-- [ RunTime:0.011552s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000111s ] INFO: [ view_filter ] --END-- [ RunTime:0.000133s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000334s ] INFO: [ app_end ] --END-- [ RunTime:0.000365s ] [ 2022-07-03T09:50:45+08:00 ] 185.191.171.21 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000327s ] INFO: [ app_begin ] --END-- [ RunTime:0.000641s ] ERR: 无法加载控制器:Robots [ 2022-07-03T09:50:45+08:00 ] 185.191.171.40 /list/index/id/9?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000246s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000344s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000375s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000606s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000333s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000201s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000432s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000220s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000278s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('9') ) LIMIT 1 [ RunTime:0.000287s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000624s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020483s ] INFO: [ view_parse ] --END-- [ RunTime:0.020515s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000370s ] INFO: [ app_end ] --END-- [ RunTime:0.000397s ] [ 2022-07-03T10:03:04+08:00 ] 101.67.29.211 /article/index/id/195?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000337s ] INFO: [ app_begin ] --END-- [ RunTime:0.000650s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000560s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 195 ) LIMIT 1 [ RunTime:0.000315s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000422s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000152s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts196' ) AND ( `ip` = '101.67.29.211' ) LIMIT 1 [ RunTime:0.000215s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts196',count+1,1656813784,'101.67.29.211') [ RunTime:0.000752s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000379s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '196' ) [ RunTime:0.001725s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000602s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000289s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000205s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000600s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000177s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011654s ] INFO: [ view_parse ] --END-- [ RunTime:0.011698s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000386s ] [ 2022-07-03T10:17:17+08:00 ] 116.179.33.11 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000206s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000331s ] INFO: [ app_begin ] --END-- [ RunTime:0.000635s ] ERR: 无法加载控制器:Robots [ 2022-07-03T10:33:02+08:00 ] 123.183.224.96 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000248s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000657s ] ERR: 无法加载控制器:On [ 2022-07-03T10:33:06+08:00 ] 111.202.100.82 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000276s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000299s ] INFO: [ app_begin ] --END-- [ RunTime:0.000646s ] ERR: 无法加载控制器:On [ 2022-07-03T10:33:06+08:00 ] 111.202.100.82 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000248s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000260s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000673s ] ERR: 无法加载控制器:On [ 2022-07-03T10:33:16+08:00 ] 49.7.20.28 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000211s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000444s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000296s ] INFO: [ app_begin ] --END-- [ RunTime:0.000805s ] ERR: 无法加载控制器:On [ 2022-07-03T10:33:33+08:00 ] 49.7.20.28 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000242s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000330s ] INFO: [ app_begin ] --END-- [ RunTime:0.000699s ] ERR: 无法加载控制器:On [ 2022-07-03T10:38:21+08:00 ] 123.125.109.118 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000475s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000392s ] INFO: [ app_begin ] --END-- [ RunTime:0.000938s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000097s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000469s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000432s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000177s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000382s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000272s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000705s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001373s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020499s ] INFO: [ view_parse ] --END-- [ RunTime:0.020535s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000120s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000356s ] [ 2022-07-03T10:40:34+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000302s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000525s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000618s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000385s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000205s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000242s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000319s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000713s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000990s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000249s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000405s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023641s ] INFO: [ view_parse ] --END-- [ RunTime:0.023670s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000320s ] INFO: [ app_end ] --END-- [ RunTime:0.000353s ] [ 2022-07-03T10:41:52+08:00 ] 123.125.109.87 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000232s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000380s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000604s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000195s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000250s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000393s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000164s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000243s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000496s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001129s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020334s ] INFO: [ view_parse ] --END-- [ RunTime:0.020376s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000130s ] INFO: [ view_filter ] --END-- [ RunTime:0.000154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000342s ] [ 2022-07-03T10:44:10+08:00 ] 54.36.148.241 /article/index/id/191 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000242s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000311s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000878s ] INFO: [ app_begin ] --END-- [ RunTime:0.001250s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000577s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 191 ) LIMIT 1 [ RunTime:0.000375s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000423s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000290s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '54.36.148.241' ) LIMIT 1 [ RunTime:0.000244s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts192',count+1,1656816250,'54.36.148.241') [ RunTime:0.002433s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000426s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '192' ) [ RunTime:0.001743s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000078s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000625s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000141s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000378s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000100s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010710s ] INFO: [ view_parse ] --END-- [ RunTime:0.010756s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000110s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000310s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T10:52:26+08:00 ] 49.7.21.122 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000403s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000515s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000250s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.013624s ] INFO: [ view_parse ] --END-- [ RunTime:0.013664s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000088s ] INFO: [ view_filter ] --END-- [ RunTime:0.000108s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000295s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T10:59:08+08:00 ] 116.179.32.28 /Portal/List/index/id/4/l/cn/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000287s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000685s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000071s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000622s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000203s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000220s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000161s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000348s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000782s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001526s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020572s ] INFO: [ view_parse ] --END-- [ RunTime:0.020606s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000139s ] INFO: [ view_filter ] --END-- [ RunTime:0.000167s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000359s ] [ 2022-07-03T11:03:41+08:00 ] 117.25.139.73 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000309s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000385s ] INFO: [ app_begin ] --END-- [ RunTime:0.000770s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000106s ] INFO: [ template_filter ] --END-- [ RunTime:0.000152s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000504s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000169s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000280s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000701s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000964s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000245s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000342s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022527s ] INFO: [ view_parse ] --END-- [ RunTime:0.022555s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000381s ] INFO: [ app_end ] --END-- [ RunTime:0.000410s ] [ 2022-07-03T11:03:54+08:00 ] 117.25.139.73 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000242s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000394s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000143s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000442s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000328s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000691s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001054s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000271s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000401s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022286s ] INFO: [ view_parse ] --END-- [ RunTime:0.022314s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T11:12:15+08:00 ] 66.249.66.147 /article/index/id/169?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000315s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000301s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000373s ] INFO: [ app_begin ] --END-- [ RunTime:0.000759s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000535s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 169 ) LIMIT 1 [ RunTime:0.000329s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000423s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '66.249.66.147' ) LIMIT 1 [ RunTime:0.000220s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts170',count+1,1656817935,'66.249.66.147') [ RunTime:0.001034s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000689s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '170' ) [ RunTime:0.000942s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000079s ] INFO: [ template_filter ] --END-- [ RunTime:0.000136s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000513s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000158s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000371s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000166s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012022s ] INFO: [ view_parse ] --END-- [ RunTime:0.012063s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000141s ] INFO: [ view_filter ] --END-- [ RunTime:0.000164s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000364s ] INFO: [ app_end ] --END-- [ RunTime:0.000401s ] [ 2022-07-03T11:15:52+08:00 ] 49.7.21.122 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000237s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000297s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000485s ] INFO: [ app_begin ] --END-- [ RunTime:0.000854s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000118s ] INFO: [ template_filter ] --END-- [ RunTime:0.000174s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000519s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000341s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000219s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000240s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000369s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000762s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001075s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000246s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000462s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026422s ] INFO: [ view_parse ] --END-- [ RunTime:0.026456s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000111s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000373s ] INFO: [ app_end ] --END-- [ RunTime:0.000409s ] [ 2022-07-03T11:31:13+08:00 ] 118.184.177.59 /list/index/id/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000322s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000491s ] INFO: [ app_begin ] --END-- [ RunTime:0.000883s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000558s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000238s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000213s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000353s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000238s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000421s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001049s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019657s ] INFO: [ view_parse ] --END-- [ RunTime:0.019703s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000421s ] INFO: [ app_end ] --END-- [ RunTime:0.000448s ] [ 2022-07-03T11:32:48+08:00 ] 171.8.173.90 /article/index/id/200 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000252s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000386s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000472s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 200 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000356s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000137s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts201' ) AND ( `ip` = '171.8.173.90' ) LIMIT 1 [ RunTime:0.000201s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts201',count+1,1656819168,'171.8.173.90') [ RunTime:0.001835s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000413s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '201' ) [ RunTime:0.001639s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000506s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000144s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000204s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000358s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011556s ] INFO: [ view_parse ] --END-- [ RunTime:0.011598s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000135s ] INFO: [ view_filter ] --END-- [ RunTime:0.000162s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000421s ] INFO: [ app_end ] --END-- [ RunTime:0.000460s ] [ 2022-07-03T11:38:47+08:00 ] 173.212.242.253 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000357s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000103s ] INFO: [ template_filter ] --END-- [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000436s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000157s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000302s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000674s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000781s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000239s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000331s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023105s ] INFO: [ view_parse ] --END-- [ RunTime:0.023136s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000100s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000372s ] [ 2022-07-03T11:39:33+08:00 ] 49.7.21.122 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000265s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000439s ] INFO: [ app_begin ] --END-- [ RunTime:0.000788s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000107s ] INFO: [ template_filter ] --END-- [ RunTime:0.000141s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000504s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000365s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000222s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000188s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000365s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000802s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001240s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000339s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000628s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.027822s ] INFO: [ view_parse ] --END-- [ RunTime:0.027850s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000390s ] INFO: [ app_end ] --END-- [ RunTime:0.000420s ] [ 2022-07-03T11:56:24+08:00 ] 60.188.10.160 /list/index/id/19 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000298s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000409s ] INFO: [ app_begin ] --END-- [ RunTime:0.000780s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000076s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000416s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000293s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000224s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000164s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000334s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000139s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000320s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19') ) LIMIT 1 [ RunTime:0.000277s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000689s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/ea795eff79d19551d26049b58fa6b29d.php 第 66 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019700s ] INFO: [ view_parse ] --END-- [ RunTime:0.019733s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000404s ] INFO: [ app_end ] --END-- [ RunTime:0.000441s ] [ 2022-07-03T11:57:15+08:00 ] 66.249.66.66 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000324s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000396s ] INFO: [ app_begin ] --END-- [ RunTime:0.000790s ] ERR: 无法加载控制器:Robots [ 2022-07-03T11:57:16+08:00 ] 66.249.66.22 /article/index/id/89 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000253s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000323s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000401s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000563s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 89 ) LIMIT 1 [ RunTime:0.000421s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000421s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000330s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '66.249.66.22' ) LIMIT 1 [ RunTime:0.000225s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts90',count+1,1656820636,'66.249.66.22') [ RunTime:0.001957s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000445s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '90' ) [ RunTime:0.001680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000120s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000591s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000338s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000086s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012177s ] INFO: [ view_parse ] --END-- [ RunTime:0.012220s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000152s ] INFO: [ view_filter ] --END-- [ RunTime:0.000215s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000347s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T11:57:18+08:00 ] 180.117.103.34 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000315s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000428s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] INFO: [ view_parse ] --START-- NOTIC: [2] file_get_contents(tpl/bs/Public/css.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/header.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/footer.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/scripts.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000035s ] INFO: [ template_filter ] --END-- [ RunTime:0.000070s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.004257s ] INFO: [ view_parse ] --END-- [ RunTime:0.004294s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000074s ] INFO: [ view_filter ] --END-- [ RunTime:0.000093s ] [ 2022-07-03T11:57:18+08:00 ] 180.117.103.34 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000235s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000264s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000714s ] INFO: [ view_parse ] --START-- NOTIC: [2] file_get_contents(tpl/bs/Public/css.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/header.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/footer.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/scripts.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000039s ] INFO: [ template_filter ] --END-- [ RunTime:0.000112s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.004468s ] INFO: [ view_parse ] --END-- [ RunTime:0.004508s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000083s ] INFO: [ view_filter ] --END-- [ RunTime:0.000104s ] [ 2022-07-03T12:06:54+08:00 ] 54.36.148.39 /article/index/id/191?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000346s ] INFO: [ app_begin ] --END-- [ RunTime:0.000677s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000445s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 191 ) LIMIT 1 [ RunTime:0.000328s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000414s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000251s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '54.36.148.39' ) LIMIT 1 [ RunTime:0.000214s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts192',count+1,1656821214,'54.36.148.39') [ RunTime:0.002018s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000359s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '192' ) [ RunTime:0.001911s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000533s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000351s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000384s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000172s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011134s ] INFO: [ view_parse ] --END-- [ RunTime:0.011186s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000359s ] [ 2022-07-03T12:10:39+08:00 ] 39.173.107.134 /article/index/id/202?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000298s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000374s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000538s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 202 ) LIMIT 1 [ RunTime:0.000340s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts203' ) AND ( `ip` = '39.173.107.134' ) LIMIT 1 [ RunTime:0.000241s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts203',count+1,1656821439,'39.173.107.134') [ RunTime:0.008749s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000577s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '203' ) [ RunTime:0.001919s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000119s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.007713s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000396s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000872s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000556s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000223s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021559s ] INFO: [ view_parse ] --END-- [ RunTime:0.021600s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000167s ] INFO: [ view_filter ] --END-- [ RunTime:0.000192s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000400s ] INFO: [ app_end ] --END-- [ RunTime:0.000446s ] [ 2022-07-03T12:14:25+08:00 ] 39.173.107.78 /article/index/id/160?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000254s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000307s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000389s ] INFO: [ app_begin ] --END-- [ RunTime:0.000791s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000474s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 160 ) LIMIT 1 [ RunTime:0.000392s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000402s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000149s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000350s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts161' ) AND ( `ip` = '39.173.107.78' ) LIMIT 1 [ RunTime:0.000245s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts161',count+1,1656821665,'39.173.107.78') [ RunTime:0.003105s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000430s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '161' ) [ RunTime:0.001691s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000580s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000194s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000358s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000142s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012344s ] INFO: [ view_parse ] --END-- [ RunTime:0.012379s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000156s ] INFO: [ view_filter ] --END-- [ RunTime:0.000206s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000388s ] INFO: [ app_end ] --END-- [ RunTime:0.000433s ] [ 2022-07-03T12:15:01+08:00 ] 114.119.149.142 /article/index/id/89?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000243s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000296s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000457s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 89 ) LIMIT 1 [ RunTime:0.000320s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000523s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000169s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000337s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '114.119.149.142' ) LIMIT 1 [ RunTime:0.000224s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656821701,`ip`='114.119.149.142' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '114.119.149.142' ) [ RunTime:0.001563s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000120s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000517s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000157s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000174s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011921s ] INFO: [ view_parse ] --END-- [ RunTime:0.011959s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000166s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000366s ] INFO: [ app_end ] --END-- [ RunTime:0.000393s ] [ 2022-07-03T12:21:00+08:00 ] 114.119.149.168 /article/index/id/196 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000296s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000335s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000434s ] INFO: [ app_begin ] --END-- [ RunTime:0.000847s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000493s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 196 ) LIMIT 1 [ RunTime:0.000333s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000357s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000180s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000257s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656822060,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.001895s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000074s ] INFO: [ template_filter ] --END-- [ RunTime:0.000122s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000516s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000279s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000190s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000425s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011657s ] INFO: [ view_parse ] --END-- [ RunTime:0.011690s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000389s ] INFO: [ app_end ] --END-- [ RunTime:0.000422s ] [ 2022-07-03T12:27:04+08:00 ] 114.119.149.168 /Portal/List/index/id/5/page/2 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000287s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000703s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000617s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000366s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000237s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000426s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000164s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000270s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000525s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 12,12 [ RunTime:0.001021s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021433s ] INFO: [ view_parse ] --END-- [ RunTime:0.021470s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000121s ] INFO: [ view_filter ] --END-- [ RunTime:0.000144s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000352s ] [ 2022-07-03T12:33:46+08:00 ] 114.119.149.142 /Portal/List/index/id/6/l/cn/page/3?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000299s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000314s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000387s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000598s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000203s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000357s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000274s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000426s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001067s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020132s ] INFO: [ view_parse ] --END-- [ RunTime:0.020170s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000405s ] INFO: [ app_end ] --END-- [ RunTime:0.000444s ] [ 2022-07-03T12:37:40+08:00 ] 117.93.60.239 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000293s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000387s ] INFO: [ app_begin ] --END-- [ RunTime:0.000740s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000111s ] INFO: [ template_filter ] --END-- [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000472s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000301s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000358s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000689s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.005189s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000361s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000419s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.031314s ] INFO: [ view_parse ] --END-- [ RunTime:0.031346s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000143s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000343s ] INFO: [ app_end ] --END-- [ RunTime:0.000368s ] [ 2022-07-03T12:37:40+08:00 ] 117.93.60.239 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000274s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000355s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000387s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000110s ] INFO: [ template_filter ] --END-- [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000514s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000301s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000180s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000290s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000748s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001027s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000250s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000415s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024591s ] INFO: [ view_parse ] --END-- [ RunTime:0.024619s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000356s ] INFO: [ app_end ] --END-- [ RunTime:0.000383s ] [ 2022-07-03T12:38:02+08:00 ] 223.73.2.134 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000193s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000243s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000372s ] INFO: [ app_begin ] --END-- [ RunTime:0.000668s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000121s ] INFO: [ template_filter ] --END-- [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000514s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000275s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000195s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000375s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000747s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001050s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000294s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000404s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023937s ] INFO: [ view_parse ] --END-- [ RunTime:0.023965s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000120s ] INFO: [ view_filter ] --END-- [ RunTime:0.000141s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000331s ] INFO: [ app_end ] --END-- [ RunTime:0.000357s ] [ 2022-07-03T12:38:03+08:00 ] 223.73.2.134 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000324s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000702s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T12:38:03+08:00 ] 223.73.2.134 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.003091s ] INFO: [ app_begin ] --END-- [ RunTime:0.003421s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T12:38:03+08:00 ] 223.73.2.134 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000492s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T12:38:03+08:00 ] 223.73.2.134 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000294s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000372s ] INFO: [ app_begin ] --END-- [ RunTime:0.000742s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T12:38:17+08:00 ] 223.73.2.134 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000283s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000368s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000517s ] INFO: [ app_begin ] --END-- [ RunTime:0.000975s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000096s ] INFO: [ template_filter ] --END-- [ RunTime:0.000170s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000637s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000466s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000248s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000255s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022152s ] INFO: [ view_parse ] --END-- [ RunTime:0.022210s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000152s ] INFO: [ view_filter ] --END-- [ RunTime:0.000190s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000453s ] INFO: [ app_end ] --END-- [ RunTime:0.000499s ] [ 2022-07-03T12:38:20+08:00 ] 223.73.2.134 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000337s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.010453s ] INFO: [ template_filter ] --END-- [ RunTime:0.010516s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000445s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000301s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000372s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000371s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000744s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001375s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.036333s ] INFO: [ view_parse ] --END-- [ RunTime:0.036367s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000132s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000321s ] INFO: [ app_end ] --END-- [ RunTime:0.000357s ] [ 2022-07-03T12:38:23+08:00 ] 223.73.2.134 /article/index/id/209 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000192s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000364s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000364s ] INFO: [ app_begin ] --END-- [ RunTime:0.000789s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000517s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 209 ) LIMIT 1 [ RunTime:0.000290s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000355s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000174s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000249s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts210' ) AND ( `ip` = '223.73.2.134' ) LIMIT 1 [ RunTime:0.000209s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts210',count+1,1656823103,'223.73.2.134') [ RunTime:0.001772s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000399s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '210' ) [ RunTime:0.001613s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000056s ] INFO: [ template_filter ] --END-- [ RunTime:0.000097s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000657s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000164s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000330s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000137s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010385s ] INFO: [ view_parse ] --END-- [ RunTime:0.010416s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000309s ] INFO: [ app_end ] --END-- [ RunTime:0.000337s ] [ 2022-07-03T12:38:31+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/2 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000352s ] INFO: [ app_begin ] --END-- [ RunTime:0.000671s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000668s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000212s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000474s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000202s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000371s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000808s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 12,12 [ RunTime:0.001609s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021958s ] INFO: [ view_parse ] --END-- [ RunTime:0.021993s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000131s ] INFO: [ view_filter ] --END-- [ RunTime:0.000159s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000389s ] [ 2022-07-03T12:38:33+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000378s ] INFO: [ app_begin ] --END-- [ RunTime:0.000732s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000628s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000215s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000462s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000320s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000768s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001511s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021447s ] INFO: [ view_parse ] --END-- [ RunTime:0.021483s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000127s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000356s ] INFO: [ app_end ] --END-- [ RunTime:0.000392s ] [ 2022-07-03T12:38:36+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000190s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000245s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000277s ] INFO: [ app_begin ] --END-- [ RunTime:0.000572s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000465s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000242s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000182s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000161s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000339s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000485s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000273s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000703s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 36,12 [ RunTime:0.001428s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019232s ] INFO: [ view_parse ] --END-- [ RunTime:0.019267s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000135s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000363s ] [ 2022-07-03T12:38:49+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000492s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000557s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000293s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000182s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000480s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000323s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000716s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 48,12 [ RunTime:0.001666s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022165s ] INFO: [ view_parse ] --END-- [ RunTime:0.022203s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000148s ] INFO: [ view_filter ] --END-- [ RunTime:0.000173s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000381s ] INFO: [ app_end ] --END-- [ RunTime:0.000422s ] [ 2022-07-03T12:38:52+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000264s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000326s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000377s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000071s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000543s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000266s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000214s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000249s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000709s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001343s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020538s ] INFO: [ view_parse ] --END-- [ RunTime:0.020577s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000117s ] INFO: [ view_filter ] --END-- [ RunTime:0.000144s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000367s ] INFO: [ app_end ] --END-- [ RunTime:0.000398s ] [ 2022-07-03T12:38:55+08:00 ] 223.73.2.134 /Portal/List/index/id/4/page/1 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000416s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000414s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000500s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000257s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000170s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000205s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000348s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000238s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000685s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001524s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020167s ] INFO: [ view_parse ] --END-- [ RunTime:0.020201s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000361s ] [ 2022-07-03T12:39:01+08:00 ] 223.73.2.134 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000565s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000423s ] INFO: [ app_begin ] --END-- [ RunTime:0.001068s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000149s ] INFO: [ template_filter ] --END-- [ RunTime:0.000209s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000462s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000193s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000164s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000421s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000781s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001112s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000254s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000459s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.027373s ] INFO: [ view_parse ] --END-- [ RunTime:0.027414s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000148s ] INFO: [ view_filter ] --END-- [ RunTime:0.000180s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000363s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T12:39:01+08:00 ] 223.73.2.134 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000348s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000321s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T12:39:01+08:00 ] 223.73.2.134 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000497s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000307s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000341s ] INFO: [ app_begin ] --END-- [ RunTime:0.000727s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T12:39:01+08:00 ] 223.73.2.134 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000267s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000273s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000372s ] INFO: [ app_begin ] --END-- [ RunTime:0.000732s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T12:39:01+08:00 ] 223.73.2.134 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.014312s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000370s ] INFO: [ app_begin ] --END-- [ RunTime:0.014762s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T12:39:55+08:00 ] 114.119.149.150 /article/index/id/161 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000397s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000331s ] INFO: [ app_begin ] --END-- [ RunTime:0.000783s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000458s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 161 ) LIMIT 1 [ RunTime:0.000412s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000405s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts162' ) AND ( `ip` = '114.119.149.150' ) LIMIT 1 [ RunTime:0.000271s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656823195,`ip`='114.119.149.150' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts162' ) AND ( `ip` = '114.119.149.150' ) [ RunTime:0.000854s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000502s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000245s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000475s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010638s ] INFO: [ view_parse ] --END-- [ RunTime:0.010668s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000351s ] [ 2022-07-03T12:42:15+08:00 ] 66.249.66.92 /article/index/id/17?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000243s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000301s ] INFO: [ app_begin ] --END-- [ RunTime:0.000595s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000509s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 17 ) LIMIT 1 [ RunTime:0.000258s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000354s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='' ) LIMIT 1 [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000246s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts' ) AND ( `ip` = '66.249.66.92' ) LIMIT 1 [ RunTime:0.000210s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts',count+1,1656823335,'66.249.66.92') [ RunTime:0.000786s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000448s ] ERR: 模板不存在:tpl/bs/Portal/404.html [ 2022-07-03T12:46:08+08:00 ] 114.119.149.168 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000404s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000414s ] INFO: [ app_begin ] --END-- [ RunTime:0.000919s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000072s ] INFO: [ template_filter ] --END-- [ RunTime:0.000119s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000451s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000266s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000177s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000390s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000276s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000503s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001141s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020090s ] INFO: [ view_parse ] --END-- [ RunTime:0.020130s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000152s ] INFO: [ view_filter ] --END-- [ RunTime:0.000182s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T12:52:21+08:00 ] 114.119.149.168 /Portal/List/index/id/6/l/cn/page/1 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000256s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000399s ] INFO: [ app_begin ] --END-- [ RunTime:0.000743s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000461s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000349s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000214s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000294s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000448s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001230s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022349s ] INFO: [ view_parse ] --END-- [ RunTime:0.022392s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T12:58:40+08:00 ] 114.119.135.182 /article/index/id/191 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000248s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000429s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000428s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000537s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 191 ) LIMIT 1 [ RunTime:0.000514s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000512s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000218s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000376s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000337s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656824320,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts192' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.000870s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000612s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000186s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000162s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011028s ] INFO: [ view_parse ] --END-- [ RunTime:0.011060s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000380s ] INFO: [ app_end ] --END-- [ RunTime:0.000416s ] [ 2022-07-03T13:04:55+08:00 ] 114.119.149.142 /article/index/id/195?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000330s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000372s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000579s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 195 ) LIMIT 1 [ RunTime:0.000314s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000440s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000227s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts196' ) AND ( `ip` = '114.119.149.142' ) LIMIT 1 [ RunTime:0.000263s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656824695,`ip`='114.119.149.142' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts196' ) AND ( `ip` = '114.119.149.142' ) [ RunTime:0.001993s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000636s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000308s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000215s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000476s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000166s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012087s ] INFO: [ view_parse ] --END-- [ RunTime:0.012131s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000413s ] INFO: [ app_end ] --END-- [ RunTime:0.000444s ] [ 2022-07-03T13:10:58+08:00 ] 114.119.149.157 /Portal/List/index/id/4/page/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000190s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000423s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000838s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000555s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000243s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000203s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000347s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000237s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000706s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001263s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019544s ] INFO: [ view_parse ] --END-- [ RunTime:0.019577s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000357s ] INFO: [ app_end ] --END-- [ RunTime:0.000395s ] [ 2022-07-03T13:18:05+08:00 ] 106.111.183.219 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000261s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000536s ] INFO: [ app_begin ] --END-- [ RunTime:0.000916s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000126s ] INFO: [ template_filter ] --END-- [ RunTime:0.000174s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000512s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000205s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000336s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000705s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001095s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000366s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000430s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024834s ] INFO: [ view_parse ] --END-- [ RunTime:0.024872s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000149s ] INFO: [ view_filter ] --END-- [ RunTime:0.000170s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000364s ] [ 2022-07-03T13:18:05+08:00 ] 106.111.183.219 //index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000240s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000447s ] INFO: [ app_begin ] --END-- [ RunTime:0.000964s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000126s ] INFO: [ template_filter ] --END-- [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000579s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000261s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000198s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000331s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000769s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001070s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000304s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000471s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026014s ] INFO: [ view_parse ] --END-- [ RunTime:0.026050s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000135s ] INFO: [ view_filter ] --END-- [ RunTime:0.000163s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000360s ] INFO: [ app_end ] --END-- [ RunTime:0.000393s ] [ 2022-07-03T13:23:20+08:00 ] 114.119.149.142 /list/index/id/8 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000095s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000513s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000307s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000339s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000331s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) LIMIT 1 [ RunTime:0.000279s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('8') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000557s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017452s ] INFO: [ view_parse ] --END-- [ RunTime:0.017497s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000115s ] INFO: [ view_filter ] --END-- [ RunTime:0.000144s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000357s ] [ 2022-07-03T13:29:42+08:00 ] 114.119.149.159 /article/index/id/192?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000317s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000515s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 192 ) LIMIT 1 [ RunTime:0.000349s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000363s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000136s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts193' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000237s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts193',count+1,1656826182,'114.119.149.159') [ RunTime:0.001761s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000315s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '193' ) [ RunTime:0.002047s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000097s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000550s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000275s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000152s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000567s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000243s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011584s ] INFO: [ view_parse ] --END-- [ RunTime:0.011615s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000373s ] INFO: [ app_end ] --END-- [ RunTime:0.000410s ] [ 2022-07-03T13:36:06+08:00 ] 114.119.149.142 /article/index/id/156?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000203s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000271s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000643s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000557s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 156 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000414s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000221s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000315s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '114.119.149.142' ) LIMIT 1 [ RunTime:0.000265s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656826566,`ip`='114.119.149.142' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '114.119.149.142' ) [ RunTime:0.000881s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000074s ] INFO: [ template_filter ] --END-- [ RunTime:0.000126s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000637s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000150s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000188s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000348s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000193s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010893s ] INFO: [ view_parse ] --END-- [ RunTime:0.010922s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000373s ] [ 2022-07-03T13:40:27+08:00 ] 185.191.171.3 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000278s ] INFO: [ app_begin ] --END-- [ RunTime:0.000607s ] ERR: 无法加载控制器:Robots [ 2022-07-03T13:40:28+08:00 ] 185.191.171.36 /list/index/id/19 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000313s ] INFO: [ app_begin ] --END-- [ RunTime:0.000655s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000095s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000532s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000289s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000171s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000179s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000090s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000256s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19') ) LIMIT 1 [ RunTime:0.000305s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000588s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018248s ] INFO: [ view_parse ] --END-- [ RunTime:0.018283s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T13:40:40+08:00 ] 120.244.123.230 /article/index/id/180?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000299s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000694s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000548s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 180 ) LIMIT 1 [ RunTime:0.000324s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000445s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts181' ) AND ( `ip` = '120.244.123.230' ) LIMIT 1 [ RunTime:0.000221s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts181',count+1,1656826840,'120.244.123.230') [ RunTime:0.001760s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000428s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '181' ) [ RunTime:0.001650s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000072s ] INFO: [ template_filter ] --END-- [ RunTime:0.000119s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000629s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000279s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000148s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000356s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000142s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012112s ] INFO: [ view_parse ] --END-- [ RunTime:0.012151s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T13:40:43+08:00 ] 125.41.242.1 /article/index/id/192?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000293s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000365s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000526s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 192 ) LIMIT 1 [ RunTime:0.000332s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000467s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts193' ) AND ( `ip` = '125.41.242.1' ) LIMIT 1 [ RunTime:0.000229s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts193',count+1,1656826843,'125.41.242.1') [ RunTime:0.001780s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000509s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '193' ) [ RunTime:0.001849s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000653s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000315s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000156s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000421s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000181s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011577s ] INFO: [ view_parse ] --END-- [ RunTime:0.011612s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T13:44:28+08:00 ] 54.36.148.182 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000554s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000348s ] INFO: [ app_begin ] --END-- [ RunTime:0.000995s ] ERR: 无法加载控制器:Robots [ 2022-07-03T13:44:30+08:00 ] 51.222.253.8 /Portal/List/index/id/4/l/cn/page/1?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000325s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000592s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000313s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000186s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000358s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000268s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000745s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000943s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019697s ] INFO: [ view_parse ] --END-- [ RunTime:0.019736s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000342s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T13:49:04+08:00 ] 114.119.135.182 /article/index/id/181?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000258s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000328s ] INFO: [ app_begin ] --END-- [ RunTime:0.000642s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000557s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 181 ) LIMIT 1 [ RunTime:0.000405s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000417s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000202s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts182' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000253s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656827344,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts182' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.001843s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000797s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000155s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000201s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000393s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000178s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011337s ] INFO: [ view_parse ] --END-- [ RunTime:0.011371s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000336s ] INFO: [ app_end ] --END-- [ RunTime:0.000360s ] [ 2022-07-03T13:49:39+08:00 ] 116.179.32.49 /article/index/id/186 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000258s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000360s ] INFO: [ app_begin ] --END-- [ RunTime:0.000683s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000510s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 186 ) LIMIT 1 [ RunTime:0.000300s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts187' ) AND ( `ip` = '116.179.32.49' ) LIMIT 1 [ RunTime:0.000215s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts187',count+1,1656827379,'116.179.32.49') [ RunTime:0.000731s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000392s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '187' ) [ RunTime:0.001657s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000545s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000249s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000423s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000174s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011394s ] INFO: [ view_parse ] --END-- [ RunTime:0.011430s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000092s ] INFO: [ view_filter ] --END-- [ RunTime:0.000113s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000354s ] INFO: [ app_end ] --END-- [ RunTime:0.000385s ] [ 2022-07-03T13:54:37+08:00 ] 114.119.135.182 /about.html INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000197s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000266s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000350s ] INFO: [ app_begin ] --END-- [ RunTime:0.000672s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000503s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.013385s ] INFO: [ view_parse ] --END-- [ RunTime:0.013420s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000111s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000307s ] INFO: [ app_end ] --END-- [ RunTime:0.000332s ] [ 2022-07-03T14:00:52+08:00 ] 114.119.149.157 /list/index/id/20?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000281s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000338s ] INFO: [ app_begin ] --END-- [ RunTime:0.000690s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000520s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000331s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000169s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000262s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('20') ) LIMIT 1 [ RunTime:0.000307s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000621s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018518s ] INFO: [ view_parse ] --END-- [ RunTime:0.018550s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000111s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000367s ] [ 2022-07-03T14:01:08+08:00 ] 1.192.245.219 /article/index/id/166?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000257s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000296s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000448s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000553s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 166 ) LIMIT 1 [ RunTime:0.000327s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000397s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts167' ) AND ( `ip` = '1.192.245.219' ) LIMIT 1 [ RunTime:0.000242s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts167',count+1,1656828068,'1.192.245.219') [ RunTime:0.001840s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000378s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '167' ) [ RunTime:0.001874s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000610s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000305s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000395s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000205s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011270s ] INFO: [ view_parse ] --END-- [ RunTime:0.011307s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000110s ] INFO: [ view_filter ] --END-- [ RunTime:0.000132s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000376s ] INFO: [ app_end ] --END-- [ RunTime:0.000415s ] [ 2022-07-03T14:05:30+08:00 ] 185.191.171.36 /?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000273s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000383s ] INFO: [ app_begin ] --END-- [ RunTime:0.000726s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000123s ] INFO: [ template_filter ] --END-- [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000556s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000314s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000191s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000698s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000803s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001210s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000307s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000462s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025880s ] INFO: [ view_parse ] --END-- [ RunTime:0.025922s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000142s ] INFO: [ view_filter ] --END-- [ RunTime:0.000170s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T14:07:01+08:00 ] 114.119.149.169 /article/index/id/162 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000234s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000299s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000370s ] INFO: [ app_begin ] --END-- [ RunTime:0.000734s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000488s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 162 ) LIMIT 1 [ RunTime:0.000375s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000416s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000333s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts163' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000260s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656828421,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts163' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001951s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000078s ] INFO: [ template_filter ] --END-- [ RunTime:0.000139s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000803s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000316s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000243s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000195s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000474s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000195s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012325s ] INFO: [ view_parse ] --END-- [ RunTime:0.012370s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000129s ] INFO: [ view_filter ] --END-- [ RunTime:0.000156s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000424s ] INFO: [ app_end ] --END-- [ RunTime:0.000470s ] [ 2022-07-03T14:13:17+08:00 ] 114.119.149.159 /article/index/id/169?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000312s ] INFO: [ app_begin ] --END-- [ RunTime:0.000648s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000427s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 169 ) LIMIT 1 [ RunTime:0.000351s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000399s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000244s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656828797,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.001840s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000541s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000280s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000171s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000526s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000168s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011408s ] INFO: [ view_parse ] --END-- [ RunTime:0.011447s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000318s ] INFO: [ app_end ] --END-- [ RunTime:0.000342s ] [ 2022-07-03T14:22:57+08:00 ] 120.245.61.253 /article/index/id/173 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000417s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000631s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000500s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 173 ) LIMIT 1 [ RunTime:0.000393s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000417s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000262s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts174' ) AND ( `ip` = '120.245.61.253' ) LIMIT 1 [ RunTime:0.000231s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts174',count+1,1656829377,'120.245.61.253') [ RunTime:0.001940s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000395s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '174' ) [ RunTime:0.001745s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000691s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000327s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000152s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000293s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000448s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000191s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011690s ] INFO: [ view_parse ] --END-- [ RunTime:0.011728s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000121s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000390s ] [ 2022-07-03T14:25:23+08:00 ] 40.77.167.67 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000258s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000340s ] INFO: [ app_begin ] --END-- [ RunTime:0.000654s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000097s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000447s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000353s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000204s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000288s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000746s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000851s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000256s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000387s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022528s ] INFO: [ view_parse ] --END-- [ RunTime:0.022558s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000348s ] INFO: [ app_end ] --END-- [ RunTime:0.000381s ] [ 2022-07-03T14:25:48+08:00 ] 114.119.149.169 /article/index/id/90?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000237s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000410s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000324s ] INFO: [ app_begin ] --END-- [ RunTime:0.000806s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000537s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 90 ) LIMIT 1 [ RunTime:0.000319s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000419s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts91' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000252s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656829548,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts91' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001932s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000072s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000693s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000290s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000216s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000216s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000368s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000160s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011617s ] INFO: [ view_parse ] --END-- [ RunTime:0.011655s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000401s ] INFO: [ app_end ] --END-- [ RunTime:0.000438s ] [ 2022-07-03T14:32:04+08:00 ] 114.119.149.150 /Portal/List/index/id/5/l/cn/page/3?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000313s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000350s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000515s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000392s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000230s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000396s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000168s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000266s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000484s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000681s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020241s ] INFO: [ view_parse ] --END-- [ RunTime:0.020279s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000144s ] INFO: [ view_filter ] --END-- [ RunTime:0.000174s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000339s ] [ 2022-07-03T14:44:03+08:00 ] 39.173.107.14 /article/index/id/163?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000244s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000299s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000394s ] INFO: [ app_begin ] --END-- [ RunTime:0.000766s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000422s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 163 ) LIMIT 1 [ RunTime:0.000340s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '39.173.107.14' ) LIMIT 1 [ RunTime:0.000208s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts164',count+1,1656830643,'39.173.107.14') [ RunTime:0.002290s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000443s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '164' ) [ RunTime:0.001891s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.001045s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000151s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012451s ] INFO: [ view_parse ] --END-- [ RunTime:0.012496s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000115s ] INFO: [ view_filter ] --END-- [ RunTime:0.000142s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000334s ] INFO: [ app_end ] --END-- [ RunTime:0.000363s ] [ 2022-07-03T14:45:00+08:00 ] 114.119.149.159 /article/index/id/168?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000294s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000405s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000547s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 168 ) LIMIT 1 [ RunTime:0.000330s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000482s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000199s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000296s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts169' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000315s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656830700,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts169' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.000812s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000974s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000311s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000153s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000384s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000161s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011776s ] INFO: [ view_parse ] --END-- [ RunTime:0.011807s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000133s ] INFO: [ view_filter ] --END-- [ RunTime:0.000156s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000321s ] INFO: [ app_end ] --END-- [ RunTime:0.000345s ] [ 2022-07-03T14:45:54+08:00 ] 112.13.112.42 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000197s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000315s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000462s ] INFO: [ app_begin ] --END-- [ RunTime:0.000853s ] ERR: 无法加载控制器:Robots [ 2022-07-03T14:45:55+08:00 ] 101.67.49.180 /article/index/id/206?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000251s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000319s ] INFO: [ app_begin ] --END-- [ RunTime:0.000625s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000616s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 206 ) LIMIT 1 [ RunTime:0.000323s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000384s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000168s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000278s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts207' ) AND ( `ip` = '101.67.49.180' ) LIMIT 1 [ RunTime:0.000227s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts207',count+1,1656830755,'101.67.49.180') [ RunTime:0.002050s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000560s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '207' ) [ RunTime:0.001694s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000083s ] INFO: [ template_filter ] --END-- [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000730s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000272s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000142s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000417s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000168s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011845s ] INFO: [ view_parse ] --END-- [ RunTime:0.011890s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000391s ] [ 2022-07-03T14:51:30+08:00 ] 114.119.135.182 /Portal/List/index/id/5/page/2 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000276s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000328s ] INFO: [ app_begin ] --END-- [ RunTime:0.000662s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000259s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000207s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000436s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000356s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000493s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 12,12 [ RunTime:0.001418s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020624s ] INFO: [ view_parse ] --END-- [ RunTime:0.020660s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000120s ] INFO: [ view_filter ] --END-- [ RunTime:0.000145s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000350s ] INFO: [ app_end ] --END-- [ RunTime:0.000378s ] [ 2022-07-03T14:53:54+08:00 ] 123.149.78.239 /article/index/id/167?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000307s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000401s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000525s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 167 ) LIMIT 1 [ RunTime:0.000347s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000442s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts168' ) AND ( `ip` = '123.149.78.239' ) LIMIT 1 [ RunTime:0.000220s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts168',count+1,1656831234,'123.149.78.239') [ RunTime:0.002001s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000430s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '168' ) [ RunTime:0.001663s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000662s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000234s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000395s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012435s ] INFO: [ view_parse ] --END-- [ RunTime:0.012472s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000137s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000337s ] INFO: [ app_end ] --END-- [ RunTime:0.000368s ] [ 2022-07-03T14:57:16+08:00 ] 66.249.66.22 /article/index/id/13?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000269s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000254s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000337s ] INFO: [ app_begin ] --END-- [ RunTime:0.000663s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000576s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 13 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000377s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='' ) LIMIT 1 [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts' ) AND ( `ip` = '66.249.66.22' ) LIMIT 1 [ RunTime:0.000238s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts',count+1,1656831436,'66.249.66.22') [ RunTime:0.000783s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000399s ] ERR: 模板不存在:tpl/bs/Portal/404.html [ 2022-07-03T14:59:02+08:00 ] 114.119.149.169 /managed-it.html INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000246s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000329s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000509s ] INFO: [ app_begin ] --END-- [ RunTime:0.001087s ] ERR: 无法加载控制器:Managed-it [ 2022-07-03T15:00:53+08:00 ] 124.117.194.168 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000237s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000266s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000382s ] INFO: [ app_begin ] --END-- [ RunTime:0.000714s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000115s ] INFO: [ template_filter ] --END-- [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000580s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000343s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000338s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000770s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000856s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000223s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000374s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024138s ] INFO: [ view_parse ] --END-- [ RunTime:0.024182s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000112s ] INFO: [ view_filter ] --END-- [ RunTime:0.000134s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000391s ] [ 2022-07-03T15:01:43+08:00 ] 27.124.6.187 /index.php?s=/admin/index/dologin INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000190s ] INFO: [ app_begin ] --END-- [ RunTime:0.000524s ] NOTIC: [8] Undefined index: data /home/www/panton/application/Common/Action/AppframeAction.class.php 第 63 行. [ 2022-07-03T15:04:17+08:00 ] 114.119.149.157 /Portal/List/index/id/4/l/cn/page/6?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000268s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000315s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000411s ] INFO: [ app_begin ] --END-- [ RunTime:0.000799s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000598s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000150s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000269s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000689s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 60,12 [ RunTime:0.001291s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020131s ] INFO: [ view_parse ] --END-- [ RunTime:0.020173s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000351s ] [ 2022-07-03T15:11:15+08:00 ] 114.119.149.168 /article/index/id/156?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000264s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000331s ] INFO: [ app_begin ] --END-- [ RunTime:0.000651s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000565s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 156 ) LIMIT 1 [ RunTime:0.000319s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000404s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000233s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000265s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000264s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656832275,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts157' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.000973s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000566s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000319s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000223s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000539s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000242s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012233s ] INFO: [ view_parse ] --END-- [ RunTime:0.012279s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000144s ] INFO: [ view_filter ] --END-- [ RunTime:0.000184s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000493s ] INFO: [ app_end ] --END-- [ RunTime:0.000552s ] [ 2022-07-03T15:17:44+08:00 ] 114.119.149.157 /article/index/id/159?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000679s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000537s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 159 ) LIMIT 1 [ RunTime:0.000359s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000508s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts160' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000247s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656832664,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts160' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.002193s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000074s ] INFO: [ template_filter ] --END-- [ RunTime:0.000133s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000720s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000352s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000419s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000415s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000182s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011985s ] INFO: [ view_parse ] --END-- [ RunTime:0.012029s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000131s ] INFO: [ view_filter ] --END-- [ RunTime:0.000158s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000350s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T15:17:53+08:00 ] 124.235.138.33 /?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000530s ] INFO: [ app_begin ] --END-- [ RunTime:0.000847s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000107s ] INFO: [ template_filter ] --END-- [ RunTime:0.000153s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000448s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000247s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000170s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000296s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000728s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000994s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000249s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000380s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022695s ] INFO: [ view_parse ] --END-- [ RunTime:0.022729s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000119s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000306s ] INFO: [ app_end ] --END-- [ RunTime:0.000331s ] [ 2022-07-03T15:17:53+08:00 ] 1.202.112.154 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000386s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000525s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000252s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000201s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014792s ] INFO: [ view_parse ] --END-- [ RunTime:0.014827s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000105s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000379s ] INFO: [ app_end ] --END-- [ RunTime:0.000421s ] [ 2022-07-03T15:17:54+08:00 ] 59.55.155.24 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000310s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000511s ] INFO: [ app_begin ] --END-- [ RunTime:0.000881s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000099s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000501s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000404s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000171s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000223s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000431s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000169s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000267s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000705s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000855s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022597s ] INFO: [ view_parse ] --END-- [ RunTime:0.022633s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000394s ] INFO: [ app_end ] --END-- [ RunTime:0.000423s ] [ 2022-07-03T15:17:54+08:00 ] 36.32.2.72 /list/index/id/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000401s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000289s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000612s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000416s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000193s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000245s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: OuG3zs_think_language /home/www/panton/data/runtime/Cache/Portal/e665bcbbef099dd0d604b5720654aeda.php 第 46 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000362s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000097s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000286s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000416s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000655s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017801s ] INFO: [ view_parse ] --END-- [ RunTime:0.017833s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000370s ] [ 2022-07-03T15:17:54+08:00 ] 180.95.231.121 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000241s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000287s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000358s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] ERR: 无法加载控制器:On [ 2022-07-03T15:17:54+08:00 ] 111.85.200.234 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000321s ] INFO: [ app_begin ] --END-- [ RunTime:0.000781s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000076s ] INFO: [ template_filter ] --END-- [ RunTime:0.000131s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000615s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000331s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000231s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000229s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: OuG3zs_think_language /home/www/panton/data/runtime/Cache/Portal/e665bcbbef099dd0d604b5720654aeda.php 第 46 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000440s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000119s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000294s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000567s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000704s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019485s ] INFO: [ view_parse ] --END-- [ RunTime:0.019513s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000310s ] INFO: [ app_end ] --END-- [ RunTime:0.000339s ] [ 2022-07-03T15:17:54+08:00 ] 112.80.137.151 /?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000282s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000409s ] INFO: [ app_begin ] --END-- [ RunTime:0.000758s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000098s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000556s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000258s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000295s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000349s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000691s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000895s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000221s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000440s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023758s ] INFO: [ view_parse ] --END-- [ RunTime:0.023786s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000381s ] INFO: [ app_end ] --END-- [ RunTime:0.000413s ] [ 2022-07-03T15:17:55+08:00 ] 1.202.114.255 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000226s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000288s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.011637s ] INFO: [ app_begin ] --END-- [ RunTime:0.012033s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000074s ] INFO: [ template_filter ] --END-- [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000370s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.002867s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000164s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000450s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000108s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000298s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000324s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000640s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.037728s ] INFO: [ view_parse ] --END-- [ RunTime:0.037773s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000346s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T15:17:55+08:00 ] 27.227.186.63 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000294s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000401s ] INFO: [ app_begin ] --END-- [ RunTime:0.000788s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000127s ] INFO: [ template_filter ] --END-- [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000518s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000312s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000941s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.008957s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000826s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001066s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000284s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000402s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.055238s ] INFO: [ view_parse ] --END-- [ RunTime:0.055270s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000127s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000335s ] INFO: [ app_end ] --END-- [ RunTime:0.000361s ] [ 2022-07-03T15:17:55+08:00 ] 222.94.212.238 /list/index/id/8 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000216s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000269s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000442s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000106s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000474s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000348s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000210s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: OuG3zs_think_language /home/www/panton/data/runtime/Cache/Portal/e665bcbbef099dd0d604b5720654aeda.php 第 46 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000474s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000127s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000287s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('8') ) LIMIT 1 [ RunTime:0.000306s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('8') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000653s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020444s ] INFO: [ view_parse ] --END-- [ RunTime:0.020477s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000369s ] INFO: [ app_end ] --END-- [ RunTime:0.000412s ] [ 2022-07-03T15:17:55+08:00 ] 14.204.44.173 /tencent:/message/?uin=51664300&Menu=yes INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000260s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000311s ] INFO: [ app_begin ] --END-- [ RunTime:0.000638s ] ERR: 无法加载控制器:Tencent: [ 2022-07-03T15:17:55+08:00 ] 123.145.26.219 /list/index/id/7 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000308s ] INFO: [ app_begin ] --END-- [ RunTime:0.000644s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000076s ] INFO: [ template_filter ] --END-- [ RunTime:0.000135s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000478s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000466s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000156s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000218s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: OuG3zs_think_language /home/www/panton/data/runtime/Cache/Portal/e665bcbbef099dd0d604b5720654aeda.php 第 46 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000409s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000098s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000246s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('7') ) LIMIT 1 [ RunTime:0.000412s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('7') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000590s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019074s ] INFO: [ view_parse ] --END-- [ RunTime:0.019106s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000292s ] INFO: [ app_end ] --END-- [ RunTime:0.000314s ] [ 2022-07-03T15:17:55+08:00 ] 171.34.177.243 /list/index/id/9 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000195s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000304s ] INFO: [ app_begin ] --END-- [ RunTime:0.000616s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000611s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000209s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: OuG3zs_think_language /home/www/panton/data/runtime/Cache/Portal/e665bcbbef099dd0d604b5720654aeda.php 第 46 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000377s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000096s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000261s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('9') ) LIMIT 1 [ RunTime:0.000270s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000723s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019460s ] INFO: [ view_parse ] --END-- [ RunTime:0.019501s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000147s ] INFO: [ view_filter ] --END-- [ RunTime:0.000177s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000366s ] INFO: [ app_end ] --END-- [ RunTime:0.000394s ] [ 2022-07-03T15:17:55+08:00 ] 59.55.155.108 /Join INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000231s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000286s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000493s ] INFO: [ app_begin ] --END-- [ RunTime:0.000838s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000565s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000189s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000401s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000310s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000609s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.016864s ] INFO: [ view_parse ] --END-- [ RunTime:0.016893s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000364s ] [ 2022-07-03T15:17:56+08:00 ] 36.32.2.96 /contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000330s ] INFO: [ app_begin ] --END-- [ RunTime:0.000671s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000064s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000442s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000358s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000173s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000174s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014449s ] INFO: [ view_parse ] --END-- [ RunTime:0.014493s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000342s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T15:17:58+08:00 ] 60.13.138.133 /about INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000194s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000248s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000305s ] INFO: [ app_begin ] --END-- [ RunTime:0.000608s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000556s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000235s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000203s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015596s ] INFO: [ view_parse ] --END-- [ RunTime:0.015632s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000375s ] [ 2022-07-03T15:18:00+08:00 ] 171.34.177.233 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000206s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000320s ] INFO: [ app_begin ] --END-- [ RunTime:0.000652s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000115s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000579s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000312s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000170s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014884s ] INFO: [ view_parse ] --END-- [ RunTime:0.014919s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000082s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T15:19:03+08:00 ] 51.222.253.17 /list/index/id/19?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000278s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000699s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000098s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000583s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000339s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000199s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000296s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19') ) LIMIT 1 [ RunTime:0.000340s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000641s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017838s ] INFO: [ view_parse ] --END-- [ RunTime:0.017869s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000388s ] [ 2022-07-03T15:23:37+08:00 ] 114.119.149.169 /Portal/List/index/id/6/l/cn/page/3?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000282s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000672s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000594s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000194s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000175s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000510s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000149s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000268s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000417s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000785s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019031s ] INFO: [ view_parse ] --END-- [ RunTime:0.019062s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000330s ] INFO: [ app_end ] --END-- [ RunTime:0.000369s ] [ 2022-07-03T15:30:10+08:00 ] 114.119.149.169 /article/index/id/175?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000278s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000360s ] INFO: [ app_begin ] --END-- [ RunTime:0.000703s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000546s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 175 ) LIMIT 1 [ RunTime:0.000333s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts176' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000238s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656833410,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts176' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001982s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000122s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000598s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000411s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000157s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000218s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000526s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000190s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011908s ] INFO: [ view_parse ] --END-- [ RunTime:0.011953s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000126s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000399s ] INFO: [ app_end ] --END-- [ RunTime:0.000449s ] [ 2022-07-03T15:36:06+08:00 ] 114.119.149.159 /article/index/id/179?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000333s ] INFO: [ app_begin ] --END-- [ RunTime:0.000664s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000539s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 179 ) LIMIT 1 [ RunTime:0.000292s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000398s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000268s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts180' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000239s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656833766,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts180' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.002174s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000645s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000334s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000184s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000427s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000154s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012443s ] INFO: [ view_parse ] --END-- [ RunTime:0.012488s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000107s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T15:37:59+08:00 ] 222.137.87.73 /article/index/id/163?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000335s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000778s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000512s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 163 ) LIMIT 1 [ RunTime:0.000306s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000372s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000226s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000261s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '222.137.87.73' ) LIMIT 1 [ RunTime:0.000213s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts164',count+1,1656833879,'222.137.87.73') [ RunTime:0.002530s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000372s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '164' ) [ RunTime:0.001606s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000706s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000262s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000138s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000326s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000170s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010422s ] INFO: [ view_parse ] --END-- [ RunTime:0.010453s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000119s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000356s ] [ 2022-07-03T15:42:16+08:00 ] 49.7.21.122 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000408s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000110s ] INFO: [ template_filter ] --END-- [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000533s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000177s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000168s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000357s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000724s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001086s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000251s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000385s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022698s ] INFO: [ view_parse ] --END-- [ RunTime:0.022742s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000134s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000348s ] [ 2022-07-03T15:42:30+08:00 ] 114.119.149.150 /article/index/id/196?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000325s ] INFO: [ app_begin ] --END-- [ RunTime:0.000644s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000506s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 196 ) LIMIT 1 [ RunTime:0.000320s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000424s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000403s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.150' ) LIMIT 1 [ RunTime:0.000274s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656834150,`ip`='114.119.149.150' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts197' ) AND ( `ip` = '114.119.149.150' ) [ RunTime:0.001985s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000721s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000324s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000152s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000334s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000189s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012232s ] INFO: [ view_parse ] --END-- [ RunTime:0.012294s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000390s ] [ 2022-07-03T15:49:25+08:00 ] 114.119.149.157 /article/index/id/184?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001354s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000335s ] INFO: [ app_begin ] --END-- [ RunTime:0.001759s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000694s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 184 ) LIMIT 1 [ RunTime:0.000397s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000433s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000266s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts185' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000244s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656834565,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts185' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.001185s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000075s ] INFO: [ template_filter ] --END-- [ RunTime:0.000136s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000650s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000401s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000210s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000352s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000184s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011685s ] INFO: [ view_parse ] --END-- [ RunTime:0.011720s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000099s ] INFO: [ view_filter ] --END-- [ RunTime:0.000121s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000381s ] [ 2022-07-03T16:00:13+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000261s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000468s ] INFO: [ app_begin ] --END-- [ RunTime:0.000833s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000116s ] INFO: [ template_filter ] --END-- [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000571s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000352s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000222s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000362s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000813s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001171s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000393s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000425s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026307s ] INFO: [ view_parse ] --END-- [ RunTime:0.026343s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000143s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000391s ] [ 2022-07-03T16:02:30+08:00 ] 114.119.149.169 /article/index/id/43?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000261s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000363s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000573s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 43 ) LIMIT 1 [ RunTime:0.000385s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000554s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000295s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts44' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000245s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656835350,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts44' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001875s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000526s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000296s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011079s ] INFO: [ view_parse ] --END-- [ RunTime:0.011115s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000098s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000374s ] INFO: [ app_end ] --END-- [ RunTime:0.000402s ] [ 2022-07-03T16:09:10+08:00 ] 114.119.149.159 /article/index/id/183?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000300s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000312s ] INFO: [ app_begin ] --END-- [ RunTime:0.000670s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000472s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 183 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000371s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000273s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts184' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000256s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656835750,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts184' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.001821s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000113s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000645s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000170s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000342s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000145s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010867s ] INFO: [ view_parse ] --END-- [ RunTime:0.010919s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000088s ] INFO: [ view_filter ] --END-- [ RunTime:0.000109s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000349s ] [ 2022-07-03T16:30:12+08:00 ] 123.149.76.103 /Portal/List/index/id/5/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000427s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000318s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000464s ] INFO: [ app_begin ] --END-- [ RunTime:0.000864s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000478s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000322s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000188s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000474s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000261s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000504s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001051s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023160s ] INFO: [ view_parse ] --END-- [ RunTime:0.023199s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000117s ] INFO: [ view_filter ] --END-- [ RunTime:0.000138s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000483s ] INFO: [ app_end ] --END-- [ RunTime:0.000535s ] [ 2022-07-03T16:32:12+08:00 ] 123.125.109.87 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000337s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000432s ] INFO: [ app_begin ] --END-- [ RunTime:0.000856s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000089s ] INFO: [ template_filter ] --END-- [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000563s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000277s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000202s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000193s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017243s ] INFO: [ view_parse ] --END-- [ RunTime:0.017277s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000082s ] INFO: [ view_filter ] --END-- [ RunTime:0.000101s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000347s ] [ 2022-07-03T16:33:37+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000294s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000506s ] INFO: [ app_begin ] --END-- [ RunTime:0.000870s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000109s ] INFO: [ template_filter ] --END-- [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000604s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000261s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000199s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000182s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000351s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000782s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001041s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000296s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000422s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025909s ] INFO: [ view_parse ] --END-- [ RunTime:0.025946s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000372s ] [ 2022-07-03T16:33:39+08:00 ] 123.183.224.96 /list/index/id/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000322s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000465s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000577s ] INFO: [ app_begin ] --END-- [ RunTime:0.001147s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000098s ] INFO: [ template_filter ] --END-- [ RunTime:0.000168s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000620s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000240s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000261s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000626s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000220s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000336s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000436s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001133s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.027285s ] INFO: [ view_parse ] --END-- [ RunTime:0.027328s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000133s ] INFO: [ view_filter ] --END-- [ RunTime:0.000155s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000318s ] INFO: [ app_end ] --END-- [ RunTime:0.000344s ] [ 2022-07-03T16:34:19+08:00 ] 123.125.109.87 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000203s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000321s ] INFO: [ app_begin ] --END-- [ RunTime:0.000650s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000540s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000240s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000465s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000974s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018712s ] INFO: [ view_parse ] --END-- [ RunTime:0.018747s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000113s ] INFO: [ view_filter ] --END-- [ RunTime:0.000133s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000313s ] INFO: [ app_end ] --END-- [ RunTime:0.000340s ] [ 2022-07-03T16:36:36+08:00 ] 66.249.66.26 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000303s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000741s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000108s ] INFO: [ template_filter ] --END-- [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000543s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000182s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000347s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000728s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000791s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000222s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000362s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024734s ] INFO: [ view_parse ] --END-- [ RunTime:0.024778s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000129s ] INFO: [ view_filter ] --END-- [ RunTime:0.000155s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000313s ] INFO: [ app_end ] --END-- [ RunTime:0.000338s ] [ 2022-07-03T16:40:01+08:00 ] 125.41.240.217 /article/index/id/164?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000325s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000417s ] INFO: [ app_begin ] --END-- [ RunTime:0.000844s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000570s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 164 ) LIMIT 1 [ RunTime:0.000310s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000411s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000189s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts165' ) AND ( `ip` = '125.41.240.217' ) LIMIT 1 [ RunTime:0.000257s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts165',count+1,1656837601,'125.41.240.217') [ RunTime:0.000883s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000410s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '165' ) [ RunTime:0.001302s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000551s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000307s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000147s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000422s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000197s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011290s ] INFO: [ view_parse ] --END-- [ RunTime:0.011326s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000125s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000367s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T16:40:29+08:00 ] 118.184.177.59 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000205s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000300s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000342s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] ERR: 无法加载控制器:On [ 2022-07-03T16:51:01+08:00 ] 49.7.21.122 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000442s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000560s ] INFO: [ app_begin ] --END-- [ RunTime:0.001114s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000080s ] INFO: [ template_filter ] --END-- [ RunTime:0.000149s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000716s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000501s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000234s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000286s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000631s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000249s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000436s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.001003s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.002110s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.033806s ] INFO: [ view_parse ] --END-- [ RunTime:0.033872s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000207s ] INFO: [ view_filter ] --END-- [ RunTime:0.000245s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000500s ] INFO: [ app_end ] --END-- [ RunTime:0.000550s ] [ 2022-07-03T17:01:10+08:00 ] 182.92.78.214 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000327s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000555s ] INFO: [ app_begin ] --END-- [ RunTime:0.000974s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000118s ] INFO: [ template_filter ] --END-- [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000200s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000167s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000414s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000733s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001096s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000275s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000438s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026655s ] INFO: [ view_parse ] --END-- [ RunTime:0.026688s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000114s ] INFO: [ view_filter ] --END-- [ RunTime:0.000135s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000390s ] [ 2022-07-03T17:04:33+08:00 ] 60.188.9.111 /article/index/id/201?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000247s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000298s ] INFO: [ app_begin ] --END-- [ RunTime:0.000596s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000416s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 201 ) LIMIT 1 [ RunTime:0.000290s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000436s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000174s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts202' ) AND ( `ip` = '60.188.9.111' ) LIMIT 1 [ RunTime:0.000230s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts202',count+1,1656839073,'60.188.9.111') [ RunTime:0.001932s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000541s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '202' ) [ RunTime:0.002062s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000600s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000303s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000176s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000491s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000159s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011650s ] INFO: [ view_parse ] --END-- [ RunTime:0.011687s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000122s ] INFO: [ view_filter ] --END-- [ RunTime:0.000143s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000340s ] INFO: [ app_end ] --END-- [ RunTime:0.000370s ] [ 2022-07-03T17:05:13+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000253s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000536s ] INFO: [ app_begin ] --END-- [ RunTime:0.000864s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000101s ] INFO: [ template_filter ] --END-- [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000445s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.001689s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000206s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000188s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000357s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000711s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000997s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000229s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000422s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024944s ] INFO: [ view_parse ] --END-- [ RunTime:0.024972s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000430s ] INFO: [ app_end ] --END-- [ RunTime:0.000460s ] [ 2022-07-03T17:06:12+08:00 ] 49.7.21.122 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000247s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000439s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000571s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000321s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000348s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000169s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000244s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000743s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001406s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020630s ] INFO: [ view_parse ] --END-- [ RunTime:0.020663s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000100s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000406s ] [ 2022-07-03T17:33:55+08:00 ] 39.173.107.164 /article/index/id/203?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000423s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000421s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 203 ) LIMIT 1 [ RunTime:0.000335s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000407s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000152s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts204' ) AND ( `ip` = '39.173.107.164' ) LIMIT 1 [ RunTime:0.000234s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts204',count+1,1656840835,'39.173.107.164') [ RunTime:0.000935s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000590s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '204' ) [ RunTime:0.002263s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000604s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000312s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000157s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000216s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000417s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000220s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012090s ] INFO: [ view_parse ] --END-- [ RunTime:0.012143s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000138s ] INFO: [ view_filter ] --END-- [ RunTime:0.000164s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000413s ] INFO: [ app_end ] --END-- [ RunTime:0.000448s ] [ 2022-07-03T17:35:36+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000323s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000468s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000109s ] INFO: [ template_filter ] --END-- [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000492s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000196s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000336s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000762s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001146s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000307s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000444s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.026382s ] INFO: [ view_parse ] --END-- [ RunTime:0.026413s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000153s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000372s ] INFO: [ app_end ] --END-- [ RunTime:0.000405s ] [ 2022-07-03T17:51:35+08:00 ] 149.56.150.93 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000407s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000281s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000394s ] INFO: [ app_begin ] --END-- [ RunTime:0.000740s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000141s ] INFO: [ template_filter ] --END-- [ RunTime:0.000204s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000455s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000243s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000231s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000162s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000324s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000726s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000761s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000221s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000356s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.027282s ] INFO: [ view_parse ] --END-- [ RunTime:0.027314s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000117s ] INFO: [ view_filter ] --END-- [ RunTime:0.000139s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000360s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T17:51:37+08:00 ] 149.56.150.93 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000212s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000288s ] INFO: [ app_begin ] --END-- [ RunTime:0.000613s ] ERR: 无法加载控制器:Robots [ 2022-07-03T17:51:37+08:00 ] 149.56.150.93 /sitemap.xml INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000315s ] INFO: [ app_begin ] --END-- [ RunTime:0.000656s ] ERR: 无法加载控制器:Sitemap [ 2022-07-03T17:51:37+08:00 ] 149.56.150.93 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000388s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000810s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000103s ] INFO: [ template_filter ] --END-- [ RunTime:0.000353s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000524s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000219s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000378s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000871s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000874s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000238s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000362s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024006s ] INFO: [ view_parse ] --END-- [ RunTime:0.024035s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000133s ] INFO: [ view_filter ] --END-- [ RunTime:0.000160s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000385s ] INFO: [ app_end ] --END-- [ RunTime:0.000421s ] [ 2022-07-03T17:51:39+08:00 ] 149.56.150.93 /Contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000319s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000352s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000074s ] INFO: [ template_filter ] --END-- [ RunTime:0.000125s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000519s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000257s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000164s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015061s ] INFO: [ view_parse ] --END-- [ RunTime:0.015101s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000315s ] INFO: [ app_end ] --END-- [ RunTime:0.000343s ] [ 2022-07-03T17:51:40+08:00 ] 149.56.150.93 /contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000326s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000358s ] INFO: [ app_begin ] --END-- [ RunTime:0.000758s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000067s ] INFO: [ template_filter ] --END-- [ RunTime:0.000124s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000664s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000294s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000190s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000196s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015298s ] INFO: [ view_parse ] --END-- [ RunTime:0.015338s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000125s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000319s ] INFO: [ app_end ] --END-- [ RunTime:0.000350s ] [ 2022-07-03T17:51:41+08:00 ] 149.56.150.93 /about INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000232s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000289s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000415s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000498s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000193s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000206s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015978s ] INFO: [ view_parse ] --END-- [ RunTime:0.016031s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000141s ] INFO: [ view_filter ] --END-- [ RunTime:0.000171s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000465s ] INFO: [ app_end ] --END-- [ RunTime:0.000513s ] [ 2022-07-03T17:51:42+08:00 ] 149.56.150.93 /Contact?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000552s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000546s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000248s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000162s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014989s ] INFO: [ view_parse ] --END-- [ RunTime:0.015032s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000077s ] INFO: [ view_filter ] --END-- [ RunTime:0.000098s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000343s ] [ 2022-07-03T17:51:43+08:00 ] 149.56.150.93 /Contact?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000351s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000430s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000566s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000189s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014635s ] INFO: [ view_parse ] --END-- [ RunTime:0.014669s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000093s ] INFO: [ view_filter ] --END-- [ RunTime:0.000115s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000388s ] [ 2022-07-03T17:51:44+08:00 ] 149.56.150.93 /contact?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000686s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000501s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000252s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000197s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000188s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014758s ] INFO: [ view_parse ] --END-- [ RunTime:0.014801s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000110s ] INFO: [ view_filter ] --END-- [ RunTime:0.000133s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000324s ] INFO: [ app_end ] --END-- [ RunTime:0.000351s ] [ 2022-07-03T17:51:45+08:00 ] 149.56.150.93 /contact?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000333s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000488s ] INFO: [ app_begin ] --END-- [ RunTime:0.000904s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000126s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000553s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000252s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000176s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000160s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015488s ] INFO: [ view_parse ] --END-- [ RunTime:0.015524s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000081s ] INFO: [ view_filter ] --END-- [ RunTime:0.000102s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000313s ] INFO: [ app_end ] --END-- [ RunTime:0.000337s ] [ 2022-07-03T17:51:45+08:00 ] 149.56.150.93 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000379s ] INFO: [ app_begin ] --END-- [ RunTime:0.000697s ] ERR: 无法加载控制器:On [ 2022-07-03T17:51:47+08:00 ] 149.56.150.93 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000338s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000352s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000079s ] INFO: [ template_filter ] --END-- [ RunTime:0.000139s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000539s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000438s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000188s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000303s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000386s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000652s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019514s ] INFO: [ view_parse ] --END-- [ RunTime:0.019554s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000135s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000351s ] [ 2022-07-03T17:51:48+08:00 ] 149.56.150.93 /Join INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000380s ] INFO: [ app_begin ] --END-- [ RunTime:0.000700s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000112s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000528s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000276s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000195s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000441s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000346s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000634s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017557s ] INFO: [ view_parse ] --END-- [ RunTime:0.017599s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000134s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000379s ] INFO: [ app_end ] --END-- [ RunTime:0.000407s ] [ 2022-07-03T17:51:49+08:00 ] 149.56.150.93 /ads.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000328s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000293s ] INFO: [ app_begin ] --END-- [ RunTime:0.000643s ] ERR: 无法加载控制器:Ads [ 2022-07-03T17:51:49+08:00 ] 149.56.150.93 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000206s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000316s ] INFO: [ app_begin ] --END-- [ RunTime:0.000626s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000595s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000262s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000215s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000189s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000358s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000786s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000771s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000221s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000359s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023440s ] INFO: [ view_parse ] --END-- [ RunTime:0.023470s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000387s ] INFO: [ app_end ] --END-- [ RunTime:0.000421s ] [ 2022-07-03T17:51:57+08:00 ] 149.56.150.225 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000247s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000389s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000148s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000537s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000237s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000177s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000166s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000346s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000707s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.000955s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000247s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000441s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.022232s ] INFO: [ view_parse ] --END-- [ RunTime:0.022260s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000340s ] INFO: [ app_end ] --END-- [ RunTime:0.000366s ] [ 2022-07-03T17:51:59+08:00 ] 149.56.150.225 /PIC3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000256s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000354s ] INFO: [ app_begin ] --END-- [ RunTime:0.000674s ] ERR: 无法加载控制器:PIC3 [ 2022-07-03T17:51:59+08:00 ] 149.56.150.225 /PIC5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000261s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000863s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] ERR: 无法加载控制器:PIC5 [ 2022-07-03T17:51:59+08:00 ] 149.56.150.225 /PIC6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000432s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000343s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000363s ] INFO: [ app_begin ] --END-- [ RunTime:0.000790s ] ERR: 无法加载控制器:PIC6 [ 2022-07-03T17:52:00+08:00 ] 149.56.150.225 /PIC4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000253s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000296s ] INFO: [ app_begin ] --END-- [ RunTime:0.000605s ] ERR: 无法加载控制器:PIC4 [ 2022-07-03T17:53:14+08:00 ] 185.191.171.40 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000270s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000324s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000376s ] INFO: [ app_begin ] --END-- [ RunTime:0.000766s ] ERR: 无法加载控制器:Robots [ 2022-07-03T17:53:15+08:00 ] 185.191.171.45 /list/index/id/on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000288s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000345s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000332s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] NOTIC: [8] Undefined index: ton /home/www/panton/application/Portal/Common/function.php 第 188 行. ERR: 模板不存在:tpl/bs/Portal/404.html [ 2022-07-03T17:59:19+08:00 ] 122.4.54.231 /index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000197s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000385s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000585s ] INFO: [ app_begin ] --END-- [ RunTime:0.001058s ] INFO: [ view_parse ] --START-- NOTIC: [2] file_get_contents(tpl/bs/Public/css.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/header.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/footer.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/scripts.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000036s ] INFO: [ template_filter ] --END-- [ RunTime:0.000069s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.004122s ] INFO: [ view_parse ] --END-- [ RunTime:0.004157s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000064s ] INFO: [ view_filter ] --END-- [ RunTime:0.000083s ] [ 2022-07-03T17:59:19+08:00 ] 122.4.54.231 /index.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000679s ] INFO: [ view_parse ] --START-- NOTIC: [2] file_get_contents(tpl/bs/Public/css.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/header.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/footer.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. NOTIC: [2] file_get_contents(tpl/bs/Public/scripts.html): failed to open stream: No such file or directory /home/www/panton/simplewind/Core/Library/Think/Template.class.php 第 696 行. INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000046s ] INFO: [ template_filter ] --END-- [ RunTime:0.000080s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.003882s ] INFO: [ view_parse ] --END-- [ RunTime:0.003919s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000066s ] INFO: [ view_filter ] --END-- [ RunTime:0.000085s ] [ 2022-07-03T18:06:51+08:00 ] 116.179.32.215 /article/index/id/161 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000439s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000326s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000378s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000525s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 161 ) LIMIT 1 [ RunTime:0.000379s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000381s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000196s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts162' ) AND ( `ip` = '116.179.32.215' ) LIMIT 1 [ RunTime:0.000247s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts162',count+1,1656842811,'116.179.32.215') [ RunTime:0.001871s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000361s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '162' ) [ RunTime:0.001716s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000589s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000144s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000203s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000335s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000170s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011555s ] INFO: [ view_parse ] --END-- [ RunTime:0.011592s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000383s ] INFO: [ app_end ] --END-- [ RunTime:0.000419s ] [ 2022-07-03T18:33:05+08:00 ] 180.97.35.21 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000209s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000304s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000474s ] INFO: [ app_begin ] --END-- [ RunTime:0.000851s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000100s ] INFO: [ template_filter ] --END-- [ RunTime:0.000148s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000516s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000295s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000200s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000197s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000316s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000720s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001100s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000260s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000385s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024365s ] INFO: [ view_parse ] --END-- [ RunTime:0.024396s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000138s ] INFO: [ view_filter ] --END-- [ RunTime:0.000160s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000351s ] INFO: [ app_end ] --END-- [ RunTime:0.000379s ] [ 2022-07-03T18:37:18+08:00 ] 51.222.253.13 /article/index/id/193 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000263s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000366s ] INFO: [ app_begin ] --END-- [ RunTime:0.000703s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000509s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 193 ) LIMIT 1 [ RunTime:0.000330s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000434s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000175s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts194' ) AND ( `ip` = '51.222.253.13' ) LIMIT 1 [ RunTime:0.000226s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts194',count+1,1656844638,'51.222.253.13') [ RunTime:0.001254s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000337s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '194' ) [ RunTime:0.002675s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000545s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000259s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000160s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000207s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000371s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000102s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010757s ] INFO: [ view_parse ] --END-- [ RunTime:0.010805s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000115s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000355s ] INFO: [ app_end ] --END-- [ RunTime:0.000385s ] [ 2022-07-03T18:38:58+08:00 ] 114.119.149.150 /Portal/List/index/id/4/page/5?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000193s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000276s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000318s ] INFO: [ app_begin ] --END-- [ RunTime:0.000652s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000512s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000248s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000350s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000285s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000414s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000709s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 48,12 [ RunTime:0.001475s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019358s ] INFO: [ view_parse ] --END-- [ RunTime:0.019394s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000127s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000321s ] INFO: [ app_end ] --END-- [ RunTime:0.000345s ] [ 2022-07-03T18:45:27+08:00 ] 114.119.149.159 /list/index/id/18 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000338s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000111s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000559s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000322s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000181s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000364s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=18 ) [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000241s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000309s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000566s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/3e5a3578a3b9d9ca8eec4d72ea87d961.php 第 66 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.018224s ] INFO: [ view_parse ] --END-- [ RunTime:0.018255s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000296s ] INFO: [ app_end ] --END-- [ RunTime:0.000319s ] [ 2022-07-03T19:05:50+08:00 ] 66.249.66.55 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000275s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000284s ] INFO: [ app_begin ] --END-- [ RunTime:0.000611s ] ERR: 无法加载控制器:Robots [ 2022-07-03T19:05:51+08:00 ] 66.249.66.53 /article/index/id/75 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000323s ] INFO: [ app_begin ] --END-- [ RunTime:0.000780s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000591s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 75 ) LIMIT 1 [ RunTime:0.000316s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000442s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='' ) LIMIT 1 [ RunTime:0.000236s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000350s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts' ) AND ( `ip` = '66.249.66.53' ) LIMIT 1 [ RunTime:0.000306s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts',count+1,1656846351,'66.249.66.53') [ RunTime:0.001857s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000393s ] ERR: 模板不存在:tpl/bs/Portal/404.html [ 2022-07-03T19:12:36+08:00 ] 114.119.149.169 /Portal/List/index/id/4/l/cn/page/4?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000353s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000412s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000535s ] INFO: [ app_begin ] --END-- [ RunTime:0.001043s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000092s ] INFO: [ template_filter ] --END-- [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000702s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000373s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000235s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000276s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000619s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000203s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000351s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000996s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 36,12 [ RunTime:0.002220s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.030681s ] INFO: [ view_parse ] --END-- [ RunTime:0.030753s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000184s ] INFO: [ view_filter ] --END-- [ RunTime:0.000224s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000485s ] INFO: [ app_end ] --END-- [ RunTime:0.000531s ] [ 2022-07-03T19:14:09+08:00 ] 39.173.107.57 /Portal/List/index/id/4/page/6?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000309s ] INFO: [ app_begin ] --END-- [ RunTime:0.000656s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000508s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000280s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000215s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000362s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000256s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000720s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001025s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019914s ] INFO: [ view_parse ] --END-- [ RunTime:0.019960s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000127s ] INFO: [ view_filter ] --END-- [ RunTime:0.000150s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000396s ] [ 2022-07-03T19:18:50+08:00 ] 51.222.253.15 /article/index/id/150 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000269s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000329s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000293s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000533s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 150 ) LIMIT 1 [ RunTime:0.000319s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000395s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='19' ) LIMIT 1 [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000254s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts151' ) AND ( `ip` = '51.222.253.15' ) LIMIT 1 [ RunTime:0.000214s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts151',count+1,1656847130,'51.222.253.15') [ RunTime:0.002161s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000428s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '151' ) [ RunTime:0.001862s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000662s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000286s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000163s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000354s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.009807s ] INFO: [ view_parse ] --END-- [ RunTime:0.009857s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000378s ] INFO: [ app_end ] --END-- [ RunTime:0.000412s ] [ 2022-07-03T19:20:00+08:00 ] 114.119.149.168 /article/index/id/173 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000280s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000414s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000474s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 173 ) LIMIT 1 [ RunTime:0.000434s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts174' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000260s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656847200,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts174' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.000977s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000279s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000214s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000420s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000189s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011006s ] INFO: [ view_parse ] --END-- [ RunTime:0.011047s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000102s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000353s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T19:27:20+08:00 ] 114.119.149.169 /list/index/id/21?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000256s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000281s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000339s ] INFO: [ app_begin ] --END-- [ RunTime:0.000685s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000083s ] INFO: [ template_filter ] --END-- [ RunTime:0.000145s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000560s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000312s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000210s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000304s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) LIMIT 1 [ RunTime:0.000361s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('21') ) ORDER BY post_date DESC LIMIT 0,10 [ RunTime:0.000682s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017756s ] INFO: [ view_parse ] --END-- [ RunTime:0.017800s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000115s ] INFO: [ view_filter ] --END-- [ RunTime:0.000137s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000345s ] [ 2022-07-03T19:32:00+08:00 ] 120.244.123.176 /article/index/id/161?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000249s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000448s ] INFO: [ app_begin ] --END-- [ RunTime:0.000753s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000556s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 161 ) LIMIT 1 [ RunTime:0.000326s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000403s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000260s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts162' ) AND ( `ip` = '120.244.123.176' ) LIMIT 1 [ RunTime:0.000243s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts162',count+1,1656847920,'120.244.123.176') [ RunTime:0.001747s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000362s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '162' ) [ RunTime:0.001282s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000262s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000160s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010773s ] INFO: [ view_parse ] --END-- [ RunTime:0.010808s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000359s ] INFO: [ app_end ] --END-- [ RunTime:0.000390s ] [ 2022-07-03T19:36:43+08:00 ] 1.192.242.90 /Contact?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000360s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000551s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000162s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.014279s ] INFO: [ view_parse ] --END-- [ RunTime:0.014315s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000162s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000367s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T19:37:37+08:00 ] 123.125.109.87 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000214s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000312s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000516s ] INFO: [ app_begin ] --END-- [ RunTime:0.000902s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000108s ] INFO: [ template_filter ] --END-- [ RunTime:0.000159s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000530s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000286s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000240s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000269s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000344s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000794s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001223s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000262s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000449s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024702s ] INFO: [ view_parse ] --END-- [ RunTime:0.024731s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000365s ] [ 2022-07-03T19:41:53+08:00 ] 192.3.244.73 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000244s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000259s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000486s ] INFO: [ app_begin ] --END-- [ RunTime:0.000813s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000104s ] INFO: [ template_filter ] --END-- [ RunTime:0.000158s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000523s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000289s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000172s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000299s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000723s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001018s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000274s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000388s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024473s ] INFO: [ view_parse ] --END-- [ RunTime:0.024507s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000136s ] INFO: [ view_filter ] --END-- [ RunTime:0.000160s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000408s ] INFO: [ app_end ] --END-- [ RunTime:0.000437s ] [ 2022-07-03T19:41:55+08:00 ] 192.3.244.73 /contact INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000204s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000262s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000458s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000538s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000264s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000166s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.013452s ] INFO: [ view_parse ] --END-- [ RunTime:0.013489s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000083s ] INFO: [ view_filter ] --END-- [ RunTime:0.000104s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000341s ] INFO: [ app_end ] --END-- [ RunTime:0.000368s ] [ 2022-07-03T19:41:55+08:00 ] 192.3.244.73 /Api/Checkcode/index/code_len/4/font_size/20/width/238/height/34 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000292s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000195s ] INFO: [ app_begin ] --END-- [ RunTime:0.000548s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000391s ] [ 2022-07-03T19:41:56+08:00 ] 192.3.244.73 /api/guestbook/addmsg INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000292s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000184s ] INFO: [ app_begin ] --END-- [ RunTime:0.000533s ] SQL: SHOW COLUMNS FROM `sp_guestbook` [ RunTime:0.000632s ] SQL: INSERT INTO `sp_guestbook` (`full_name`,`email`,`msg`,`createtime`) VALUES ('Jones','eric.jones.z.mail@gmail.com','Hi, my name is Eric and I’m betting you’d like your website panbom.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at panbom.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://jumboleadmagnet.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=panbom.com','2022-07-03 19:41:56') [ RunTime:0.000893s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000049s ] INFO: [ template_filter ] --END-- [ RunTime:0.000088s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.003711s ] INFO: [ view_parse ] --END-- [ RunTime:0.003742s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000078s ] INFO: [ view_filter ] --END-- [ RunTime:0.000100s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000374s ] [ 2022-07-03T19:42:13+08:00 ] 114.119.149.157 /article/index/id/163?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000464s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000496s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 163 ) LIMIT 1 [ RunTime:0.000341s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000420s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.157' ) LIMIT 1 [ RunTime:0.000253s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656848533,`ip`='114.119.149.157' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.157' ) [ RunTime:0.000822s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000572s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000315s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000157s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000450s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000177s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010918s ] INFO: [ view_parse ] --END-- [ RunTime:0.010951s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000101s ] INFO: [ view_filter ] --END-- [ RunTime:0.000122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000345s ] INFO: [ app_end ] --END-- [ RunTime:0.000375s ] [ 2022-07-03T19:44:55+08:00 ] 171.8.172.183 /article/index/id/207?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000231s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000313s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000467s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 207 ) LIMIT 1 [ RunTime:0.000318s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000333s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts208' ) AND ( `ip` = '171.8.172.183' ) LIMIT 1 [ RunTime:0.000210s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts208',count+1,1656848695,'171.8.172.183') [ RunTime:0.002047s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000626s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '208' ) [ RunTime:0.002130s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000114s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000613s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000330s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000215s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000415s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000210s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012285s ] INFO: [ view_parse ] --END-- [ RunTime:0.012320s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000123s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000330s ] INFO: [ app_end ] --END-- [ RunTime:0.000361s ] [ 2022-07-03T19:48:15+08:00 ] 114.119.149.169 /article/index/id/150?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000259s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000330s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000328s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000528s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 150 ) LIMIT 1 [ RunTime:0.000339s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000470s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='19' ) LIMIT 1 [ RunTime:0.000147s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts151' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000234s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656848895,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts151' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.000938s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000680s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000267s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000207s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.009696s ] INFO: [ view_parse ] --END-- [ RunTime:0.009741s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000082s ] INFO: [ view_filter ] --END-- [ RunTime:0.000104s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000372s ] INFO: [ app_end ] --END-- [ RunTime:0.000406s ] [ 2022-07-03T19:55:20+08:00 ] 114.119.139.166 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000191s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000246s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000333s ] INFO: [ app_begin ] --END-- [ RunTime:0.000631s ] ERR: 无法加载控制器:Robots [ 2022-07-03T19:55:26+08:00 ] 114.119.149.169 /article/index/id/203?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000345s ] INFO: [ app_begin ] --END-- [ RunTime:0.000673s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000502s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 203 ) LIMIT 1 [ RunTime:0.000332s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000497s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000151s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts204' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000266s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656849326,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts204' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.000972s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000706s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000284s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000145s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000350s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000194s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011501s ] INFO: [ view_parse ] --END-- [ RunTime:0.011536s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000112s ] INFO: [ view_filter ] --END-- [ RunTime:0.000139s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000327s ] INFO: [ app_end ] --END-- [ RunTime:0.000353s ] [ 2022-07-03T19:56:15+08:00 ] 123.149.77.129 /article/index/id/198 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000227s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000296s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000399s ] INFO: [ app_begin ] --END-- [ RunTime:0.000759s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000518s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 198 ) LIMIT 1 [ RunTime:0.000331s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000408s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000168s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000290s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts199' ) AND ( `ip` = '123.149.77.129' ) LIMIT 1 [ RunTime:0.000215s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts199',count+1,1656849375,'123.149.77.129') [ RunTime:0.000773s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000327s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '199' ) [ RunTime:0.001642s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000698s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000321s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000149s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000374s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000151s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011225s ] INFO: [ view_parse ] --END-- [ RunTime:0.011269s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000123s ] INFO: [ view_filter ] --END-- [ RunTime:0.000145s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000342s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T19:56:36+08:00 ] 116.179.32.79 /Portal/List/index/id/4/l/cn/page/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000224s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000417s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000343s ] INFO: [ app_begin ] --END-- [ RunTime:0.000834s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000509s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000251s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000159s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000353s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000148s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000238s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000685s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 48,12 [ RunTime:0.001361s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019446s ] INFO: [ view_parse ] --END-- [ RunTime:0.019484s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000100s ] INFO: [ view_filter ] --END-- [ RunTime:0.000120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000322s ] INFO: [ app_end ] --END-- [ RunTime:0.000360s ] [ 2022-07-03T19:58:40+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000287s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000526s ] INFO: [ app_begin ] --END-- [ RunTime:0.000864s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000122s ] INFO: [ template_filter ] --END-- [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000552s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000307s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000164s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000215s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000579s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000753s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001074s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000295s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000422s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024318s ] INFO: [ view_parse ] --END-- [ RunTime:0.024354s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000150s ] INFO: [ view_filter ] --END-- [ RunTime:0.000175s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000387s ] INFO: [ app_end ] --END-- [ RunTime:0.000417s ] [ 2022-07-03T20:00:44+08:00 ] 120.245.60.80 /Portal/List/index/id/5/l/cn/page/on?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000478s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000523s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000259s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000192s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000363s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000243s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000511s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000700s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017573s ] INFO: [ view_parse ] --END-- [ RunTime:0.017605s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000156s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000427s ] INFO: [ app_end ] --END-- [ RunTime:0.000464s ] [ 2022-07-03T20:02:35+08:00 ] 114.119.149.169 /Portal/List/index/id/5/page/3 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000432s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000363s ] INFO: [ app_begin ] --END-- [ RunTime:0.000858s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000558s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000257s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000193s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000391s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000325s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000525s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 24,12 [ RunTime:0.001201s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pNext /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pLast /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019678s ] INFO: [ view_parse ] --END-- [ RunTime:0.019720s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000384s ] INFO: [ app_end ] --END-- [ RunTime:0.000419s ] [ 2022-07-03T20:05:37+08:00 ] 51.222.253.6 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000241s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000433s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000443s ] INFO: [ app_begin ] --END-- [ RunTime:0.000973s ] ERR: 无法加载控制器:Robots [ 2022-07-03T20:05:42+08:00 ] 54.36.148.5 /article/index/id/160?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000338s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000425s ] INFO: [ app_begin ] --END-- [ RunTime:0.000848s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000449s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 160 ) LIMIT 1 [ RunTime:0.000370s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000478s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts161' ) AND ( `ip` = '54.36.148.5' ) LIMIT 1 [ RunTime:0.000237s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts161',count+1,1656849942,'54.36.148.5') [ RunTime:0.001790s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000395s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '161' ) [ RunTime:0.001697s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000080s ] INFO: [ template_filter ] --END-- [ RunTime:0.000126s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000611s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000356s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000203s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000416s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000153s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011613s ] INFO: [ view_parse ] --END-- [ RunTime:0.011652s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000104s ] INFO: [ view_filter ] --END-- [ RunTime:0.000124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000378s ] INFO: [ app_end ] --END-- [ RunTime:0.000413s ] [ 2022-07-03T20:09:47+08:00 ] 114.119.135.182 /article/index/id/201?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000200s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000290s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000431s ] INFO: [ app_begin ] --END-- [ RunTime:0.000788s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000510s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 201 ) LIMIT 1 [ RunTime:0.000326s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000392s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000156s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts202' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000231s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656850187,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts202' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.002080s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000096s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000521s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000316s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000174s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000212s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000349s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000152s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010689s ] INFO: [ view_parse ] --END-- [ RunTime:0.010727s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000090s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000353s ] [ 2022-07-03T20:16:23+08:00 ] 171.8.172.54 /article/index/id/171?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000250s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000348s ] INFO: [ app_begin ] --END-- [ RunTime:0.000709s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000465s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 171 ) LIMIT 1 [ RunTime:0.000349s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000408s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000167s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000295s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts172' ) AND ( `ip` = '171.8.172.54' ) LIMIT 1 [ RunTime:0.000272s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts172',count+1,1656850583,'171.8.172.54') [ RunTime:0.000771s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000331s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '172' ) [ RunTime:0.001593s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000605s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000294s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000154s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000385s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000162s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011424s ] INFO: [ view_parse ] --END-- [ RunTime:0.011464s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000125s ] INFO: [ view_filter ] --END-- [ RunTime:0.000151s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000342s ] INFO: [ app_end ] --END-- [ RunTime:0.000372s ] [ 2022-07-03T20:16:57+08:00 ] 114.119.149.142 /article/index/id/180?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000254s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000347s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000415s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 180 ) LIMIT 1 [ RunTime:0.000347s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000380s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000281s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts181' ) AND ( `ip` = '114.119.149.142' ) LIMIT 1 [ RunTime:0.000242s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656850617,`ip`='114.119.149.142' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts181' ) AND ( `ip` = '114.119.149.142' ) [ RunTime:0.000764s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000516s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000327s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000149s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000341s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000188s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010080s ] INFO: [ view_parse ] --END-- [ RunTime:0.010111s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000114s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000342s ] [ 2022-07-03T20:20:26+08:00 ] 185.191.171.4 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000244s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000309s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000339s ] INFO: [ app_begin ] --END-- [ RunTime:0.000726s ] ERR: 无法加载控制器:Robots [ 2022-07-03T20:20:26+08:00 ] 185.191.171.36 /article/index/id/197?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000243s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000286s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000375s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000528s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 197 ) LIMIT 1 [ RunTime:0.000350s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000301s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts198' ) AND ( `ip` = '185.191.171.36' ) LIMIT 1 [ RunTime:0.000254s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656850826,`ip`='185.191.171.36' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts198' ) AND ( `ip` = '185.191.171.36' ) [ RunTime:0.002166s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000581s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000183s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000390s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000185s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011665s ] INFO: [ view_parse ] --END-- [ RunTime:0.011704s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000111s ] INFO: [ view_filter ] --END-- [ RunTime:0.000138s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000391s ] INFO: [ app_end ] --END-- [ RunTime:0.000428s ] [ 2022-07-03T20:23:38+08:00 ] 185.191.171.35 /article/index/id/158?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000298s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000265s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000400s ] INFO: [ app_begin ] --END-- [ RunTime:0.000731s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000554s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 158 ) LIMIT 1 [ RunTime:0.000328s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000418s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000170s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts159' ) AND ( `ip` = '185.191.171.35' ) LIMIT 1 [ RunTime:0.000249s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts159',count+1,1656851018,'185.191.171.35') [ RunTime:0.001881s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000447s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '159' ) [ RunTime:0.001728s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000100s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000617s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000165s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000214s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000367s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000157s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011186s ] INFO: [ view_parse ] --END-- [ RunTime:0.011219s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000117s ] INFO: [ view_filter ] --END-- [ RunTime:0.000140s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000346s ] INFO: [ app_end ] --END-- [ RunTime:0.000379s ] [ 2022-07-03T20:24:25+08:00 ] 114.119.135.182 /Portal/List/index/id/5/page/1?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000217s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000377s ] INFO: [ app_begin ] --END-- [ RunTime:0.000717s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000070s ] INFO: [ template_filter ] --END-- [ RunTime:0.000117s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000680s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000351s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000215s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000238s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000347s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000515s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000970s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.023322s ] INFO: [ view_parse ] --END-- [ RunTime:0.023371s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000125s ] INFO: [ view_filter ] --END-- [ RunTime:0.000147s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000354s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T20:27:59+08:00 ] 1.192.241.195 /article/index/id/165?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000231s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000812s ] INFO: [ app_begin ] --END-- [ RunTime:0.001621s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000472s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 165 ) LIMIT 1 [ RunTime:0.000356s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000385s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000152s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000326s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts166' ) AND ( `ip` = '1.192.241.195' ) LIMIT 1 [ RunTime:0.000222s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts166',count+1,1656851279,'1.192.241.195') [ RunTime:0.001007s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000602s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '166' ) [ RunTime:0.001917s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000526s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000282s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000411s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000167s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012172s ] INFO: [ view_parse ] --END-- [ RunTime:0.012209s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000110s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000342s ] INFO: [ app_end ] --END-- [ RunTime:0.000371s ] [ 2022-07-03T20:32:04+08:00 ] 114.119.149.168 /article/index/id/169?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000257s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000414s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000762s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 169 ) LIMIT 1 [ RunTime:0.000314s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000353s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000261s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000226s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656851524,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts170' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.002562s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000055s ] INFO: [ template_filter ] --END-- [ RunTime:0.000098s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000592s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000271s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000145s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000219s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000339s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000149s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011121s ] INFO: [ view_parse ] --END-- [ RunTime:0.011154s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000112s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000344s ] INFO: [ app_end ] --END-- [ RunTime:0.000379s ] [ 2022-07-03T20:33:24+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000226s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000445s ] INFO: [ app_begin ] --END-- [ RunTime:0.000788s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000103s ] INFO: [ template_filter ] --END-- [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000564s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000185s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000212s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000350s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000748s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001026s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000285s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000396s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.024202s ] INFO: [ view_parse ] --END-- [ RunTime:0.024231s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000121s ] INFO: [ view_filter ] --END-- [ RunTime:0.000143s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000395s ] INFO: [ app_end ] --END-- [ RunTime:0.000426s ] [ 2022-07-03T20:38:29+08:00 ] 123.149.76.117 /article/index/id/152?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000249s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000372s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000361s ] INFO: [ app_begin ] --END-- [ RunTime:0.000817s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000584s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 152 ) LIMIT 1 [ RunTime:0.000349s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000476s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts153' ) AND ( `ip` = '123.149.76.117' ) LIMIT 1 [ RunTime:0.000241s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts153',count+1,1656851909,'123.149.76.117') [ RunTime:0.000812s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000384s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '153' ) [ RunTime:0.001567s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000095s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000492s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000136s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000215s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000386s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000185s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010753s ] INFO: [ view_parse ] --END-- [ RunTime:0.010787s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000096s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000332s ] INFO: [ app_end ] --END-- [ RunTime:0.000362s ] [ 2022-07-03T20:39:20+08:00 ] 114.119.135.182 /article/index/id/171 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000257s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000409s ] INFO: [ app_begin ] --END-- [ RunTime:0.000751s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000459s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 171 ) LIMIT 1 [ RunTime:0.000361s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000403s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000173s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts172' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000254s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656851960,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts172' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.002117s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000571s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000293s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000160s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000388s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000144s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010927s ] INFO: [ view_parse ] --END-- [ RunTime:0.010964s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000131s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000326s ] INFO: [ app_end ] --END-- [ RunTime:0.000349s ] [ 2022-07-03T20:40:59+08:00 ] 58.219.152.165 //inc/AspCms_AdvJs.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000285s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000396s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000588s ] INFO: [ app_begin ] --END-- [ RunTime:0.001081s ] ERR: 无法加载控制器:Inc [ 2022-07-03T20:40:59+08:00 ] 58.219.152.165 //inc/AspCms_AdvJs.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000305s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000351s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] ERR: 无法加载控制器:Inc [ 2022-07-03T20:44:31+08:00 ] 51.222.253.8 /Portal/List/index/id/6/l/cn/page/on?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000323s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000062s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000593s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000345s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000219s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000397s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000184s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000278s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000453s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001154s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021485s ] INFO: [ view_parse ] --END-- [ RunTime:0.021520s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000392s ] [ 2022-07-03T20:46:49+08:00 ] 114.119.149.169 /article/index/id/89?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000212s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000302s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000324s ] INFO: [ app_begin ] --END-- [ RunTime:0.000687s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000599s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 89 ) LIMIT 1 [ RunTime:0.000330s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000420s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000165s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000235s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656852409,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.000980s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000099s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000529s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000342s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000187s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000231s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000461s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000153s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011164s ] INFO: [ view_parse ] --END-- [ RunTime:0.011198s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ view_filter ] --END-- [ RunTime:0.000130s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000371s ] INFO: [ app_end ] --END-- [ RunTime:0.000413s ] [ 2022-07-03T20:46:57+08:00 ] 39.173.105.216 /article/index/id/88?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000226s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000255s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000349s ] INFO: [ app_begin ] --END-- [ RunTime:0.000665s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000425s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 88 ) LIMIT 1 [ RunTime:0.000350s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000469s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000283s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts89' ) AND ( `ip` = '39.173.105.216' ) LIMIT 1 [ RunTime:0.000233s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts89',count+1,1656852417,'39.173.105.216') [ RunTime:0.000788s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000424s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '89' ) [ RunTime:0.001551s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000570s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000161s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000206s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000358s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000163s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011485s ] INFO: [ view_parse ] --END-- [ RunTime:0.011527s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000132s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000343s ] INFO: [ app_end ] --END-- [ RunTime:0.000398s ] [ 2022-07-03T21:02:39+08:00 ] 157.55.39.0 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000340s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000409s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000566s ] INFO: [ app_begin ] --END-- [ RunTime:0.001069s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000142s ] INFO: [ template_filter ] --END-- [ RunTime:0.000215s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000732s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000391s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000263s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000291s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000936s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.001065s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001182s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000411s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = null ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000548s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.036537s ] INFO: [ view_parse ] --END-- [ RunTime:0.036587s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000153s ] INFO: [ view_filter ] --END-- [ RunTime:0.000190s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000509s ] INFO: [ app_end ] --END-- [ RunTime:0.000562s ] [ 2022-07-03T21:08:29+08:00 ] 114.119.149.168 /article/index/id/182?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000232s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000310s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000415s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000456s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 182 ) LIMIT 1 [ RunTime:0.000353s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000395s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000137s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000290s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts183' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000242s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656853709,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts183' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.002099s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000583s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000189s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000233s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000376s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000149s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011307s ] INFO: [ view_parse ] --END-- [ RunTime:0.011344s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000094s ] INFO: [ view_filter ] --END-- [ RunTime:0.000115s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000370s ] INFO: [ app_end ] --END-- [ RunTime:0.000397s ] [ 2022-07-03T21:08:35+08:00 ] 185.191.171.13 /robots.txt INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000244s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000280s ] INFO: [ app_begin ] --END-- [ RunTime:0.000577s ] ERR: 无法加载控制器:Robots [ 2022-07-03T21:08:36+08:00 ] 185.191.171.9 /article/index/id/174 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000260s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000336s ] INFO: [ app_begin ] --END-- [ RunTime:0.000664s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000477s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 174 ) LIMIT 1 [ RunTime:0.000323s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000373s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000219s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000318s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts175' ) AND ( `ip` = '185.191.171.9' ) LIMIT 1 [ RunTime:0.000216s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts175',count+1,1656853716,'185.191.171.9') [ RunTime:0.001873s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000499s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '175' ) [ RunTime:0.001637s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000107s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000565s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000289s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000162s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000208s ] NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. NOTIC: [8] Undefined index: label_ /home/www/panton/application/Common/Common/function.php 第 327 行. SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000404s ] SQL: SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000097s ] ERR: 1054:Unknown column 'name_' in 'field list' [ SQL语句 ] : SELECT `term_id`,name_ as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011475s ] INFO: [ view_parse ] --END-- [ RunTime:0.011513s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000103s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000383s ] [ 2022-07-03T21:08:54+08:00 ] 123.183.224.97 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000215s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000478s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000111s ] INFO: [ template_filter ] --END-- [ RunTime:0.000162s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000582s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000299s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000192s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000392s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000807s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001346s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000325s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000429s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025829s ] INFO: [ view_parse ] --END-- [ RunTime:0.025872s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000165s ] INFO: [ view_filter ] --END-- [ RunTime:0.000192s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000372s ] INFO: [ app_end ] --END-- [ RunTime:0.000413s ] [ 2022-07-03T21:15:43+08:00 ] 114.119.149.169 /article/index/id/186?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000249s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000326s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000349s ] INFO: [ app_begin ] --END-- [ RunTime:0.000734s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000445s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 186 ) LIMIT 1 [ RunTime:0.000416s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000413s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts187' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000277s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656854143,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts187' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001827s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000681s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000287s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000423s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000193s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000436s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000194s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011995s ] INFO: [ view_parse ] --END-- [ RunTime:0.012039s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000411s ] INFO: [ app_end ] --END-- [ RunTime:0.000442s ] [ 2022-07-03T21:23:39+08:00 ] 114.119.149.142 /article/index/id/91?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000246s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000417s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000437s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 91 ) LIMIT 1 [ RunTime:0.000359s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000412s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000293s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts92' ) AND ( `ip` = '114.119.149.142' ) LIMIT 1 [ RunTime:0.000247s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656854619,`ip`='114.119.149.142' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts92' ) AND ( `ip` = '114.119.149.142' ) [ RunTime:0.000775s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000105s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000756s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000269s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000163s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000364s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000146s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011237s ] INFO: [ view_parse ] --END-- [ RunTime:0.011270s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000119s ] INFO: [ view_filter ] --END-- [ RunTime:0.000141s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000321s ] INFO: [ app_end ] --END-- [ RunTime:0.000366s ] [ 2022-07-03T21:29:08+08:00 ] 101.67.29.231 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000268s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000343s ] INFO: [ app_begin ] --END-- [ RunTime:0.000667s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000063s ] INFO: [ template_filter ] --END-- [ RunTime:0.000123s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000572s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000300s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000195s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000216s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000435s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000267s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000521s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000998s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021364s ] INFO: [ view_parse ] --END-- [ RunTime:0.021407s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000141s ] INFO: [ view_filter ] --END-- [ RunTime:0.000177s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000334s ] INFO: [ app_end ] --END-- [ RunTime:0.000363s ] [ 2022-07-03T21:30:58+08:00 ] 114.119.149.169 /Portal/List/index/id/4/page/4?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000202s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000270s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000307s ] INFO: [ app_begin ] --END-- [ RunTime:0.000631s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000104s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000534s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000264s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000160s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000186s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000332s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000171s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000241s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000690s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'en' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.000931s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.017900s ] INFO: [ view_parse ] --END-- [ RunTime:0.017930s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000349s ] [ 2022-07-03T21:38:27+08:00 ] 114.119.149.159 /article/index/id/159?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000269s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000356s ] INFO: [ app_begin ] --END-- [ RunTime:0.000697s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000476s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 159 ) LIMIT 1 [ RunTime:0.000369s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000448s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000291s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts160' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000216s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656855507,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts160' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.001876s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000561s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000247s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000175s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000213s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000365s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000136s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011301s ] INFO: [ view_parse ] --END-- [ RunTime:0.011335s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000116s ] INFO: [ view_filter ] --END-- [ RunTime:0.000138s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000316s ] INFO: [ app_end ] --END-- [ RunTime:0.000342s ] [ 2022-07-03T21:46:29+08:00 ] 114.119.149.169 /article/index/id/163 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000231s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000391s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000471s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 163 ) LIMIT 1 [ RunTime:0.000339s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000359s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000128s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000288s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000216s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656855989,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001177s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000527s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000313s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000167s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000206s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000405s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000151s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010864s ] INFO: [ view_parse ] --END-- [ RunTime:0.010895s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000115s ] INFO: [ view_filter ] --END-- [ RunTime:0.000146s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000355s ] INFO: [ app_end ] --END-- [ RunTime:0.000387s ] [ 2022-07-03T21:46:34+08:00 ] 101.67.49.73 / INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000240s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000292s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000469s ] INFO: [ app_begin ] --END-- [ RunTime:0.000834s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000099s ] INFO: [ template_filter ] --END-- [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000472s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000315s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000173s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000258s ] NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000425s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000790s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date desc LIMIT 0,20 [ RunTime:0.001247s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined offset: 1 /home/www/panton/application/Common/Common/function.php 第 183 行. SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) LIMIT 1 [ RunTime:0.000523s ] SQL: SELECT `tid`,`post_title`,`smeta` FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('19','20') ) ORDER BY post_date LIMIT 0,20 [ RunTime:0.000461s ] NOTIC: [8] Undefined index: post_excrept /home/www/panton/data/runtime/Cache/Portal/63d24819226b89d19b7656ccec5946c9.php 第 232 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.025783s ] INFO: [ view_parse ] --END-- [ RunTime:0.025814s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000140s ] INFO: [ view_filter ] --END-- [ RunTime:0.000165s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000330s ] INFO: [ app_end ] --END-- [ RunTime:0.000355s ] [ 2022-07-03T22:01:05+08:00 ] 114.119.149.168 /article/index/id/206 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000254s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000313s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000394s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000579s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 206 ) LIMIT 1 [ RunTime:0.000340s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000434s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000272s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts207' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000245s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656856865,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts207' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.001900s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000661s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000329s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000154s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000194s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000416s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000163s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011695s ] INFO: [ view_parse ] --END-- [ RunTime:0.011729s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000133s ] INFO: [ view_filter ] --END-- [ RunTime:0.000157s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000339s ] INFO: [ app_end ] --END-- [ RunTime:0.000367s ] [ 2022-07-03T22:01:59+08:00 ] 54.36.148.71 /Portal/List/index/id/4/l/cn/page/2?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000281s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000358s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000355s ] INFO: [ app_begin ] --END-- [ RunTime:0.000781s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000066s ] INFO: [ template_filter ] --END-- [ RunTime:0.000118s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000550s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000278s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000223s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000206s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000331s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000266s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000762s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 12,12 [ RunTime:0.001715s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 220 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020943s ] INFO: [ view_parse ] --END-- [ RunTime:0.020989s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000126s ] INFO: [ view_filter ] --END-- [ RunTime:0.000148s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000315s ] INFO: [ app_end ] --END-- [ RunTime:0.000341s ] [ 2022-07-03T22:08:48+08:00 ] 114.119.149.168 /article/index/id/200 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000328s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000334s ] INFO: [ app_begin ] --END-- [ RunTime:0.000721s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000490s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 200 ) LIMIT 1 [ RunTime:0.000315s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000368s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000258s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts201' ) AND ( `ip` = '114.119.149.168' ) LIMIT 1 [ RunTime:0.000242s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656857328,`ip`='114.119.149.168' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts201' ) AND ( `ip` = '114.119.149.168' ) [ RunTime:0.002674s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000723s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000318s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000191s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000187s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000441s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000195s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.012002s ] INFO: [ view_parse ] --END-- [ RunTime:0.012047s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ view_filter ] --END-- [ RunTime:0.000155s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000408s ] INFO: [ app_end ] --END-- [ RunTime:0.000441s ] [ 2022-07-03T22:15:42+08:00 ] 121.234.37.118 //data/data.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000233s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000371s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] ERR: 无法加载控制器:Data [ 2022-07-03T22:15:42+08:00 ] 121.234.37.118 //data/data.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000283s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000370s ] INFO: [ app_begin ] --END-- [ RunTime:0.000843s ] ERR: 无法加载控制器:Data [ 2022-07-03T22:16:28+08:00 ] 114.119.149.169 /article/index/id/182?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000285s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000378s ] INFO: [ app_begin ] --END-- [ RunTime:0.000742s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000594s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 182 ) LIMIT 1 [ RunTime:0.000341s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000332s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts183' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000245s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656857788,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts183' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001962s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000110s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000590s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000325s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000233s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000241s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000396s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011516s ] INFO: [ view_parse ] --END-- [ RunTime:0.011550s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000132s ] INFO: [ view_filter ] --END-- [ RunTime:0.000161s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000371s ] INFO: [ app_end ] --END-- [ RunTime:0.000400s ] [ 2022-07-03T22:23:39+08:00 ] 114.119.149.159 /article/index/id/208?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000252s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000340s ] INFO: [ app_begin ] --END-- [ RunTime:0.000653s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000437s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 208 ) LIMIT 1 [ RunTime:0.000411s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000403s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='7' ) LIMIT 1 [ RunTime:0.000154s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000258s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts209' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000244s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656858219,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts209' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.000750s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000101s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000666s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000255s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000179s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000189s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000355s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000201s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010610s ] INFO: [ view_parse ] --END-- [ RunTime:0.010639s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000097s ] INFO: [ view_filter ] --END-- [ RunTime:0.000117s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000353s ] [ 2022-07-03T22:31:13+08:00 ] 114.119.149.169 /article/index/id/163 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000232s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000267s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000350s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000555s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 163 ) LIMIT 1 [ RunTime:0.000301s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000141s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000253s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000253s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656858673,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts164' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.001844s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000103s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000589s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000280s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000164s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000190s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000378s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000158s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010737s ] INFO: [ view_parse ] --END-- [ RunTime:0.010765s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000112s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000370s ] INFO: [ app_end ] --END-- [ RunTime:0.000412s ] [ 2022-07-03T22:33:24+08:00 ] 123.183.224.96 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000240s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000491s ] INFO: [ app_begin ] --END-- [ RunTime:0.000821s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000084s ] INFO: [ template_filter ] --END-- [ RunTime:0.000139s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000567s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000332s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000182s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000198s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.015884s ] INFO: [ view_parse ] --END-- [ RunTime:0.015925s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000091s ] INFO: [ view_filter ] --END-- [ RunTime:0.000112s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000389s ] INFO: [ app_end ] --END-- [ RunTime:0.000422s ] [ 2022-07-03T22:33:49+08:00 ] 123.125.109.87 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000226s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000445s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000399s ] INFO: [ app_begin ] --END-- [ RunTime:0.000929s ] ERR: 无法加载控制器:On [ 2022-07-03T22:33:51+08:00 ] 111.202.100.82 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000214s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000274s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000348s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] ERR: 无法加载控制器:On [ 2022-07-03T22:33:51+08:00 ] 111.202.100.82 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000254s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000387s ] INFO: [ app_begin ] --END-- [ RunTime:0.000707s ] ERR: 无法加载控制器:On [ 2022-07-03T22:34:00+08:00 ] 49.7.20.28 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ] INFO: [ app_init ] --END-- [ RunTime:0.000213s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000278s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000357s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] ERR: 无法加载控制器:On [ 2022-07-03T22:34:12+08:00 ] 49.7.20.28 /on INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000258s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000511s ] INFO: [ app_begin ] --END-- [ RunTime:0.000844s ] ERR: 无法加载控制器:On [ 2022-07-03T22:35:34+08:00 ] 123.183.224.96 /About INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000220s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000387s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000397s ] INFO: [ app_begin ] --END-- [ RunTime:0.000850s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000098s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000571s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000273s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000183s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.013758s ] INFO: [ view_parse ] --END-- [ RunTime:0.013796s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000079s ] INFO: [ view_filter ] --END-- [ RunTime:0.000100s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000390s ] INFO: [ app_end ] --END-- [ RunTime:0.000425s ] [ 2022-07-03T22:36:46+08:00 ] 118.184.177.59 /list/index/id/4 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000345s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000059s ] INFO: [ template_filter ] --END-- [ RunTime:0.000102s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000590s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000320s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000176s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000196s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000394s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000185s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000273s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000724s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001394s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021118s ] INFO: [ view_parse ] --END-- [ RunTime:0.021159s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000110s ] INFO: [ view_filter ] --END-- [ RunTime:0.000140s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000346s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T22:38:35+08:00 ] 114.119.149.169 /article/index/id/175?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000017s ] INFO: [ app_init ] --END-- [ RunTime:0.000257s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000250s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000454s ] INFO: [ app_begin ] --END-- [ RunTime:0.000760s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000497s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 175 ) LIMIT 1 [ RunTime:0.000353s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000383s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000155s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000268s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts176' ) AND ( `ip` = '114.119.149.169' ) LIMIT 1 [ RunTime:0.000228s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656859115,`ip`='114.119.149.169' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts176' ) AND ( `ip` = '114.119.149.169' ) [ RunTime:0.000800s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000057s ] INFO: [ template_filter ] --END-- [ RunTime:0.000099s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000579s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000373s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000180s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000211s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000503s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000161s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010984s ] INFO: [ view_parse ] --END-- [ RunTime:0.011021s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000118s ] INFO: [ view_filter ] --END-- [ RunTime:0.000149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000361s ] INFO: [ app_end ] --END-- [ RunTime:0.000412s ] [ 2022-07-03T22:45:49+08:00 ] 114.119.149.168 /it-support.html INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000214s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000279s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000386s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] ERR: 无法加载控制器:It-support [ 2022-07-03T22:48:29+08:00 ] 49.7.21.122 /list/index/id/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000232s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000310s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000423s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000088s ] INFO: [ template_filter ] --END-- [ RunTime:0.000144s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000539s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000315s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000178s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000241s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000476s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000325s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000432s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001098s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019863s ] INFO: [ view_parse ] --END-- [ RunTime:0.019905s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000135s ] INFO: [ view_filter ] --END-- [ RunTime:0.000164s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000398s ] INFO: [ app_end ] --END-- [ RunTime:0.000428s ] [ 2022-07-03T22:53:13+08:00 ] 114.119.149.159 /article/index/id/197?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000238s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000367s ] INFO: [ app_begin ] --END-- [ RunTime:0.000712s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000444s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 197 ) LIMIT 1 [ RunTime:0.000407s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000387s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000145s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000297s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts198' ) AND ( `ip` = '114.119.149.159' ) LIMIT 1 [ RunTime:0.000243s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656859993,`ip`='114.119.149.159' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts198' ) AND ( `ip` = '114.119.149.159' ) [ RunTime:0.000826s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000588s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000246s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000146s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000488s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000155s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010384s ] INFO: [ view_parse ] --END-- [ RunTime:0.010412s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000087s ] INFO: [ view_filter ] --END-- [ RunTime:0.000107s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000317s ] INFO: [ app_end ] --END-- [ RunTime:0.000359s ] [ 2022-07-03T22:56:49+08:00 ] 121.234.36.74 //data/%23data.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000219s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000272s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000360s ] INFO: [ app_begin ] --END-- [ RunTime:0.000693s ] ERR: 无法加载控制器:Data [ 2022-07-03T22:56:49+08:00 ] 121.234.36.74 //data/%23data.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000210s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000244s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000409s ] INFO: [ app_begin ] --END-- [ RunTime:0.000710s ] ERR: 无法加载控制器:Data [ 2022-07-03T22:58:27+08:00 ] 123.183.224.97 /list/index/id/5 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000016s ] INFO: [ app_init ] --END-- [ RunTime:0.000208s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000264s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000345s ] INFO: [ app_begin ] --END-- [ RunTime:0.000668s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000064s ] INFO: [ template_filter ] --END-- [ RunTime:0.000127s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000570s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000286s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000207s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000181s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000342s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000175s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000258s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) LIMIT 1 [ RunTime:0.000545s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001021s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.020576s ] INFO: [ view_parse ] --END-- [ RunTime:0.020613s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000128s ] INFO: [ view_filter ] --END-- [ RunTime:0.000151s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000349s ] INFO: [ app_end ] --END-- [ RunTime:0.000379s ] [ 2022-07-03T23:02:42+08:00 ] 49.7.21.122 /list/index/id/6 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000223s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000246s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000357s ] INFO: [ app_begin ] --END-- [ RunTime:0.000658s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000060s ] INFO: [ template_filter ] --END-- [ RunTime:0.000108s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000501s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000292s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000172s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000166s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000350s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000172s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000273s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) LIMIT 1 [ RunTime:0.000390s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('6') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001049s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.019219s ] INFO: [ view_parse ] --END-- [ RunTime:0.019255s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000106s ] INFO: [ view_filter ] --END-- [ RunTime:0.000127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000328s ] INFO: [ app_end ] --END-- [ RunTime:0.000355s ] [ 2022-07-03T23:24:38+08:00 ] 66.249.79.152 /article/index/id/89?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000197s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000263s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000311s ] INFO: [ app_begin ] --END-- [ RunTime:0.000628s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000550s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 89 ) LIMIT 1 [ RunTime:0.000315s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000372s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='6' ) LIMIT 1 [ RunTime:0.000160s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000285s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts90' ) AND ( `ip` = '66.249.79.152' ) LIMIT 1 [ RunTime:0.000223s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts90',count+1,1656861878,'66.249.79.152') [ RunTime:0.000771s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000366s ] SQL: UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE ( `id` = '90' ) [ RunTime:0.000777s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000098s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000489s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000274s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000139s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000178s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000328s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000156s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.010833s ] INFO: [ view_parse ] --END-- [ RunTime:0.010866s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000117s ] INFO: [ view_filter ] --END-- [ RunTime:0.000138s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000325s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T23:31:02+08:00 ] 54.36.149.47 /Portal/List/index/id/4/l/cn/page/on?l=cn INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000236s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000249s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000566s ] INFO: [ app_begin ] --END-- [ RunTime:0.000890s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000061s ] INFO: [ template_filter ] --END-- [ RunTime:0.000109s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000581s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000487s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000196s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000182s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000492s ] SQL: SELECT `term_id`,name_cn as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000242s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000380s ] SQL: SELECT COUNT(*) AS tp_count FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) LIMIT 1 [ RunTime:0.000804s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `post_status` = 1 ) AND ( `lang` = 'cn' ) AND ( `term_id` IN ('5','6','7','8','9') ) ORDER BY post_date DESC LIMIT 0,12 [ RunTime:0.001519s ] NOTIC: [8] Undefined variable: pList /home/www/panton/simplewind/Lib/Util/Page.class.php 第 213 行. NOTIC: [8] Undefined variable: pListStart /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pListEnd /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pFirst /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. NOTIC: [8] Undefined variable: pPrev /home/www/panton/simplewind/Lib/Util/Page.class.php 第 322 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.021801s ] INFO: [ view_parse ] --END-- [ RunTime:0.021845s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000141s ] INFO: [ view_filter ] --END-- [ RunTime:0.000174s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000352s ] INFO: [ app_end ] --END-- [ RunTime:0.000380s ] [ 2022-07-03T23:37:48+08:00 ] 106.110.28.79 //data/%23AspCms252.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000015s ] INFO: [ app_init ] --END-- [ RunTime:0.000280s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000307s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000359s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] ERR: 无法加载控制器:Data [ 2022-07-03T23:37:48+08:00 ] 106.110.28.79 //data/%23AspCms252.asp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000013s ] INFO: [ app_init ] --END-- [ RunTime:0.000214s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000240s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000810s ] INFO: [ app_begin ] --END-- [ RunTime:0.001110s ] ERR: 无法加载控制器:Data [ 2022-07-03T23:43:56+08:00 ] 114.119.135.182 /article/index/id/190?l=en INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000014s ] INFO: [ app_init ] --END-- [ RunTime:0.000221s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000284s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000456s ] INFO: [ app_begin ] --END-- [ RunTime:0.000937s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000807s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 190 ) LIMIT 1 [ RunTime:0.000332s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000395s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='5' ) LIMIT 1 [ RunTime:0.000179s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000270s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts191' ) AND ( `ip` = '114.119.135.182' ) LIMIT 1 [ RunTime:0.000223s ] SQL: UPDATE `sp_common_action_log` SET `count`=count+1,`last_time`=1656863036,`ip`='114.119.135.182' WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts191' ) AND ( `ip` = '114.119.135.182' ) [ RunTime:0.001901s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000073s ] INFO: [ template_filter ] --END-- [ RunTime:0.000121s ] SQL: SHOW COLUMNS FROM `sp_nav` [ RunTime:0.000517s ] SQL: SHOW COLUMNS FROM `sp_nav_cat` [ RunTime:0.000336s ] SQL: SELECT * FROM `sp_nav_cat` WHERE ( active=1 ) LIMIT 1 [ RunTime:0.000143s ] SQL: SELECT * FROM `sp_nav` WHERE ( cid=1 ) ORDER BY `listorder` ASC [ RunTime:0.000180s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000363s ] SQL: SELECT `term_id`,name_en as name FROM `sp_terms` WHERE ( status=1 and parent=4 ) [ RunTime:0.000176s ] NOTIC: [8] Undefined variable: post_excerpet /home/www/panton/data/runtime/Cache/Portal/b465a593157199e4b3e7e685972eee77.php 第 63 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.011361s ] INFO: [ view_parse ] --END-- [ RunTime:0.011413s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000095s ] INFO: [ view_filter ] --END-- [ RunTime:0.000116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000323s ] INFO: [ app_end ] --END-- [ RunTime:0.000354s ] [ 2022-07-03T23:52:40+08:00 ] 66.249.79.64 /article/index/id/108 INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000201s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000277s ] INFO: Run Common\Behavior\CheckLangBehavior [ RunTime:0.000317s ] INFO: [ app_begin ] --END-- [ RunTime:0.000657s ] SQL: SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.000527s ] SQL: SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE ( `status` = 1 ) AND ( `tid` = 108 ) LIMIT 1 [ RunTime:0.000326s ] SQL: SHOW COLUMNS FROM `sp_terms` [ RunTime:0.000430s ] SQL: SELECT * FROM `sp_terms` WHERE ( term_id='' ) LIMIT 1 [ RunTime:0.000157s ] SQL: SHOW COLUMNS FROM `sp_common_action_log` [ RunTime:0.000258s ] SQL: SELECT * FROM `sp_common_action_log` WHERE ( `user` = 0 ) AND ( `action` = 'Portal-Article-index' ) AND ( `object` = 'posts' ) AND ( `ip` = '66.249.79.64' ) LIMIT 1 [ RunTime:0.000233s ] SQL: INSERT INTO `sp_common_action_log` (`user`,`action`,`object`,`count`,`last_time`,`ip`) VALUES (0,'Portal-Article-index','posts',count+1,1656863560,'66.249.79.64') [ RunTime:0.001912s ] SQL: SHOW COLUMNS FROM `sp_posts` [ RunTime:0.000487s ] ERR: 模板不存在:tpl/bs/Portal/404.html