The profile module does strange things to the $form array; it moves some elements into an 'account' group. If the profile module isn't enabled, the form_alter doesn't work. I ran into this while using the content_profile module.

CommentFileSizeAuthor
auto_username.patch1015 bytesgrendzy

Comments

alexkb’s picture

Assigned: Unassigned » alexkb
Status: Needs review » Closed (fixed)

Thanks for the patch grendzy.

It's probably not so relevant now days, but I'm a late maintainer to this project, and want to clean things up a bit, so this has now been committed to the 6.x branch: http://drupalcode.org/project/auto_username.git/commit/c987ede

Re-open if any further issues relating to content_profile. Cheers.