News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Multilanguage flags css problem - v.2.0.22c

Started by nrap, September 04, 2013, 15:54:29 PM

Previous topic - Next topic

CE WebDesign München

Wow, great and perfect,  :)
thanks a lot for so much attention for the small group of multilingual users!!!

works for me locally with vm2.0.22d + replacements:
\administrator\components\com_virtuemart\assets\css\menu_images.css
\administrator\components\com_virtuemart\helpers\config.php
\administrator\components\com_virtuemart\helpers\vmview.php

one new tiny little maybe confusing issue now
(but everything works fine, when you know it):

on opening a product (no language selected)
it reads "German (DE-CH-AT)" now (my BE-default), no flags showing,
but the data loaded actually is "English (United Kingdom)" (my FE- and VM-default).
CE WebDesign München: https://ce-webdesign.de | Websites, eCommerce WebShops | Responsive Design | SEO

mbmichele

@gogo123
Thanks for reply http://forum.virtuemart.net/index.php?topic=104873.msg403805#msg403805

I've do a fresh install of D but problem remain. (default language is IT end after saving I try to set EN but really saving again in IT).

I've  J 2.5.14  vm2 2.0.22D
PHP 5.3.15
Mysql: 5.1.59-log
memory_limit   48M
post_max_size   32M


I hope to resolve soon.

Michele

CE WebDesign München

hm, it works for me with italian.
so you can select english (no gb-flag in 2.0.22d ) but when saving, data is stored to italian databasetable?
and joomla setup is ok? (here is how to check:
http://forum.virtuemart.net/index.php?topic=104901.0 )
CE WebDesign München: https://ce-webdesign.de | Websites, eCommerce WebShops | Responsive Design | SEO

mbmichele

Hi gogo123,
I've retried a fresh install and overwirite files and now work!!!!!

GOOD.

Thanks,
Michele

lindapowers

#34
Hi Valérie

I tested a copy of version E yesterday from Max which solves the Tax issue at the payment fee so thanks a lot for that, however I noticed a multilingual issue.

Some guys in this post made reference to their main language being changed to another one when editing products so they couldn't change the title, description etc for products in their main language.

Thats is the exact problem I noticed testing E, when editing a product instead of spanish it appeared "catalán" language as selected (although all the text is in spanish) Also no flag is displayed, even choosing spanish and trying to change it there wont make any effect.

In version D it was just a display issue for me with the flags but the languages worked perfectly and I could edit all, spanish was taking as main language.

So theres a bit of a mess there at least with this 2 languages, don't know if that version I tested is not finished yet or didnt have the fix but just to let you know before you release it.

Ill comment it to Max too by skype.

Regards

Milbo

This was fixed imho 1 hour later. I sent you a new E and then we can release it in the forum. As kind of beta for 2.0.24.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

lindapowers

#36
Quote from: Milbo on September 21, 2013, 10:39:29 AM
This was fixed imho 1 hour later. I sent you a new E and then we can release it in the forum. As kind of beta for 2.0.24.

Thanks, tested new beta and for me it works, I have no issues in multilingual and also the tax for payment fee is applied correctly with "apply generic rules".

Regards

alatak


haiverov

I've been playing around with VM for a couple of days trying to set up a Multilanguage store. Tried different versions and finally got it working but with one strange bug which I think is browser related. What I have is:
Joomla 2.5.14 - clean install without sample data
VM 2.0.22e - clean install without samle data
PHP Version    5.2.17
Database Version    5.1.61-rel13.2-log
Web Server    Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fcgid/2.3.7-dev

I have two languages - Bulgarian and English (Bulgarian is the default one). Joomla is set up as it is supposed to. Both languages are added to VM too. When I create a new product (it's also the same with the categorries) I enter the data for the default language, click save and then I get the dropdown for the additional language. I choose English and then Enter the translations. Here comes the browser dependant stuff. In Firefox 24 (both Windows and Ubuntu) and Chrome 29 (again Windows and Ubuntu) it just doesn't save the English translations but saves the Bulgarian data in the virtuemart_products_en_gb table. In Opera 12.16 (Windows and Ubuntu) this problem does not exist and everything works like a charm.

Furthermore if i open an already added product and try to edit the English (non-default language)  translations it saves it to the database, it shows the new values in the frontend BUT it keeps loading the old values in the backend. This happens in Firefox and Chrome. Again in Opera this issue is not present and it works perfect. Tried in a several machines and the results are identical.


jjk

#39
@haiverov
Three people and myself tried to reproduce your case, but so far none of us can reproduce that problem. For me it works with Firefox 24, too. Which editor are you using?
You said in Opera the problem doensn't exist, but nevertheless please check if your Joomla multilanguage configuration is configured like in in these tutorials:
http://docs.virtuemart.net/tutorials/36-multilingual-store/99-multilanguage-setup.html
Does the 'Multilingual Status' in Joomla show everything in green?
Also, since you tried different VM versions, please go to Tools > Tools & Migration > click on the button "Install or if necessary update tables" and disable Joomla cache.
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

haiverov

Hi jjk and thank for your reply.
I've been trying to solve the issue and here's what I achieved.  Installed a copy on my local machine (WAMP Server) and the problem is gone.

Current setup is:
Database Version    5.1.33-community-log
Database Collation    utf8_general_ci
PHP Version    5.3.13
Web Server    Apache/2.2.11 (Win32) PHP/5.3.13

We updated the PHP version on the server on which the problem is still present. It is now:

Database Version    5.1.61-rel13.2-log
Database Collation    utf8_general_ci
PHP Version    5.3.22
Web Server    Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fcgid/2.3.7-dev

No change at all. Still having the issue.

I also installed a copy on another hosting provider. The problem there does not exist and everything works fine.

Database Version    5.1.63-rel13.4-log
Database Collation    utf8_general_ci
PHP Version    5.3.13
Web Server    Apache

So I assume it's all related to the server setup. Any ideas what might be causing it?

jjk

I have no idea at the moment. On my local computers I'm using different versions of xampp (instead of WAMPP) and on my live website, my php and database versions are even older than yours before your update. Do you have a link to the website on the problem server?
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

alatak

Hello
Can you please PM me . I will have a look.

alatak

Hello haiverov
We have tested with someone from the test team, and we were able to reproduce the problem on Firefox 22.0/ Mac
Once he has updated his firefox to version24.0 the problem disapeared.
It looks like the Jquery does not find the LangCode, but i have not found why yet.
I cannot myself reproduce the problem with Safari, Opera, Firefox, and Chrome.