SQL Error: SQLSTATE[42000]: Syntax error or access violation: 1064 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 ')  AND   ART_DEL = '0'  AND   ART_VERSION = '8'   ORDER BY ART_NAVID DESC, AR...' at line 1



PDOException Object
(
    [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 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 ')  AND   ART_DEL = '0'  AND   ART_VERSION = '8'   ORDER BY ART_NAVID DESC, AR...' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/main/db.inc.php
    [line:protected] => 90
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/main/db.inc.php
                    [line] => 90
                    [function] => query
                    [class] => PDO
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/main/db.inc.php
                    [line] => 27
                    [function] => query
                    [class] => TDBSQL
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/main/object.inc.php
                    [line] => 523
                    [function] => __construct
                    [class] => TDBSQL
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/database/DB_Buch.class.php
                    [line] => 134
                    [function] => load
                    [class] => TObjectContainer
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/module/buch.php
                    [line] => 104
                    [function] => __construct
                    [class] => TBuchContainer
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/database/DB_Buch.class.php
                    [line] => 36
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/module/buch.php
                        )

                    [function] => include
                )

            [6] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/database/DB_Contentblock.class.php(683) : eval()'d code
                    [line] => 1
                    [function] => make_all_html
                    [class] => TBuch
                    [type] => ::
                )

            [7] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/_lib/database/DB_Contentblock.class.php
                    [line] => 683
                    [function] => eval
                )

            [8] => Array
                (
                    [file] => /var/www/vhosts/sachbuch-rezension.de/httpdocs/index.php
                    [line] => 454
                    [function] => makelightbox
                    [class] => TContentblock
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42000
            [1] => 1064
            [2] => 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 ')  AND   ART_DEL = '0'  AND   ART_VERSION = '8'   ORDER BY ART_NAVID DESC, AR...' at line 1
        )

)