Order date in the account maintenance and confirmation email is still in English language. I made the changes as mauri said in virtuemart_parser.php. See
http://dev.virtuemart.net/cb/issue/2055?navigation=true
Now the date is in German
Patrik
Joomla 1.5.2
VM 1.1.0 rev 1393
I don't have other language installed to test this, if it is not fixed report it in tracker https://dev.virtuemart.net/cb/issue/2055
Quote from: patbe60 link=topic=39607.msg124557#msg124557
*****cut*****
Now the date is in German
Patrik
Joomla 1.5.2
VM 1.1.0 rev 1393
Do you mean the german language is wrong or right?
German language is right. That means after your suggestion it works as it should. but this is not the right solution, because in Joomla 1.0.15 I get an error message because JFactory
You are confusing me, is the official fix in build 1393 OK or not.
No, it,s not ok. It only works with the fix, that mauri suggested
Ok, I understand.
My fix is only VM j15 package, it´s (VM1.1.0 and J!1.5.x)
I think VM package, (VM1.1.0 and J!1.0.15) don´t need this fix, because J! 1.0.15 uses $mosConfig_locale.
Have you test J!1.0.15 and VM packege to J! 1.0.15 (not VMxxxxj15 package)
Is locale (date) right?
Yes, no problem with J 1.0.15. That's why the fix must be made in compat.joomla1.5.php. Soeren did it. But it seems not to work.
Quote from: patbe60 on May 03, 2008, 13:55:22 PM
Yes, no problem with J 1.0.15. That's why the fix must be made in compat.joomla1.5.php. Soeren did it. But it seems not to work.
If you set J! plugins System - Legacy to unpublish, it works.
Because in compat.joomla1.5.php "Language select" runs only when lecasy mode is unpublished.
This is litle wrong, if you have some components in J! what needs lecasy mode to published.
Can soeren or aravot confirm this?
I had opened once a topic with a similar problem concerning Joomfish 2.0Beta, legacy on and VM.
Date works fine, when legacy is of. It would be good to find a solution, because I need legacy mode for other components.