Forums / Cotonti / Support / seperate register forms

register forms

Kilandor
#18050 2009-10-21 07:56
I don't think any of the captcha plugins have a option to disable it for a group, but this would be the easiest way to do so. And wouldn't be to hard.

Thats the best way to do it, you can't just "create" a new page exactly and have it work how your wanting, without removing the hook for the code, but then you may have problems if you upgrade to newer versions.

Your best plan would be to use the auth system to remove the captcha from certain groups (this could only be done by leaving the captcha up), or using a plugin to have a different auth page.

Reason for this is on submission it still has to goto the auth page which is hooked, and still would require a submission on the captcha unless its disabled for a group (by checking the group of the user trying to login)