mybbgroup / iPatrol

Automate the control over the visitors of your MyBB site
https://mybb.group/Thread-iPatrol
MIT License
6 stars 1 forks source link

Users cannot register #22

Closed Eldenroot closed 4 years ago

Eldenroot commented 4 years ago

image

summon @effone

KrysisDK commented 4 years ago

Has not been fixed yet. I'm also getting this error as of today.

AlekzNet commented 4 years ago

Indeed, same issue.

effone commented 4 years ago

This was already been fixed by PR #20 https://github.com/mybbgroup/iPatrol/pull/20/files

Please use the latest repo version or just make sure this line is commented out / removed at line 290 $plugins->add_hook('member_do_register_start', 'ipatrol_ban_regdupe');

Eldenroot commented 4 years ago

I dont think so... I use the latest repo version and I had same issue (many reports from users)

effone commented 4 years ago

Please check once more.