Welcome, Guest. Please login or register.
Login with username, password and session length


VirtueMart 1.1.8 - [SECURITY RELEASE] is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: order_email product name in a wrong character encoding [URGENT]  (Read 2215 times)
pompilius
Newbie
*
Posts: 12


« on: February 10, 2008, 07:03:46 AM »


 when the confirmation order email gets sent to customer everything is in UTF-8 but the product name which is in CP1251.

my Db char: utf-8
joomla utf-8
I got two languages Russian and Latvian. Settings for them in Joomfish iare UTF8.

Joomla ver: 1.0.13
Virtuemart 1.0.14
Joomfish 8.2


Code:
$order_items .= "<td>".$dboi->f("product_name");

the above code gets a value from a database and puts it into order_items which later on will be used in  {phpShopOrderItems}. Pls help as I have no clue why if everything is in utf8 the product name comes in CP1251 .

Logged
Pages: [1]   Go Up
Print
Jump to: