VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: iamalive on March 04, 2008, 20:44:13 PM

Title: Language and Mail Bug
Post by: iamalive on March 04, 2008, 20:44:13 PM
Using Joomla 1.5.1 and VirtueMart 1.1 revision 1289 and Language Manager



Everything else is looking good! Great stuff, guys!
Regards

David
Title: Update: Language and Mail Bug - new bug
Post by: iamalive on March 05, 2008, 09:51:22 AM
I installed :

VirtueMart 1.1 revision 1291 from yesterday.

The language issue is still there, i.e. not picking up German, despite both site and admin being defined (and working) in German.

The email now comes complete. The difference appears to be that the file in
/components/com_virtuemart/themes/default/templates/order_emails/confirmation_email.tpl.php was missing

The link in the email (also only in english) has an error in it:

there is a missing "/" after the site name and before the link to the account or login page

This in both the confirmation mail to the shop and to the customer.

Regards

David


Update on the update:

I have added an https:// address to the checkout and account info. Here the trailing slash has to be entered and as a consequence the links work OK. Where does the trailing slash for the site address have to be added for normal http:// links to work?

Regards

David
Title: Re: Language and Mail Bug
Post by: iamalive on March 05, 2008, 21:30:46 PM
Just updated to

VirtueMart 1.1 revision 1296

and the language is still not being picked up.

Regards

David
Title: Re: Language and Mail Bug
Post by: iamalive on March 06, 2008, 12:46:06 PM
Just got a tip today, which solved it, although in my opinion this is workaround and there is still a bug!

The tip came anonymously: Rename all the language files form german.php to German.php

Simple but it worked for me.

Thanks anonymous!

Regards

David