Page 17 of 18 FirstFirst ... 715161718 LastLast
Results 161 to 170 of 177
  1. #161
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

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

    Ah, that would explain why it is not saving. All of the module files must be uploaded - including the header_php.php file. If you uploaded your original (without the Extra Field code) then the data can't be saved.

    You'll need to merge your existing header_php file with the new one in the module folder. Try using a program like Win Merge to see the differences.

    HINT: All the changes are denoted with "extrafield" so they are easy to find.

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

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

    Oh, and try deleting the log file before you review it again. Don't worry - it will regenerate if there are still errors.

  3. #163
    Join Date
    May 2016
    Posts
    188
    Plugin Contributions
    0

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

    I used WinMerge and checked differences, copied all the stuff over that was different. The changes are saving in the mysql database and they're saving in the customer info in the admin panel so they're visible to me but it's not visible in the field when the customer goes to update their account information.

    I deleted the logs and the same error comes up but I'm guessing it's nothing serious.

    [09-Jun-2016 20:48:47 Europe/Berlin] Request URI: /store/fiFty-Ica-plumS/template_select.php, IP address: 127.0.0.1
    #1 trigger_error() called at [C:\xampp2\htdocs\store\includes\functions\plugin_support.php:68]
    #2 plugin_version_check_for_updates() called at [C:\xampp2\htdocs\store\fiFty-Ica-plumS\includes\init_includes\init_responsive_sheffield_blue.php:89]
    #3 require(C:\xampp2\htdocs\store\fiFty-Ica-plumS\includes\init_includes\init_responsive_sheffield_blue.php) called at [C:\xampp2\htdocs\store\includes\autoload_func.php:48]
    #4 require(C:\xampp2\htdocs\store\includes\autoload_func.php) called at [C:\xampp2\htdocs\store\fiFty-Ica-plumS\includes\application_top.php:171]
    #5 require(C:\xampp2\htdocs\store\fiFty-Ica-plumS\includes\application_top.php) called at [C:\xampp2\htdocs\store\fiFty-Ica-plumS\template_select.php:10]


    [09-Jun-2016 20:48:47 Europe/Berlin] PHP Notice: CURL error checking plugin versions: 60:SSL certificate problem: self signed certificate in certificate chain
    Trying file_get_contents() instead. in C:\xampp2\htdocs\store\includes\functions\plugin_support.php on line 68

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

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

    Can you upload these two files so I can take a closer look at them?

    \includes\templates\YOUR_TEMPLATE\templates\tpl_account_edit_default.php
    \includes\modules\pages\account_edit\header_php.php

  5. #165
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

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

    Has anyone tried this mod on zc 1.54?

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

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

    I have not tested or released an official version for 1.5.4, but it should work fine.

    I recommend comparing the module files VS your site's files using WinMerge to be sure.

  7. #167
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

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

    It works with my 1.54 but I used WinMerge to compare difference between plugin and pluins compatible version and copied the difference to 1.54

  8. #168
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

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

    Quote Originally Posted by vandiermen View Post
    It works with my 1.54 but I used WinMerge to compare difference between plugin and pluins compatible version and copied the difference to 1.54
    When using WinMerge how did which file needed merging. Are they the files that attempt overwriting? and when I merge do I just paste the code that is new for the install?\

    And if you dont mind asking how do I merge the files?
    I see the files on both sides mostly highlighted but not sure what to do?
    I apprecciate any help, thank you

  9. #169
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

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

    compare with 1.5.4 and copy
    // start extrafield
    code here
    // end extrafield
    to corresponding locations


    or what I did is
    1. download original zencart 1.5.0
    3. move "extra_field_on_customer_sign_up_2-0 > zc1.5.0" extracted files to default locations to compare with original zencart 1.5.0
    4. in "different files" you will find highlighted
    // start extrafield
    code here
    // end extrafield

    and copy this code corresponding locations in 1.5.4
    Last edited by vandiermen; 22 Jul 2016 at 06:38 PM.

  10. #170
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

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

    here are the files for 1.5.4 http://www.budgetwebdesign.com.au/ex...-0_zc1.5.4.zip. I did not test them, hope I did not miss something.

 

 
Page 17 of 18 FirstFirst ... 715161718 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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR