SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5 at /var/www/wowroad/cata/factions.php line 38
Array
(
[code] => 1064
[message] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5
[query] =>
SELECT f1.factionID AS entry, f1.team, f1.name_loc8 AS name, f1.side, f1.team AS category2, 0 AS category
FROM aowow434.aowow_factions f1
WHERE
f1.reputationListID != -1
AND f1.team IN ()
[context] => /var/www/wowroad/cata/factions.php line 38
)