[8] Undefined variable: front /usr/home/qxu2059350185/htdocs/application/Portal/Controller/NewsController.class.php 第 48 行.
[8] Undefined variable: after /usr/home/qxu2059350185/htdocs/application/Portal/Controller/NewsController.class.php 第 49 行.
SHOW COLUMNS FROM `cmf_wechatconfig` [ RunTime:0.0015s ]
SELECT * FROM `cmf_wechatconfig` WHERE `id` = 1 LIMIT 1 [ RunTime:0.0011s ]
SHOW COLUMNS FROM `cmf_category` [ RunTime:0.0013s ]
SELECT `id`,`name` FROM `cmf_category` [ RunTime:0.0010s ]
SHOW COLUMNS FROM `cmf_news` [ RunTime:0.0016s ]
SELECT n.id,n.post_title,n.post_modified,c.id as fid,n.weight FROM cmf_news n LEFT JOIN cmf_category as c ON c.id=n.category_id WHERE c.id = '2' ORDER BY `post_modified` desc [ RunTime:0.0022s ]
SELECT n.id,n.post_title,c.id as fid,n.post_excerpt,n.post_modified,n.weight FROM cmf_news n LEFT JOIN cmf_category as c ON c.id=n.category_id WHERE c.id = '2' ORDER BY `post_modified` desc LIMIT 0,6 [ RunTime:0.0013s ]
SHOW COLUMNS FROM `cmf_links` [ RunTime:0.0013s ]
SELECT * FROM `cmf_links` WHERE `link_status` = 1 [ RunTime:0.0011s ]
SHOW COLUMNS FROM `cmf_contact` [ RunTime:0.0012s ]
SELECT * FROM `cmf_contact` LIMIT 1 [ RunTime:0.0010s ]
SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.0012s ]
SELECT `label`,`href`,`listorder`,`status`,`icon` FROM `cmf_nav` WHERE `parentid` = 0 AND `status` = 1 ORDER BY `listorder` asc [ RunTime:0.0011s ]