I have got a problem with virtuemart. I have realised that when someone order something on friday, virtuemart shows properly the date but shows wrong the day for example.
On friday 15th I received an order and virtuemart shows the next info:
Thursday, 15 november 2013 28:28
The 15th of november was friday instead of thursday.
How can i sort it out? The rest of the days are shown properly(Monday, tuesday, wednesday...) so i think it is a traslation mistake.
I work in virtuemart in spanish.
Thanks.
[attachment cleanup by admin]
I have no idea what can cause this error. I think the day names are inserted by the jQuery date picker. You may check the spanish day names in one of these files:
yourdomain\components\com_virtuemart\assets\js\i18n\jquery.ui.datepicker-es.js
yourdomain\components\com_virtuemart\assets\js\i18n\jquery-ui-i18n.js
Thanks, but i cant anything strange :-\
Quote from: jjk on December 21, 2013, 20:34:08 PM
I have no idea what can cause this error. I think the day names are inserted by the jQuery date picker. You may check the spanish day names in one of these files:
yourdomain\components\com_virtuemart\assets\js\i18n\jquery.ui.datepicker-es.js
yourdomain\components\com_virtuemart\assets\js\i18n\jquery-ui-i18n.js