Well i want to override the normal sign up page and have just these.
Name: text field
username(email): txt field
password
date of birth:
and a submit button and it should be an ajax submit... is it possible?
could u guys just provide me with possible links to get my work done!
help appreciated
thanks in advance

Comments

sivaji_ganesh_jojodae’s picture

You can do this if you follow these steps but its not ajax based
1.Enable profile module http://localhost/drupal6/admin/build/modules
2. Go to http://localhost/drupal6/admin/user/profile and add the required field.
3. Go to http://localhost/drupal6/admin/user/settings and uncheck "
Require e-mail verification when a visitor creates an account" option

http://ubuntuslave.blogspot.com