Exception

Description

[content][show] SQL execute failed :update `fn_content_1` set `hits`=`hits`+28 where id > 1
Error Message:Table 'jkkaoshi.fn_content_1' doesn't exist
Error Code:1146
Error SQL:update `fn_content_1` set `hits`=`hits`+28 where id > 1

Source File

/alidata/www/jikong/core/lib/mysql.class.php(55)

Stack Trace

#0 /alidata/www/jikong/core/lib/mysql.class.php(55)Controller::halt([content][show] SQL execute failed :update `fn_content_1` set `hits`=`hits`+28 where id > 1
Error Message:Table 'jkkaoshi.fn_content_1' doesn't exist
Error Code:1146
Error SQL:update `fn_content_1` set `hits`=`hits`+28 where id > 1)
#1 /alidata/www/jikong/core/lib/mysql.class.php(87)mysql->query(update `fn_content_1` set `hits`=`hits`+28 where id > 1)
#2 /alidata/www/jikong/core/Model.php(812)mysql->fetch_row(update `fn_content_1` set `hits`=`hits`+28 where id > 1)
#3 /alidata/www/jikong/controllers/Common.php(762)Model->execute(update `fn_content_1` set `hits`=`hits`+28 where id > 1..0)
#4 /alidata/www/jikong/controllers/Common.php(70)Common->updatehits()
#5 /alidata/www/jikong/controllers/ContentController.php(6)Common->__construct()
#6 /alidata/www/jikong/core/App.php(146)ContentController->__construct()
#7 /alidata/www/jikong/index.php(19)App::run(Array)