Magento – eMail Template {{var order.getStoreGroupName()}}

Whence comes this strange name in the email template subject? This “XYZ: Your Order…”. Responsible for this is the variable {{var order.getStoreGroupName()}}, which in the past Magento Email Templates Subject “subject” is. The answer is hard to find, if one does not know…The name of the store is this relevant. To change this, just under “System >…

Magento – Double designation of VAT in order eMail

Stupid, was in the order confirmation of our Magento shops (See. 1.5.1.1 mit Market Ready Germany) in the order confirmation email the tax twice expelled. The total amount was true but it looked totally unprofessional. To turn this off quickly and comfortably, you go to System > Configuration > Control > Display in orders, Invoices, provides credits and…

Magento – Individual options / Custom Options Datei oder Bild mit Link zum Download

It is again noticed something curious: If you use Magento in the individual options, and then type the command “File”, So in order to give customers the opportunity for certain products, such as separate files. Pictures to print send along. Default, but unfortunately not in the basket, still in the checkout or in the order confirmation, a link or even the…

Magento – Passwort Reset / Renewal does not work after click in email transaction “… controllers / AccountController.php “

Should it at Magento (In our case it was version 1.6.1.0) in the following error Fatal error come: Call to a member function setCustomerId() on a non-object in XYZ/public_html/app/code/core/Mage/Customer/controllers/AccountController.php on line 587 This was most likely the password reset process or. trying to get a new password. The new security feature, that the password is not directly…

Magento – Decimal places in the order amounts- someone wrong

We have a problem with a 1.6.1.0 Shop, which is apparently not only do we have (s.a. here). If an order is generated from the frontend, is the order confirmation email with the wrong amounts. D.h. All values ​​are 10.000.000 multiplied. So then the original price 1,99 € the spectacular price 19.900.000,00 €. Unfortunately, hardly anyone is willing…