VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: fast4u on December 03, 2014, 19:14:16 PM

Title: VM3 Multilanguage Product Description Error
Post by: fast4u on December 03, 2014, 19:14:16 PM
Virtuemart 3.0.0 on Joomla 3.3.6

I found another problem in backend product administration regarding multilanguage
when i try to save a product description in another language,
the default language description overwrite all others language description...

Please fix this in 3.0.1

thanks!

Title: Re: VM3 Multilanguage Product Description Error updated to 3.0.2
Post by: fast4u on December 05, 2014, 01:03:17 AM
Default language product description still overwrite other languages description when saving in VM 3.0.2

Hope for a fix in 3.0.3!

Best regards
Title: Re: VM3 Multilanguage Product Description Error
Post by: luisch125 on January 20, 2015, 11:16:21 AM
Hi, same problem here. Also, on the frontpage, I see all products, it seems the products don't keep the chosen languaje...
Title: Re: VM3 Multilanguage Product Description Error
Post by: jjk on January 20, 2015, 18:21:18 PM
I think you guys probably have a problem with the Editor. Try the JCE Editor if you are using TinyMCE or another editor. The new TinyMCE version in Joomla 3.0.2+ and other editors are lacking a class to work in a VM multilanguage environment.
Title: Re: VM3 Multilanguage Product Description Error
Post by: zuril on April 09, 2015, 10:29:10 AM
I've the same problem with VirtueMart 3.0.6.2 if I use CodeMirror as editor. If I use TinyMCE Product Description is loaded correctly when a change language.
The Short Description doesn't have this bug.
Title: Re: VM3 Multilanguage Product Description Error
Post by: Studio 42 on April 13, 2015, 01:55:51 AM
THe editor javascript, change from one editor to another.
When you load (in ajax) the hidden textarea, you have to update the editor. This mean if you have another editor you have to call the right javascript.
Try to use default editor tinyMCE or JCE, then report it, if  your result is not correct.
Title: Re: VM3 Multilanguage Product Description Error
Post by: tomsson on March 13, 2017, 20:09:33 PM
Hi
My shop is in norwegian and english
Yestarday i update JCE editor to 2.6.8, VM is 3.0.18

The problem is that the product description in english language can't save.   English product description is showing me Norwegian description.

temporary solution is to chenge JCE editor for TinyMCE.
Title: Re: VM3 Multilanguage Product Description Error
Post by: jjk on March 13, 2017, 21:38:14 PM
Quote from: tomsson on March 13, 2017, 20:09:33 PM
Yestarday i update JCE editor to 2.6.8, VM is 3.0.18
This user mentioned that JCE 2.6.9 is working with VM again: https://forum.virtuemart.net/index.php?topic=136121.msg478714#msg478714 (https://forum.virtuemart.net/index.php?topic=136121.msg478714#msg478714)
Title: Re: VM3 Multilanguage Product Description Error
Post by: Studio 42 on March 13, 2017, 22:14:57 PM
jjk, i don't mean it's fixed check the final post here : http://forum.virtuemart.net/index.php?topic=136471.msg478712#msg478712
It only add code changes i already suggested for some months(sorry i dont rememeber my post), so it work properly.