-
Maybe another level of extending Pimcore could be added using interception.
It will allow to developpers to hook more easily anywhere on Pimcore to create extension or when customizing some features.…
Yivan updated
8 years ago
-
When I check my apache error log. It gives me the following error:-
PHP Fatal error: Class 'Zend\Mvc\Service\ServiceManagerConfig' not found in /var/www/magento2/setup/index.php on line 32
-
I'm using the disableStyleBlocksParsing() method before invoking emogrify(). The way I interpreted the documentation is that disableStyleBlocksParsing() is suppose to leave the style blocks in the ht…
-
### Preconditions
1. System: Magento 2.1 (installed, not upgraded)
2. Database: MariaDB10.1
3. PHP 7.0.7
4. All caches enabled
5. 4 storeviews, 2 enabled, 2 disabled
### Steps to reproduce
1. Add pro…
-
composer.json like such should be enough to have fully functional M2 CE.
```
{
"repositories": [
{
"type": "composer",
"url": "https://repo.magento.com/"
}…
-
### Preconditions
1. Magento version 2.1
2.
### Steps to reproduce
1. Load New Order Email Template from Admin
2. Get Error Message
3.
### Expected result
1.
### Actual result
1. [Scre…
-
Since upgrading to this package version from 3.0.0-rc1, we're seeing constant `redis went away` (on pconnect) and segfaults (on connect) every other request to redis. These issues go away as soon as w…
-
Created a brand new Magento 2 install and migrated data (not settings as I originally thought that was the issue) from Magento 1.7.0.2 store. When I attempt to navigate to the Admin > Products > Catal…
-
### Preconditions
1. Magento version 2.1.1 (also tried 2.1.0)
2. PHP 7.0.11
3. MySQL 5.6
### Steps to reproduce
1. Download Magento 2 CE from the main website
2. Extract the compressed file o…
-
running setup from CLI or Web.
OSX, PHP 7.0.1, (Percona) mysqld --version
mysqld Ver 5.6.25-73.1 for osx10.11 on x86_64 (Homebrew)
```
Starting Magento installation:
File permissions check...
[Pr…