hi.
sorry for the post but i think it's important to let people know ( including my self ) how far can you go when you build a MULTILANGUAGE e-shop with ubercart.
this is from the official ubercart forum http://www.ubercart.org/forum/internationalization/10878/i18n_issues_i_d... and i would like to know if there are any plans and how those bugs will be fixed.
p.s : excuse my poor english ( obviously i need an english language patch :D my self. )
p.s : UBERCART is great for single language e-shops!

Comments

depcam’s picture

subscribe

nikitas’s picture

yes i know i'm already a subscribed member ;) !thanx anyway! :)

redben’s picture

Version: 6.x-2.0-rc6 » 6.x-2.x-dev
Category: bug » feature

I use http://drupal.org/project/language_sections
It adds an input format that lets you put all your translations in to the same fields (title, body...etc) thus leaving you with one node per product while having your node content translated.
ie. in the body field of your product :

===en===
This is my english description
===fr===
Ceci est la description en francais

When the user views your site in english, only the part under "===en===" is shown to him, when in french, only the part under "===fr===" is shown

Hope this helps

nikitas’s picture

thanx for the help!i hope it'll help!

tr’s picture

Status: Active » Closed (duplicate)

I'm closing this issue because there are other issues that discuss the specific problems with Drupal and/or Ubercart that are relevant to implementing a multi-language site.