[phpBB Debug] PHP Warning: in file /home/zlg5lm288ccq/migrated_webspace/www/BGG/games.php on line 282: Undefined variable $where_clause [phpBB Debug] PHP Warning: in file /home/zlg5lm288ccq/migrated_webspace/www/BGG/inc/functions.php on line 179: Trying to access array offset on value of type null Heiland Gamers BDB - ERROR
Database Problem
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 hide IS NULL
ORDER BY' at line 15
SELECT
*
FROM
bgdb_boardgame
LEFT JOIN
(SELECT
*
FROM
bgdb_boardgame_ranking
)
bgrank
ON
BGGID = bgrank.boardgameid
WHERE
AND hide IS NULL
ORDER BY
;