Thanks albiback!!!
I have
PHP Code:
// Selects all games from the database
$result_allgames = $DB_site->query("
SELECT * FROM " . TABLE_PREFIX . "games $searchclause ORDER BY gameid DESC
");
Should I replace this instead?? Forget it...... that worked... Thanks!!
Another problem I am having is that I cannot find the search addon to search arcade games..... Is this hack gone now???