-
### Preconditions (*)
1. OpenMAge 19.4.14
2. mage-enhanced-admin-grids-1.0.0
### Steps to reproduce (*)
1. Go to catalog -> product
2. Export function
### Expected result (*)
1. c…
-
### Preconditions (*)
1. OM 20.0.16 (but problem exists since it was Magento CE)
2. PHP 7.4
### Steps to reproduce (*)
1. Go to System | Configuration | Common (? "Allgemein") -> Country…
-
Hi, is there a way to run the plugin after deploy and not before?
-
I've been having to add the following indexes in most of our shops to increase performance:
- sales_flat_order.email
- sales_flat_order_item.product_id
Might it be an idea to add install script…
-
### Description (*)
By default Magento adds update layout handle with product ID for each product like: PRODUCT_1234
see:
https://github.com/OpenMage/magento-lts/blob/d05e3509cad40d420105f5cd73…
-
### Preconditions (*)
1. 1.9.4.x-dev
2. php8.1
### Steps to reproduce (*)
1. cant add tags to products (new admin theme)
2. ...
Do I miss something?
-
Magento error: Front controller reached 100 router match iterations
I recall seeing an issue about this here but I could not find it
Apparently according to the link below this is a confirmed error …
-
After upgrade Magento from 1.9.2.2 to 1.9.2.4 I have doubled tax amount in Quote.
I have found solution for this issue:
http://stackoverflow.com/questions/17590364/magento-applying-tax-vat-twice/358…
-
## Description
In Magento 1 application (OpenMage LTS 19.4.13) after upgrading PHP from 7.3 to 7.4 and updating PHP Agent to 9.20.0.310 majority of the web transactions are named index.php instead …
-
Magento 1.6 has introduced a `_initOldFieldsMap` functionality in VarienObject.
It was used to keep backward compatibility with code written pre 1.6.
As in 1.6 some db fields names has been changed.…