Hello,

The standard registration form that comes with drupal is very simple.

We can add stuff using the profile menu under administer.

However I saw some sites using drupal like http://gallery.menalto.com that have a pretty decent user registration form with image upload and many other options that are not quite found in the profile. Is this a module or something premade that we can install or is it custom work?

Thanks

Comments

nancydru’s picture

I think I remember some modules that do some of that stuff (maybe Login Toboggan?).

Picture upload is standard; it needs to be enabled though.

Nancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database

fuser’s picture

Where do you enable picture upload? I enabled file upload module but that didnt change anything.

nancydru’s picture

Administer >> User management >> User settings down near the bottom

Nancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database

vm’s picture

gallery only has username password and captcha on its registration page http://gallery.menalto.com/user/register

fuser’s picture

Fill them out see what happens :D

vm’s picture

what you see there is a redirection to the user profile after the initial registration is sent from the registration form..