Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Deleted bots through mysql
batters
New
how deleted many bots with same email jesperverefuj@gmail.com from forum
and how do forbid registration bots with same email
and how do forbid registration bots with same email
Tagged:
0
Answers
There was an error rendering this rich post.
Vanilla Forums COO [GitHub, Twitter, About.me]
tried
delete from GDN_User where jesperverefuj@gmail.com = 1;
did not work
Vanilla Forums COO [GitHub, Twitter, About.me]