osCmax v2.5 User Manual
Results 1 to 4 of 4

Registration Page

This is a discussion on Registration Page within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; does anyone knows how to add another field to be inputted for the customer's information?...

      
  1. #1
    New Member
    Join Date
    Dec 2007
    Posts
    12
    Rep Power
    0


    Default Registration Page

    does anyone knows how to add another field to be inputted for the customer's information?

  2. #2
    New Member
    Join Date
    Dec 2007
    Posts
    12
    Rep Power
    0


    Default Re: Registration Page

    i have my site and i want to add new information to be fill up by the customers...

    the following fields are:
    1. Business_name
    2. Years_in_business

  3. #3
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Registration Page

    do you want to do it right or do you want to kluge it?

    to do it right you will have to

    1) add those two fields to the database (actually company name is already there)
    2) find all references that call that database and make sure that you correct them to add those two fields (or add the fields to the DB as null being acceptable)
    3) modify the javascript on the user side to check and require those fields (if required)
    4) modify the code that displays the create account and edit account pages to display those fields and accept user input
    5) modify the admin side to display and allow those fields to be edited
    6) if you are asking for the years, add a function that allows a pulldown for years selection (lowers the chance of bad data getting entered)

    Good luck.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  4. #4
    New Member
    Join Date
    Dec 2007
    Posts
    12
    Rep Power
    0


    Default Re: Registration Page

    I am a new member here and i don't really understand what file(s) to be edited and if ever, can anyone help me solve my problem here and teach me what file(s) are going to be edited and please teach me in step-by-step so that i can get through with it perfectly.

    Thank you in advance and more power!!!... GOD BLESS.......

Similar Threads

  1. Simple Registration
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-02-2008, 05:13 PM
  2. Simple Registration
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-01-2007, 01:10 PM
  3. Simple Registration
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-26-2007, 08:10 AM
  4. Team registration? How would you do it?
    By jptechnical in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-23-2004, 02:53 PM
  5. Registration manager - Is it out there?
    By artangconsulting in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 02-25-2004, 05:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •