PHP Debug
No | File | Line | Code | ||
1 | index.php | 6 | cls_app->run() | ||
2 | source/cls_v5.php | 565 | cls_app->load_controller() | ||
3 | source/cls_v5.php | 595 | cls_action_c->__construct() | ||
4 | source/cls_action.php | 122 | indexaction->_initialize() | ||
5 | mod/web/index.php | 11 | cls_action_c->localCache() | ||
6 | source/cls_action.php | 466 | cls_model->get_onecol('id=', 'tpl_info') | ||
7 | source/cls_model.php | 262 | cls_pdo_mysql->get_onecol('`tpl_info`', 'sw_categor ...', ' WHERE id=', '', '', false) | ||
8 | source/cls_pdo_mysql.php | 218 | cls_pdo_mysql->query('SELECT `tp ...') | ||
errormsg | array ( 0 => '42000', 1 => 1064, 2 => 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'LIMIT 1\' at line 1', ) |