hi, all.
i have installed Russian pack. When i create new product in both English and Russian the product's name in Russian gets cut when the page is updated. does anybody know where to go to? thanks.
hi, all.
i have installed Russian pack. When i create new product in both English and Russian the product's name in Russian gets cut when the page is updated. does anybody know where to go to? thanks.
hi, all.
i have solved the problem. the Russian language pack from Downloads had incorrect locale set in the Admin\includes\languages\russian.php. it has to be set for ru_RU.UTF-8 instead. Good luck.
Sorry. still having problem with that. Pls help!
Same thing happened to me when i'm entering products name in Japanese, using the Japanese Language pack. Can anyone shine some lights as to why the products name is being cut-off? eg. when i enter 10 characters, it only shows 6 characters after i saved the product. Thanks!
Help, anyone?
Access the database via phpmyAdmin and go to the products_description table. In that table is a field called products_name, which is set by default to VARCHAR(64) characters (32,672 bytes). You can change this limit keeping VARCHAR or you can change the type of field to 'text' or 'blob' - either of which will allow you many more characters.
Always backup your db before working on it.
Vger
NOTE: if you change the length of the products_name in the products_description table, you also need to change it to match in the orders_products table or you will lose the fixes made in the products_description table ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Thank you very much for all your help. It worked great! Really appreciate it, thanks guys.![]()