Community

Add mandatory question and answer field to reg form to stop human spammers?

Hook_form_alter , where exactly do these modifications take place? Which file in drupal for registration form to be copied and altered for sub theme?

Is this what you do to create such a thing?

Comments

=-=

one wouldn't create a module until they researched what was already available and determined that something wasn't already available. Your needs may be solved with http://drupal.org/project/captcha with http://drupal.org/project/riddler

Brilliant!

Riddler looks like it might do the trick. Thanks VM , you are brilliant!