Page 283 of 283 FirstFirst ... 183233273281282283
Results 2,821 to 2,822 of 2822
  1. #2821
    Join Date
    Apr 2019
    Location
    shanghai
    Posts
    24
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    The entry_telephone field is not in the as-shipped Zen Cart address_book table. Any idea where that field's presence comes from?
    I carefully checked all the files and found that this field is in the Japanese language module
    HTML Code:
    
    ZC200LangPack_JP\zc_install\sql\plugins\mysql_japanese_install.sql
    ZC200LangPack_JP\sql\mysql_japanese_install.sql
    in 75 line
    ALTER TABLE address_book ADD COLUMN entry_telephone varchar(32) NOT NULL;
    
    
    ZC200LangPack_JP\zc_install\sql\updates\mysql_upgrade_zencart_200200.sql
    ZC200LangPack_JP\sql\mysql_upgrade_zencart_200200.sql
    in 75 line
    ALTER TABLE address_book ADD COLUMN entry_telephone varchar(32) NOT NULL;
    
    
    php file using this field:
    ZC200LangPack_JP\admin\customers.php
    ZC200LangPack_JP\admin-JP\customers.php
    ZC200LangPack_JP\includes\classes\Customer.php
    ZC200LangPack_JP\includes\classes\order.php
    ZC200LangPack_JP\includes\functions\functions_addresses.php
    ZC200LangPack_JP\includes\modules\checkout_new_address.php
    ZC200LangPack_JP\includes\modules\pages\address_book_process\header_php.php

  2. #2822
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,558
    Plugin Contributions
    89

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by ikirin View Post
    I carefully checked all the files and found that this field is in the Japanese language module
    HTML Code:
    
    ZC200LangPack_JP\zc_install\sql\plugins\mysql_japanese_install.sql
    ZC200LangPack_JP\sql\mysql_japanese_install.sql
    in 75 line
    ALTER TABLE address_book ADD COLUMN entry_telephone varchar(32) NOT NULL;
    
    
    ZC200LangPack_JP\zc_install\sql\updates\mysql_upgrade_zencart_200200.sql
    ZC200LangPack_JP\sql\mysql_upgrade_zencart_200200.sql
    in 75 line
    ALTER TABLE address_book ADD COLUMN entry_telephone varchar(32) NOT NULL;
    
    
    php file using this field:
    ZC200LangPack_JP\admin\customers.php
    ZC200LangPack_JP\admin-JP\customers.php
    ZC200LangPack_JP\includes\classes\Customer.php
    ZC200LangPack_JP\includes\classes\order.php
    ZC200LangPack_JP\includes\functions\functions_addresses.php
    ZC200LangPack_JP\includes\modules\checkout_new_address.php
    ZC200LangPack_JP\includes\modules\pages\address_book_process\header_php.php
    That is an issue with the Japanese language-pack then; I suggest reporting in that plugin's support-thread.

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 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