Code: Alles auswählen
Could not delete edit text
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 ')' at line 1
DELETE FROM phpbb_edit_text WHERE postid IN ()
Line : 760
File : modcp.php
Code: Alles auswählen
Line : 760
File : modcp.php:
message_die(GENERAL_ERROR, 'Could not delete edit text', '', __LINE__, __FILE__, $editsql);