format | Title | Link |
---|
Error Message | SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' at line 1 |
---|---|
File | /home4/ciughana/public_html/app/models/PDODb.php On Line 1608 |
Stack Trace |
1 /home4/ciughana/public_html/app/models/PDODb.php(1608): PDOStatement->execute() 2 /home4/ciughana/public_html/app/controllers/appCtrl.php(72): PDODb->rawQuery('SELECT id, format, file, title FROM publications ORDER BY id DESC LIMIT 0, ', NULL) 3 /home4/ciughana/public_html/app/views/partials/media/publications.php(89): appCtrl->arr('SELECT id, format, file, title FROM publications ORDER BY id DESC LIMIT 0, ') 4 /home4/ciughana/public_html/system/BaseView.php(418): include('/home4/ciughana/public_html/app/views/partials/media/publications.php') 5 /home4/ciughana/public_html/app/views/layouts/main_layout.php(58): BaseView->render_body() 6 /home4/ciughana/public_html/system/BaseView.php(385): include('/home4/ciughana/public_html/app/views/layouts/main_layout.php') 7 /home4/ciughana/public_html/system/BaseController.php(416): BaseView->render('media/publications.php', stdClass, 'main_layout.php') 8 /home4/ciughana/public_html/app/controllers/MediaController.php(496): BaseController->render_view('media/publications.php', stdClass) 9 /home4/ciughana/public_html/system/Router.php(196): MediaController->publications() 10 /home4/ciughana/public_html/system/Router.php(109): Router->run('media/publications') 11 /home4/ciughana/public_html/index.php(106): Router->init() |