Forums / Install & configuration / Pound to Dollar
Jeremy Wilken
Tuesday 01 February 2005 12:40:11 pm
I can't change the setting anywhere, or find it even, that allows me to use dollars.
Kristian Hole
Wednesday 02 February 2005 7:48:40 am
The currency for the ezprice datatype is set by the locale:
look in site.ini.append(/.php) in your siteaccess
[RegionalSettings] Locale=eng-GB
Kristian http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute
Eric Weik
Wednesday 02 February 2005 8:51:39 am
While the above method is certainly preferred, if for some reason you wish to keep using the eng-GB locale setting, you can also update just the "Currency" information in the eng-GB locale by updating the "currency" section of /share/locale/eng-GB.ini as follows:
[Currency] Symbol=$ Name=American Dollar ShortName=USD