Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    94
    Plugin Contributions
    4

    Default countries dropdown special issue

    Using version 1.3.8a

    I tried to find this information but didn't.

    I need to now exactly were the countries dropdown creates. I have customize the coutries tabel for some extra field and need to make some change to this for the dropdown ex. in new account.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: countries dropdown special issue

    There are two ways to find that answer:

    a) Search the code for TABLE_COUNTRIES to find all the places where the countries table is accessed ... that will lead you to the places where the pulldown is generated.

    b) Look in the code for the pages you're trying to customize, starting with the template for that page ... and see where the pulldown is built. You'll see a function name associated with it. Then search the code for where that function is defined.

    When making changes, it would be wise to be careful not to change something that might create undesired results on other pages. Or at least check for *all* places where that function is used, to be sure that you really want the changes to affect *all* of those places equally.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    94
    Plugin Contributions
    4

    Default Re: countries dropdown special issue

    Thanks! I was a little bit stupid becouse I forgot to check the functions file. My problem is solved.

 

 

Similar Threads

  1. v154 Countries dropdown missing in addresses
    By freedude in forum General Questions
    Replies: 3
    Last Post: 24 Feb 2016, 10:26 PM
  2. State Dropdown issue
    By Danielle in forum General Questions
    Replies: 3
    Last Post: 28 Sep 2008, 08:46 PM
  3. Replies: 6
    Last Post: 19 Sep 2007, 09:48 AM
  4. Country dropdown - some countries not displaying
    By sparklefish in forum General Questions
    Replies: 3
    Last Post: 13 Jan 2007, 06:56 PM
  5. Countries Dropdown
    By crichw in forum Basic Configuration
    Replies: 2
    Last Post: 26 Nov 2006, 06:59 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