Page 1 of 5 123 ... LastLast
Results 1 to 10 of 198

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Cyndi,

    Try step 3 of the installation process:

    3. Open the 2 language files and define the names of your new field:
    /includes/languages/english/extra_definitions/extrafield_defines.php
    /admin/includes/languages/english/customers.php

  2. #2
    Join Date
    Jan 2011
    Location
    US
    Posts
    37
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    I'll try again, I thought I did that but I may have mistyped too...be right back and thanks for the awesome quick answer.

  3. #3
    Join Date
    Jan 2011
    Location
    US
    Posts
    37
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    This is what I had in the extrafield_defines.php...should I also add it to the last one in this row too?

    define('ENTRY_EXTRAFIELD', 'EIN:');
    define('ENTRY_EXTRAFIELD_ERROR', 'Please answer Extra Field.');

    if (EXTRAFIELD_REQUIRED == 'true') {
    define('ENTRY_EXTRAFIELD_TEXT', '*');
    } else {
    define('ENTRY_EXTRAFIELD_TEXT', '');
    }

  4. #4
    Join Date
    Jan 2011
    Location
    US
    Posts
    37
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    In customers.php I had this for the field:

    //start extrafield
    define('ENTRY_EXTRAFIELD', 'EIN:');
    //end extrafield

  5. #5
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hmm, that looks correct.

    Do you have a link to your page so I can have a look?

  6. #6
    Join Date
    Jan 2011
    Location
    US
    Posts
    37
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    https://sprinkspets.com/shop/index.php?main_page=login

    Thank you, I'm a newbie with ZenCart!

  7. #7
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hmm, the language definition definitely missing somehow. Try re-uploading the language file to the server, see if that fixes it. In fact, you can try re-uploading the whole package (with your changes made).

  8. #8
    Join Date
    Jan 2011
    Location
    US
    Posts
    37
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Okay, and one other quick question, in the unzipped file you have under 1.3.8 another admin file...where should that go? I can't remember where I uploaded that now, I think to the main zc_admin directory.

  9. #9
    Join Date
    Mar 2010
    Location
    New York
    Posts
    10
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hi. I am using 1.3.9h and am trying to install the Extra fields. It doesn't seem to be working. I believe that I followed the instructions properly but nothing is showing up. One thing that I noticed is that I have a mandatory field below the "country" field with a blank heading. This should probably be the "state" field. Could this mod have caused this? I can see this causing problems when someone tries to sign up. Please help.

    My site is www.longfellowscoffee.com.

  10. #10
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Please try installation again, make sure you do ALL the steps!

    ================= INSTALLATION =====================

    1. BACKUP BACKUP BACKUP. (cant say it enough :)

    2. Change the name of /YOUR_TEMPLATE/ folders to the name of your template folder (see above for list of files)

    3. Open the 2 language files and define the names of your new field:
    /includes/languages/english/extra_definitions/extrafield_defines.php
    /admin/includes/languages/english/customers.php

    4. Upload all contents to your main Zen Cart store directory

    5. Go to Admin > Tools > Install SQL Patches, and paste the content of the install.sql file

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. v150 additional create account fields for wholesale customer
    By newbieOK in forum General Questions
    Replies: 2
    Last Post: 23 Aug 2012, 04:17 AM
  2. Extra Fields for Customer Sign Up
    By divagal in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 31 Jan 2012, 11:51 PM
  3. Create Account - modify existing fields or add extra fields?
    By sopretty in forum General Questions
    Replies: 4
    Last Post: 30 Jul 2010, 08:26 PM
  4. Extra Box on Account Sign-up Page
    By paulssports in forum General Questions
    Replies: 6
    Last Post: 1 Dec 2006, 05:50 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