Code: Selecteer alles
##############################################################
## MOD Title: Report Posts
## MOD Author: wGEric < mods@best-dev.com > (Eric Faerber) http://mods.best-dev.com
## MOD Description: Allows registered users to report posts to moderators. Adds a page where all reports can be displayed and the option to email the moderators when a report is made
## MOD Version: 1.0.0
##############################################################
Ik heb een niet al te ernstig probleem, maar het is wel irritant.
Als ik een post report, en ik tik er een reactie bij, krijg ik dit:
Code: Selecteer alles
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 <>
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