phpBB : Erreur Critique Could not query portal auth information DEBUG MODE SQL Error : 1064 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 'AND ap.auth_view=1' at line 7 SELECT ap.group_id, ap.mod_id, ap.auth_view FROM phpbb_auth_portal ap LEFT JOIN phpbb_user_group ug ON (ap.group_id=ug.group_id) WHERE user_pending = 0 AND ug.user_id = AND ap.auth_view=1; Line : 202 File : portal.php |