Tagged: Magento 1

magento 1 get net or gross price 0

Magento 1 get net or gross price

Sometimes there is a lot confusion how to get net or gross price in Magento 1. In this post I give you details on how to get the correct value. Magento 1 get net...

magento admin panel invalid form key 1

Magento admin panel invalid form key

A very frustrating problem is a invalid form key error message on your admin panel login page. This is very hard to find out if you do not know adminhtml settings. Often the only...

magento 1 change increment id 0

Magento 1 – change increment Id

While working with Magento 1 you may want to change increment Id for your orders, invoices, credit memos or shipments. In this post I show you how to do this and what you need...

magento 1 patch supee 10570 released 0

Magento 1 Patch 10570 (SUPEE-10570) released

Again, a big patch 10570 for security enhancements called SUPEE-10570 for Magento 1 was released today. This time, Magento urges you to update your installation as soon as possible. Hope you are prepared! Magento 1...

magento 1 disable cache from database 0

Magento 1 – disable cache from database

In this post I show you how to disable cache from database for Magento 1. This is sometimes necessary if all frontend and adminhtml sites are broken and returning a report or error message....

magento 2017 review 0

Magento 2017 review

It is time for a Magento 2017 review, but first I wish you a successful year 2018. The year passed and it was very exciting. Lots of interesting Magento 1 and Magento 2 projects,...

patch 10415 404 error 0

Patch 10415 404 errors

After installing patch 10415 404 errors my be displayed instead of regular sites on your Magento 1 shop. I show you all your need to know about this problem and also how you can...

magento patch supee 10415 0

Magento Patch SUPEE-10415

New Magento Patch SUPEE-10415 is out and should, as always, be installed immediately. This patch comes with Magento 1.9.3.7 and addresses many security related enhancements against cross-site request forgery, Denial-of-Service attacks and remote code...

magento patch Supee-10266 0

Magento Patch SUPEE-10266

There is a new Magento security patch called SUPEE-10266 out. It addresses some very important tasks so it is a very important security patch, which should be installed as fast as possible. I show...

magento create invoice comment programmatically 0

Magento create invoice comment programmatically

In this tutorial I show you how to create invoice comment programmatically. Sometimes it is needed to add invoice comments for invoices from you written module. Invoice comments are printed to pdf invoice, so...