Exception

Description

[content][show] SQL execute failed :SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL LIMIT 1
Error Message:Table 'lvshi.fn_content_1' doesn't exist
Error Code:1146
Error SQL:SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL LIMIT 1

Source File

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

Stack Trace

#0 /alidata/www/lvshi/core/lib/mysql.class.php(55)Controller::halt([content][show] SQL execute failed :SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL LIMIT 1
Error Message:Table 'lvshi.fn_content_1' doesn't exist
Error Code:1146
Error SQL:SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL LIMIT 1)
#1 /alidata/www/lvshi/core/lib/mysql.class.php(87)mysql->query(SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL LIMIT 1)
#2 /alidata/www/lvshi/core/Model.php(602)mysql->fetch_row(SELECT * FROM fn_content_1 WHERE id=2690 ORDER BY NULL)
#3 /alidata/www/lvshi/controllers/ContentController.php(75)Model->find(2690)
#4 /alidata/www/lvshi/core/App.php(148)ContentController->showAction()
#5 /alidata/www/lvshi/index.php(19)App::run(Array)