Posted by katy5289 on August 7, 2009 at 8:13pm
I need help with custom sign up or new account creation form. When the new user wants to sign up and join the website, he needs to fill out a custom form for new account creation. Is there a module that handles this?
I found a node profile module but it doesn't have a Drupal 6 version.
Comments
Drupal's Profile module
It should get you most of the way to providing extra fields for users to fill in on registration, including grouping them into categories. Makes tabs for you, etc. Very nice.
content profile module
http://drupal.org/project/content_profile perhaps? there's a D6 version, works well
Thanks, everyone. The
Thanks, everyone. The Content Profile module has a sub module for adding a custom form to the Create New Account, also called New User Registration page. It works very well.
You can see it in action on Monday, Aug. 17th when the site goes live.
I had loads of fun customizing the user/register page to match the .psd the graphic designer provided.
Does anyone know how to customize the welcome messages that are sent after a new account is created?
Katy :-)
Katy Laan, Senior Web Developer
SeascapeWebDesign.com
Seascape Web Interactive
Follow us on Twitter
Somebody might need this answer even after so long.
Home › Administer › User management › User Settings
Under User e-mail settings
Welcome, new user created by administrator
Welcome, no approval required
Welcome, awaiting administrator approval
Selection of any of these will allow you to customize your message.
Pending Approval Doesn't Display
HI Guys,
I'm new Drupal and to this post. Currently I've developed one of my site in drupal but using different template, When I Created new user account the page get redirected to home without display pending approval message which I've setup in Admin->Configuration->Account Setting "Visitors, but administrator approval is required" as selected. Any help would be appreciated.