CraigR
07-19-2010, 12:08 PM
Not sure where to put this, as although occuring in ecart, it isn't an ecart problem.
i have manipulated a few coupons to retreive various options from a database.
On adding 'saddle' as the voucher code, when a particular item is in the cart, a £25 discount is added.
The cart display object retrieves the text string from the database and displays it in discounts, when the code is entered, however the £ sign is not displayed propely. (it seems to work with $).
I have changed my table so that the data is utf8, but still no joy.
link to test page...
http://www.test.stonepits.com/productdetail.php?ItemType=4&Item=54
just click on the add to cart button and type 'saddle' in the voucher box
i have manipulated a few coupons to retreive various options from a database.
On adding 'saddle' as the voucher code, when a particular item is in the cart, a £25 discount is added.
The cart display object retrieves the text string from the database and displays it in discounts, when the code is entered, however the £ sign is not displayed propely. (it seems to work with $).
I have changed my table so that the data is utf8, but still no joy.
link to test page...
http://www.test.stonepits.com/productdetail.php?ItemType=4&Item=54
just click on the add to cart button and type 'saddle' in the voucher box