Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Changing Create Account Form

    I don't think you're in the wrong forum, but rather it's such a complicated task you're undertaking that many people here aren't able to help. You found the right file to add extra fields to and you're correct that the database needs touching. The Wiki is always useful when trying to understand the database. You might also take a look at includes/modules/create_account.php, as well as the files in includes/modules/pages/create_account. You'll also need to modify some of the admin files in order to pull the data from the db and display it. Maybe use this mod as a guide:
    http://www.zen-cart.com/index.php?ma...roducts_id=587

  2. #2
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Changing Create Account Form

    A far easier approach would be to collect any extra data as attributes on one of the product pages but I assume you've already considered that.

  3. #3
    Join Date
    Mar 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: Changing Create Account Form

    Quote Originally Posted by Steven300 View Post
    A far easier approach would be to collect any extra data as attributes on one of the product pages but I assume you've already considered that.
    That really wouldn't accomplish what I'm trying to do. But, thanks for the thought.
    James D Ballotti
    [email protected]

  4. #4
    Join Date
    Oct 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Changing Create Account Form

    Quote Originally Posted by Steven300 View Post
    A far easier approach would be to collect any extra data as attributes on one of the product pages but I assume you've already considered that.
    I did this by creating attributes and bringing additional checkbox fields into the create_account page. They showed up fine but I did not understand how to link /write the data to the customers record. Any suggestions?

  5. #5
    Join Date
    Mar 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: Changing Create Account Form

    Quote Originally Posted by Steven300 View Post
    I don't think you're in the wrong forum, but rather it's such a complicated task you're undertaking that many people here aren't able to help. You found the right file to add extra fields to and you're correct that the database needs touching. The Wiki is always useful when trying to understand the database. You might also take a look at includes/modules/create_account.php, as well as the files in includes/modules/pages/create_account. You'll also need to modify some of the admin files in order to pull the data from the db and display it. Maybe use this mod as a guide:
    http://www.zen-cart.com/index.php?ma...roducts_id=587
    Thank you much!!!!
    I'll check out the wiki and the module you recommended.
    I'm sure this isn't any more complicated than other things I've done.
    James D Ballotti
    [email protected]

 

 

Similar Threads

  1. Form Validator - Create Account Form
    By ftv in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Feb 2009, 11:19 PM
  2. Create An Account Form
    By NickSMM in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Oct 2007, 02:10 AM

Posting Permissions

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