Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2009
    Location
    The Netherlands
    Posts
    945
    Plugin Contributions
    6

    Default ISO 3166 Country Codes Reference

    I noticed there was a new link at the top of the countries page, which is very useful to many I think.

    Problem is it results in a page not found on the ISO site.
    My site: Zen4All
    Supported Modules: Google Mapinator - Dutch language pack - Cookie Control
    Nothing is impossible, as long as you're willing to try, make mistakes, and learn.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: ISO 3166 Country Codes Reference

    Good spot. In admin/languages/english/countries.php, change line 27 from
    PHP Code:
    define('ISO_COUNTRY_CODES_LINK''<a href="http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm" target="_blank">ISO 3166 Country Codes Reference</a>'); 
    to
    PHP Code:
    define('ISO_COUNTRY_CODES_LINK''<a href="http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm" target="_blank">ISO 3166 Country Codes Reference</a>'); 
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. How do I add a country (ISO codes)?
    By ReeFlippee in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 6 Oct 2008, 10:35 AM
  2. ISO Country Codes
    By hales in forum Managing Customers and Orders
    Replies: 2
    Last Post: 10 Aug 2008, 10:08 PM
  3. replace ISO codes for country codes
    By froldao in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 May 2008, 05:39 PM
  4. Country Codes
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Sep 2007, 08:29 AM

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
  •