-
hi,
Need advice please.
I am getting below issue on M2.4.5p1/ php 8.1/ mysql 8
Unable to apply data patch Dotdigitalgroup\Email\Setup\Patch\Data\MigrateData for module Dotdigitalgroup_Email. …
-
Hi ,
Magento 2.3.5(PHP 7.2)
Executed `composer require dotdigital/dotdigital-magento2-os-package` and `php bin/magento setup:di:compile`
`Parse error: syntax error, unexpected ')' in /var/ww…
-
Hi,
We have a Magento v2.4.5 instance running on PHP 8.1 environment, we tried to install this extension and composer showed it doesn't support php 8.1.
Do you guys have any plan to add the suppor…
-
The command `bin/magento setup:db:status`
```
Declarative Schema is not up to date
Run 'setup:upgrade' to update your DB schema and data.
```
I have found that the foreign key could not be update…
-
Since the release containing https://github.com/dotmailer/dotmailer-magento2-extension/commit/59d9884eacc51f43fdd564d7c9678c68881b8405 the TemplatePlugin no longer checks wether a template is compress…
-
### Preconditions
1. Magento 2.2.0-rc30 running on Ubunti 16.04
2. Deployed initially from zip, but updated to 2.2.0-rc30 using composer
### Steps to reproduce
1. Nothing, just look at the cron_…
-
After upgrading Magento EE from version 2.3.4 to 2.4.4 and Dotmailer extension from version 4.3.3 to 4.17.0
on setup:upgrade Magento fails with error
`SQLSTATE[HY000]: General error: 1828 Cannot d…
-
current environment: Magento 2.4.2 Enterprise
php version: 7.4.21
**steps to reproduce:**
1. upgrade module from 4.10.0 to latest (4.14.1)
2. run bin/magento setup:upgrade
**Expected Result:*…
-
**Description**
On a brand new Mac OS 10.15.1 Catalina install I get a number of errors during install using the one line install command:
`curl -s https://raw.githubusercontent.com/markshust/dock…
-
When running integration tests, Magento does not load configurations from this file `config.local.php` located in the sandbox. This file is created when Magento first builds the sandbox environment …