Just set up a new Drupal 6.4 server, added a website and a series of modules. I configured "User settings" so that no approval is required when creating a new user account, but all new accounts are blocked while this module is enabled. Also, no confirmation e-mail is sent to the new user, and no e-mail is sent to the admin account either. As soon as I disabled and uninstalled the module the problem went away.

Comments

maartenvg’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Component: Miscellaneous » Code
Status: Active » Fixed

I have fixed this in HEAD. Part of the registration form handling wasn't processed, but now it is again.

Thanks for reporting!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.