Hi, previously i amended the list of countries to show only these;
File; _countrylist.php
<option value="0">-----------</option>
<option value="Australia">Australia</option>
<option value="Brunei">Brunei</option>
<option value="Hong Kong">Hong Kong</option>
<option value="India">India</option>
<option value="Japan">Japan</option>
<option value="Korea, South">Korea, South</option>
<option value="Malaysia">Malaysia</option>
<option value="New Zealand">New Zealand</option>
<option value="Philippines">Philippines</option>
<option value="Singapore">Singapore</option>
<option value="Taiwan">Taiwan</option>
<option value="Thailand">Thailand</option>
<option value="Vietnam">Vietnam</option>
And everything shows as it is.. but after my last update done in Dec 2011, it seems that the country list went back to the default one. So i changed it again to the above, but now it still show as the complete list of all the countries.
Please advise.


