You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQL Error (42000, 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 4
SELECT *
FROM et_member_channel
WHERE (memberId='3')
AND (channelId IN ())
Fatal error when a user without permission to create topics try to create a new topic.
The text was updated successfully, but these errors were encountered: