Fout report mod
Geplaatst: 08 sep 2006, 17:36
Ik heb een fout met een report mod het plaatje naast edit om iemand te reporten is veel te groot en als je iemand report doet die het normaal maar zodra je iets bij opmerkingen er bij typt geeft die een foutmelding
Could not query forum moderator 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 ug.user_id = u.user_id AND u.user_report_optout <> 1' at line 5
SELECT u.user_email FROM phpbb_user_group ug, phpbb_groups g, phpbb_users u WHERE ug.group_id = g.group_id AND g.group_single_user = 0 AND g.group_id IN () AND ug.user_id = u.user_id AND u.user_report_optout <> 1
Line : 102
File : functions_report.php
Could not query forum moderator 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 ug.user_id = u.user_id AND u.user_report_optout <> 1' at line 5
SELECT u.user_email FROM phpbb_user_group ug, phpbb_groups g, phpbb_users u WHERE ug.group_id = g.group_id AND g.group_single_user = 0 AND g.group_id IN () AND ug.user_id = u.user_id AND u.user_report_optout <> 1
Line : 102
File : functions_report.php