( ! ) Fatal error: Uncaught PDOException: 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 '(presets.aTitle LIKE '%%'||presets.aAuthor LIKE '%%'||presets.aTags LIKE '%%'...' at line 1 in /home/avsdb/htdocs/avsdb.net/wyk/config.php on line 45
( ! ) PDOException: 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 '(presets.aTitle LIKE '%%'||presets.aAuthor LIKE '%%'||presets.aTags LIKE '%%'...' at line 1 in /home/avsdb/htdocs/avsdb.net/wyk/config.php on line 45
db_get_array( $qwery = 'SELECT count(aID) FROM presets WHERE (presets.aTitle LIKE \'%visbot.net%\'||presets.aAuthor LIKE \'%visbot.net%\'||presets.aTags LIKE \'%visbot.net%\')(presets.aTitle LIKE \'%%\'||presets.aAuthor LIKE \'%%\'||presets.aTags LIKE \'%%\') ORDER BY aID DESC', $data_array = ??? )