Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2007
    Posts
    156
    Plugin Contributions
    0

    Default Make address not required for create account?

    I am setting up a site where all products are virtual but I may add an option to have items delivered by post, therefore I would like to still have the address fields on the signup page but make them optional.

    I have set minimum values for:
    Street Address
    Post Code
    City
    State

    to 0 and removed the * from the php file, but when I try to create account without address information it says:

    your street address must contain a minimum of 0 characters
    your post/zip code must contain a minimum of 0 characters
    your city must contain a minimum of 0 characters

    Can anyone tell me how I can solve this problem?

    Thanks

  2. #2
    Join Date
    Jul 2007
    Posts
    156
    Plugin Contributions
    0

    Default Re: Make address not required for create account

    anyone know if this is possible?

  3. #3
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Make address not required for create account

    Admin/minimum values/Set address to zero
    However, in testing it the asterisk doesn't go away...
    That's odd...
    Marg

    Well... I edited the /includes/templates/template_default/templates/tpl_modules_create_account.php
    or /includes/templates/your_template/templates/tpl_modules_create_account.php
    and removed:
    ' . ENTRY_STREET_ADDRESS_TEXT . '
    The asterisk is gone...
    Marg
    Last edited by Marg; 18 Feb 2008 at 07:53 PM. Reason: further info

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Make address not required for create account

    You might check this thread, too.

    http://www.zen-cart.com/forum/showthread.php?t=85938

  5. #5
    Join Date
    Feb 2008
    Location
    UK
    Posts
    10
    Plugin Contributions
    0

    Default Re: Make address not required for create account


  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Make address not required for create account


  7. #7
    Join Date
    Jul 2007
    Posts
    156
    Plugin Contributions
    0

    Default Re: Make address not required for create account?

    Thanks everyone,
    It's strange I set minimum values to 0 and it made no difference but just deleting the numbers all together in minimum values worked perfectly

 

 

Similar Threads

  1. Replace Email address for text in create account and login
    By grantopt in forum Customization from the Admin
    Replies: 0
    Last Post: 20 May 2012, 10:42 AM
  2. v139h How to make customer referral a required field during create account?
    By idc1 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Jan 2012, 09:47 PM
  3. Can I make Customer Details NOT Required during account creation?
    By EatStayPlay in forum Managing Customers and Orders
    Replies: 3
    Last Post: 30 Jul 2011, 10:50 AM
  4. How do I make Address line 2 compulsory in the create account form?
    By Liamv in forum Customization from the Admin
    Replies: 3
    Last Post: 3 Mar 2010, 09:12 PM
  5. How can I make certain create-account fields NOT required?
    By spiralmedia in forum Managing Customers and Orders
    Replies: 4
    Last Post: 9 Mar 2009, 08:45 PM

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