-
Exception printed: Module "Mage_Checkout" requires module "Mage_CatalogInventory".
Otherwise, great module!
-
I tried to enable and set the Qty Increments using these columns:
```
use_config_enable_qty_increments => 0
enable_qty_increments => 1
use_config_qty_increments => 0
qty_increments => 100
```
but th…
-
Http://localhost/ shows nothing
Http://localhost/admin doesn't exist
installs "success"
I'm on Ubuntu 14.04,
Server version: Apache/2.4.12 (Ubuntu)
PHP 5.6.7-1+deb.sury.org~trusty+1
rewrites are…
-
I am using Turpentine extension 0.5.5 Version with Magento EE 1.13.0.2 .
During my analysis i could see that ESI policy for price block is not recognized by the extension. So it is showing cached pr…
-
I got an error of PHP memory size when I save a product and when I refresh the Varnish page cache:
For the page cache for example:
FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memo…
-
Because you have chosen to inject (override) the product inventory tab using an observer (using XML layout updates would be better) for both new and edit actions, an error is thrown when creating a ne…
ontic updated
9 years ago
-
Hello,
I have this message during beta setup wizard (Installing... 68%) :
*\* Installation is incomplete. Check the console log for errors before trying again. **
### My env :
Wampserver 2.5 on Win…
-
Hi, Magento2 developers!
I have successfully installed Magento 2 0.74-beta9 on FreeBSD 10.1, but sadly, the admin page 404 not found and the front page is broken.
These are my settings and the logs:
…
-
I have written SQL database migration tool (not yet open source) which runs pretty well.
The tools does a bunch of fixes and writes all executed SQL scripts into `core_resource` tables column `versio…
-
During my database schema comparison I discovered several missing foreign keys and one incorrect unique index (at least I think the unique key is wrong 8-) Issue #1002 ).
The following 5 screenshots …