Monthly Archive: November 2017

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 2 add sales_order column 0

Magento 2 – add sales_order column

In this tutorial I show you how to add sales_order column with a custom attribute. Sometimes it is necessary to save additional information for your order. A good and simple place for such data...

magento 2 too many password reset requests error 0

Magento 2 – Too many password reset requests error

You may discovered a “too many password reset request” error while working on a programmatically password reset option or if a customer complains why his password reset does not work. Magento has a validation...

magento 2 patches 2.2.1 2.1.10 and 2.0.17 0

Magento 2 patches 2.2.1, 2.1.10 and 2.0.17 out

There are new Magento 2 Patches 2.2.1, 2.1.10 and 2.0.17 with security enhancements for all Magento 2 versions. It is, as always, recommended to install them immediately. Magento 2 Patches 2.2.1, 2.1.10 and 2.0.17...

magento 2 call sql statements 0

Magento 2 – call SQL statements

In this tutorial I show you how to call SQL statements directly to database with Magento 2. This is NOT the recommended solution, you should use models and collections as long as it is...

magento 2 delete objects 0

Magento 2 – delete objects

In this tutorial I show you how to delete objects in Magento 2. You may discovered a “Delete operation is forbidden for current area” error message if you want to call a delete function....