Exception!
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-15, 30' at line 1
in file: /var/www/www-root/data/www/dombusin.com/app/ASweb/Db/MySQL.php
at line: 43
Trace:
0 -> file -> /var/www/www-root/data/www/dombusin.com/app/Model/Model.php
line -> 196
function -> q
class -> ASweb\Db\MySQL
type -> ->
args -> Array ( [0] => select * from `dombusin_page` where visible = 1 and `type` = 'article' order by tstamp desc limit -15, 30 )

1 -> file -> /var/www/www-root/data/www/dombusin.com/app/Model/Model.php
line -> 163
function -> q
class -> Model_Model
type -> ->
args -> Array ( [0] => select * from `dombusin_page` where visible = 1 and `type` = 'article' order by tstamp desc limit -15, 30 )

2 -> file -> /var/www/www-root/data/www/dombusin.com/app/Model/Page.php
line -> 39
function -> getall
class -> Model_Model
type -> ->
args -> Array ( [0] => Array ( [where] => visible = 1 and `type` = 'article' [order] => tstamp desc [limit] => -15, 30 ) )

3 -> file -> /var/www/www-root/data/www/dombusin.com/app/controller/articles.php
line -> 20
function -> getall
class -> Model_Page
type -> ->
args -> Array ( [0] => Array ( [where] => visible = 1 and `type` = 'article' [order] => tstamp desc [limit] => -15, 30 ) )

4 -> file -> /var/www/www-root/data/www/dombusin.com/cms.php
line -> 23
args -> Array ( [0] => /var/www/www-root/data/www/dombusin.com/app/controller/articles.php )
function -> include