出错啦!
错误信息
消息:
[程序异常] : 类 category 不存在
文件:
/www/wwwroot/yunsoucheng.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/yunsoucheng.com/twcms/model/
视图目录:
/www/wwwroot/yunsoucheng.com/twcms/view/seodemo/
控制器:
/www/wwwroot/yunsoucheng.com/twcms/control/
tag_control.class.php
日志目录:
/www/wwwroot/yunsoucheng.com/twcms/runtime/logs/
程序流程
#0 [internal function]: core::autoload_handler('category')
#1 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/core.class.php(322): spl_autoload_call('category')
#2 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/control.class.php(16): core::model('category')
#3 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php(20): control->__get('category')
#4 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php(322): kp_block_navigate(Array)
#5 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/view.class.php(29): include('/www/wwwroot/yu...')
#6 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/control.class.php(29): view->display('tag_list.htm')
#7 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_control/tag_control.class.php(47): control->display('tag_list.htm')
#8 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/core.class.php(229): tag_control->index()
#9 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/core.class.php(17): core::init_control()
#10 /www/wwwroot/yunsoucheng.com/twcms/kongphp/kongphp.php(67): core::start()
#11 /www/wwwroot/yunsoucheng.com/index.php(13): require('/www/wwwroot/yu...')
#12 {main}
SQL
#0
[time:0.0008s]
SET character_set_connection=utf8, character_set_results=utf8, character_set_client=binary, sql_mode=''
#1
[time:0.0005s]
SELECT * FROM tw_runtime WHERE k='cfg' LIMIT 1
[explain type: const | rows: 1]
#2
[time:0.0009s]
SELECT tagid FROM tw_cms_article_tag WHERE name='调整' LIMIT 0,1
[explain type: const | rows: 1]
#3
[time:0.0011s]
SELECT * FROM tw_cms_article_tag WHERE tagid='643'
[explain type: const | rows: 1]
#4
[time:0.0015s]
SELECT tagid,id FROM tw_cms_article_tag_data WHERE tagid='643' ORDER BY id DESC LIMIT 580,20
[explain type: ref | rows: 1192]
#5
[time:0.0018s]
SELECT * FROM tw_cms_article_tag_data WHERE tagid='643' AND id='11267' OR tagid='643' AND id='11222' OR tagid='643' AND id='11159' OR tagid='643' AND id='11154' OR tagid='643' AND id='11153' OR tagid='643' AND id='11152' OR tagid='643' AND id='11151' OR tagid='643' AND id='11148' OR tagid='643' AND id='11144' OR tagid='643' AND id='11142' OR tagid='643' AND id='11141' OR tagid='643' AND id='11132' OR tagid='643' AND id='11130' OR tagid='643' AND id='11124' OR tagid='643' AND id='11123' OR tagid='643' AND id='11115' OR tagid='643' AND id='11107' OR tagid='643' AND id='11106' OR tagid='643' AND id='11102' OR tagid='643' AND id='11077'
[explain type: range | rows: 20]
#6
[time:0.0015s]
SELECT * FROM tw_cms_article WHERE id='11267' OR id='11222' OR id='11159' OR id='11154' OR id='11153' OR id='11152' OR id='11151' OR id='11148' OR id='11144' OR id='11142' OR id='11141' OR id='11132' OR id='11130' OR id='11124' OR id='11123' OR id='11115' OR id='11107' OR id='11106' OR id='11102' OR id='11077'
[explain type: range | rows: 20]
#7
[time:0.0013s]
SELECT * FROM tw_kv WHERE k='navigate' LIMIT 1
[explain type: const | rows: 1]
$_GET
#control => tag
#action => index
#mid => 2
#name => 调整
#page => 30
$_POST
$_COOKIE
包含文件
#0 /www/wwwroot/yunsoucheng.com/index.php
#1 /www/wwwroot/yunsoucheng.com/twcms/kongphp/kongphp.php
#2 /www/wwwroot/yunsoucheng.com/twcms/config/config.inc.php
#3 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/base.func.php
#4 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/core.class.php
#5 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/debug.class.php
#6 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/log.class.php
#7 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/model.class.php
#8 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/view.class.php
#9 /www/wwwroot/yunsoucheng.com/twcms/kongphp/base/control.class.php
#10 /www/wwwroot/yunsoucheng.com/twcms/kongphp/db/db.interface.php
#11 /www/wwwroot/yunsoucheng.com/twcms/kongphp/db/db_mysql.class.php
#12 /www/wwwroot/yunsoucheng.com/twcms/kongphp/cache/cache.interface.php
#13 /www/wwwroot/yunsoucheng.com/twcms/kongphp/cache/cache_memcache.class.php
#14 /www/wwwroot/yunsoucheng.com/twcms/config/plugin.inc.php
#15 /www/wwwroot/yunsoucheng.com/twcms/plugin/baidu_linksubmit/conf.php
#16 /www/wwwroot/yunsoucheng.com/twcms/plugin/editor_um/conf.php
#17 /www/wwwroot/yunsoucheng.com/twcms/plugin/tw_links/conf.php
#18 /www/wwwroot/yunsoucheng.com/twcms/plugin/tw_robots/conf.php
#19 /www/wwwroot/yunsoucheng.com/twcms/plugin/tw_sitemap/conf.php
#20 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_control/parseurl_control.class.php
#21 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/runtime_model.class.php
#22 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_control/tag_control.class.php
#23 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/cms_content_tag_model.class.php
#24 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_view/seodemo,tag_list.htm.php
#25 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/cms_content_model.class.php
#26 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/cms_content_tag_data_model.class.php
#27 /www/wwwroot/yunsoucheng.com/twcms/kongphp/ext/utf8.class.php
#28 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/kv_model.class.php
#29 /www/wwwroot/yunsoucheng.com/twcms/runtime/twcms_model/category_model.class.php
#30 /www/wwwroot/yunsoucheng.com/twcms/kongphp/tpl/exception.php
其他信息
请求路径:
/tag/2_%E8%B0%83%E6%95%B4_30.html
当前时间:
2026-03-13 14:14:12
当前网协:
10.1.213.239
运行时间:
0.0891
内存开销:
1016.58 KB
<?php echo 'KongPHP, Road to Jane.'; ?>