出错啦!
错误信息
消息:
[程序异常] : 类 category 不存在
文件:
/www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/core.class.php
位置:
第 123 行
错误位置
#119
include KONG_PATH.'cache/'.$classname.'.class.php';
#120
}elseif(is_file(KONG_PATH.'ext/'.$classname.'.class.php')) {
#121
include KONG_PATH.'ext/'.$classname.'.class.php';
#122
}else{
#123
throw new Exception("类 $classname 不存在");
#124
}
#125
DEBUG && $_ENV['_include'][] = $classname.' 类';
#126
return class_exists($classname, false);
#127
}
#128
基本信息
模型目录:
/www/wwwroot/zaixianbaoxian.com/twcms/model/
视图目录:
/www/wwwroot/zaixianbaoxian.com/twcms/view/seodemo/
控制器:
/www/wwwroot/zaixianbaoxian.com/twcms/control/
tag_control.class.php
日志目录:
/www/wwwroot/zaixianbaoxian.com/twcms/runtime/logs/
程序流程
#0 [internal function]: core::autoload_handler('category')
#1 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/core.class.php(322): spl_autoload_call('category')
#2 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/control.class.php(16): core::model('category')
#3 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php(24): control->__get('category')
#4 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php(322): kp_block_navigate(Array)
#5 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/view.class.php(29): include('/www/wwwroot/za...')
#6 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/control.class.php(29): view->display('tag_list.htm')
#7 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_control/tag_control.class.php(47): control->display('tag_list.htm')
#8 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/core.class.php(229): tag_control->index()
#9 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/core.class.php(17): core::init_control()
#10 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/kongphp.php(67): core::start()
#11 /www/wwwroot/zaixianbaoxian.com/index.php(13): require('/www/wwwroot/za...')
#12 {main}
SQL
#0
[time:0.0001s]
SET character_set_connection=utf8, character_set_results=utf8, character_set_client=binary, sql_mode=''
#1
[time:0.0003s]
SELECT * FROM tw_runtime WHERE k='cfg' LIMIT 1
[explain type: const | rows: 1]
#2
[time:0.0003s]
SELECT tagid FROM tw_cms_article_tag WHERE name='音乐' LIMIT 0,1
[explain type: const | rows: 1]
#3
[time:0.0004s]
SELECT * FROM tw_cms_article_tag WHERE tagid='2621'
[explain type: const | rows: 1]
#4
[time:0.0052s]
SELECT tagid,id FROM tw_cms_article_tag_data WHERE tagid='2621' ORDER BY id DESC LIMIT 0,20
[explain type: ref | rows: 17]
#5
[time:0.0002s]
SELECT * FROM tw_cms_article_tag_data WHERE tagid='2621' AND id='23827' OR tagid='2621' AND id='23767' OR tagid='2621' AND id='23465' OR tagid='2621' AND id='22951' OR tagid='2621' AND id='21968' OR tagid='2621' AND id='21244' OR tagid='2621' AND id='18460' OR tagid='2621' AND id='17498' OR tagid='2621' AND id='16823' OR tagid='2621' AND id='16515' OR tagid='2621' AND id='16151' OR tagid='2621' AND id='12781' OR tagid='2621' AND id='11215' OR tagid='2621' AND id='8950' OR tagid='2621' AND id='8208' OR tagid='2621' AND id='7897' OR tagid='2621' AND id='7382'
[explain type: range | rows: 17]
#6
[time:0.0004s]
SELECT * FROM tw_cms_article WHERE id='23827' OR id='23767' OR id='23465' OR id='22951' OR id='21968' OR id='21244' OR id='18460' OR id='17498' OR id='16823' OR id='16515' OR id='16151' OR id='12781' OR id='11215' OR id='8950' OR id='8208' OR id='7897' OR id='7382'
[explain type: range | rows: 17]
#7
[time:0.0002s]
SELECT * FROM tw_kv WHERE k='navigate' LIMIT 1
[explain type: const | rows: 1]
$_GET
#control => tag
#action => index
#mid => 2
#name => 音乐
$_POST
$_COOKIE
包含文件
#0 /www/wwwroot/zaixianbaoxian.com/index.php
#1 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/kongphp.php
#2 /www/wwwroot/zaixianbaoxian.com/twcms/config/config.inc.php
#3 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/base.func.php
#4 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/core.class.php
#5 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/debug.class.php
#6 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/log.class.php
#7 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/model.class.php
#8 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/view.class.php
#9 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/base/control.class.php
#10 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/db/db.interface.php
#11 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/db/db_mysql.class.php
#12 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/cache/cache.interface.php
#13 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/cache/cache_memcache.class.php
#14 /www/wwwroot/zaixianbaoxian.com/twcms/config/plugin.inc.php
#15 /www/wwwroot/zaixianbaoxian.com/twcms/plugin/baidu_linksubmit/conf.php
#16 /www/wwwroot/zaixianbaoxian.com/twcms/plugin/editor_um/conf.php
#17 /www/wwwroot/zaixianbaoxian.com/twcms/plugin/tw_links/conf.php
#18 /www/wwwroot/zaixianbaoxian.com/twcms/plugin/tw_robots/conf.php
#19 /www/wwwroot/zaixianbaoxian.com/twcms/plugin/tw_sitemap/conf.php
#20 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_control/parseurl_control.class.php
#21 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/runtime_model.class.php
#22 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_control/tag_control.class.php
#23 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/cms_content_tag_model.class.php
#24 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php
#25 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/cms_content_model.class.php
#26 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/cms_content_tag_data_model.class.php
#27 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/ext/utf8.class.php
#28 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/kv_model.class.php
#29 /www/wwwroot/zaixianbaoxian.com/twcms/runtime/twcms_model/category_model.class.php
#30 /www/wwwroot/zaixianbaoxian.com/twcms/kongphp/tpl/exception.php
其他信息
请求路径:
/tag/2_%E9%9F%B3%E4%B9%90.html
当前时间:
2025-04-30 20:06:20
当前网协:
3.140.195.167
运行时间:
0.0364
内存开销:
1015.4 KB
<?php echo 'KongPHP, Road to Jane.'; ?>