By theamoeba on
hello,
i am creating a site that requires u to pay to sign-up. I was wondering how i would be able to do this, possibly by adding an ecommerce module?
Also, I would like to extend the default user profiles to add a few more fields as well as having them tab-able, much like the user profile that are used on www.drupal.org (here :-)).
I asked about extending the user profiles on the IRC and i was told to edit the profile module. Where can I find this module if it comes to where I have to edit the user profiles manually?
Comments
I'm not sure if the profile
I'm not sure if the profile works the same in Drupal 6 as in Drupal 5, but in Drupal 5 you just go to http://www.yoursite.com/admin/user/profile and add the fields you want to have. Each category will be a tab. Hope that helps.