При попытке массового удаления пользователей выскакивает ошибка, мол с мускулом чего-то не так. В логе вот это:
Код ошибки: 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 ibf_members_converge WHERE converge_email IN('...@.......'...@.......'...@....)
Найти:
Цитата (sources/action_admin/member.php, функция member_delete_do())
Song:
Симптомы:
Код ошибки: 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 ibf_members_converge WHERE converge_email IN('...@.......'...@.......'...@....)
Найти:
Заменить на: