Page 1 of 1
£350.00
Posted: Thu Jan 13, 2011 8:48 pm
by Adds
Can anyone tell me how I remove the A from within the price information please?
Thanks,
Adam.
Re: £350.00
Posted: Fri Jan 14, 2011 2:15 am
by i2Paq
What language are you using?
Re: £350.00
Posted: Fri Jan 14, 2011 2:41 am
by Chones
I've fixed this for him - he emailed me. Basically his server was defaulting to Western character encoding rather than UTF-8.
The fix is to add this just before <head> in your header template
Re: £350.00
Posted: Fri Jan 14, 2011 2:44 am
by i2Paq
OK, thanks for the update

Re: £350.00
Posted: Sun Mar 11, 2012 9:15 am
by yasr007
Hi
I had same issue, tried many times to put utf-8 in header etc.. but still no luck, and curiously I found the culprit in the database,
table currency, the column 'symbol_left', edit the value from £ to £.
It has solved my problem.
thanks.