Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2007
    Posts
    3
    Plugin Contributions
    0

    Default The product's name is being cut in length when using Russian pack

    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.

  2. #2
    Join Date
    Sep 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: The product's name is being cut in length when using Russian pack

    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.

  3. #3
    Join Date
    Sep 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: The product's name is being cut in length when using Russian pack

    Sorry. still having problem with that. Pls help!

  4. #4
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: The product's name is being cut in length when using Russian pack

    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!

  5. #5
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: The product's name is being cut in length when using Russian pack

    Help, anyone?

  6. #6
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: The product's name is being cut in length when using Russian pack

    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

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: The product's name is being cut in length when using Russian pack

    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!

  8. #8
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: The product's name is being cut in length when using Russian pack

    Thank you very much for all your help. It worked great! Really appreciate it, thanks guys.

 

 

Similar Threads

  1. v139a the length of the product name gets limited to 10 symbols when in Russian language...
    By Yaro in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 May 2012, 06:33 PM
  2. russian name product
    By dmagic in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 2 Feb 2010, 11:55 AM
  3. Product description is being cut short
    By robert4442 in forum Setting Up Categories, Products, Attributes
    Replies: 13
    Last Post: 12 Jul 2009, 06:31 PM
  4. Product name being cut off
    By hyperlite635 in forum General Questions
    Replies: 3
    Last Post: 6 Mar 2008, 11:12 PM
  5. Product Description being cut off
    By avarshav in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Feb 2008, 11:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg