:-O
SQL execute error: SELECT name,app_ids,icon,image,banner,description,update_time FROM `pre_category` WHERE `cat_id` = 390 LIMIT 1 |SQLSTATE[42S22]: Column not found: 1054 Unknown column 'app_ids' in 'field list' Code: 42S22
File:
File:/data/wwwroot/game_site/coolphp/Connection.php Line:1395
Trace
Exception: SQL execute error: SELECT name,app_ids,icon,image,banner,description,update_time FROM `pre_category` WHERE `cat_id` = 390 LIMIT 1 |SQLSTATE[42S22]: Column not found: 1054 Unknown column 'app_ids' in 'field list' Code: 42S22 in /data/wwwroot/game_site/coolphp/Connection.php:1395
Stack trace:
#0 /data/wwwroot/game_site/coolphp/Connection.php(1338): Cool\Connection->throwException(Object(PDOException), 'SELECT name,app...', Array)
#1 /data/wwwroot/game_site/coolphp/Connection.php(810): Cool\Connection->_execute('SELECT name,app...', Array, true)
#2 /data/wwwroot/game_site/coolphp/Connection.php(403): Cool\Connection->query('SELECT name,app...', Array, 'one', 2)
#3 /data/wwwroot/game_site/app/Model/SiteCategory.php(293): Cool\Connection->first()
#4 /data/wwwroot/game_site/app/Controller/Www/Question/CategoryController.php(31): App\Model\SiteCategory::getInfoByPath('sy')
#5 [internal function]: App\Controller\Www\Question\CategoryController->index()
#6 /data/wwwroot/game_site/coolphp/App.php(27): call_user_func_array(Array, Array)
#7 /data/wwwroot/game_site/public/vvdisk.com/index.php(4): Cool\App::run()
#8 {main}