Important: This is a legacy version of the documentation. Please visit the current documentation page.

M2E Pro Version - 1.3.1

The key changes

Important fixes related to the Synchronization work, upgrade process, etc.

Please note, as of September 2017, the migration of M2E Pro data from Magento v1.x.x to M2E Pro v1.3.1 on Magento v2.x.x is not possible.

If you need to migrate your data from M2E Pro for Magento v1.x.x to M2E Pro for Magento v2.x.x, please contact M2E Pro Support Team for the instructions.

The detailed instructions on how to upgrade M2E Pro Extension can be found in this article.

Common Changes

Fixes

Synchronization did not work correctly

In M2E Pro v1.3.0, Cron was run once in 30 minutes instead of synchronizing the data each 5 minutes due to the technical reasons.

With this release, the issue has been obviated. The execution of synchronization processes works correctly.

Upgrade to M2E Pro v1.3.0 failed if database was migrated from M2E Pro for Magento v1.x.x

Due to some reasons, the Extension upgrade process to v1.3.0 could not be performed for M2E Pro Instances whose databases were previously migrated from M2E Pro for Magento v1.x.x.

If you have faced with the mentioned issue, use the current release to get the latest M2E Pro functionality updates.

Find the most suitable way on how to upgrade your M2E Pro Instance here.

The error "Base table or view not found" occurred if the database prefixes were used

The Module upgrade to v1.3.0 could not be performed if the prefixes were used in Magento database tables.

If you have faced with the mentioned issue, use the current release to get the latest M2E Pro functionality updates.

Find the most suitable way on how to upgrade your M2E Pro Instance here.

Technical Changelog

  • Fix: Synchronization became in stuck (locks are not removed correctly)
  • Fix: Upgrade to v1.3.0 failed if database was migrated from M2E Pro for Magento v1.x.x
  • Fix: "Base table or view not found" error had occurred in some cases (if database prefixes is used)
  • Fix: Fatal error: Class %class_name% may not inherit from final class when interceptors for some Plugins were created
  • Fix: "Cannot modify header information - headers already sent" on Cron Service
  • Fix: [eBay] List/Relist/Revise/Stop actions were not processed due to Cron mechanism issue