Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiShipping; PlaceOrderInterface not found #375

Closed
JelleGe opened this issue Apr 8, 2021 · 4 comments
Closed

MultiShipping; PlaceOrderInterface not found #375

JelleGe opened this issue Apr 8, 2021 · 4 comments
Labels
Investigating We are working on this issue together with the customer.

Comments

@JelleGe
Copy link

JelleGe commented Apr 8, 2021

We fetch the following error with the latest version (1.25.0) when we run the php bin/magento setup:di:compile command;

PHP Fatal error: Uncaught Error: Interface 'Magento\Multishipping\Model\Checkout\Type\Multishipping\PlaceOrderInterface' not found in /vendor/mollie/magento2/Multishipping/PlaceOrder.php:19
Stack trace:
#0 /vendor/composer/ClassLoader.php(444): include()
#1 /vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/d...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('Mollie\Payment\...')
#3 [internal function]: spl_autoload_call('Mollie\Payment\...')
#4 /setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(134): class_exists('Mollie\Payment\...')
#5 /setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(117): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->includeClass('Mollie\Payment\...', 'd...')
#6 in /vendor/mollie/magento2/Multishipping/PlaceOrder.php on line 19

@Frank-Magmodules Frank-Magmodules changed the title Error on latest version 1.25 MultiShipping; PlaceOrderInterface not found Apr 8, 2021
@Frank-Magmodules
Copy link
Collaborator

HI @JelleGe ,

Thank you for opening the issues, as you didn't use our issue template, I don't have any information about your Magento version and/or if you may be removed MultiShipping from your Magento Core?

We captured most situations regarding the case if the MultiShipping is not used or removed but it seems in your case this is still happening somehow. Please contact us through our contact form with more information about your environment so we can help you out.

I've updated the issue title as well.
Thanks!

@Frank-Magmodules Frank-Magmodules added the Investigating We are working on this issue together with the customer. label Apr 8, 2021
@JelleGe
Copy link
Author

JelleGe commented Apr 8, 2021

Hi Frank,

Thanks! We use M2.4.2 and indeed we also disabled the MSI module of Magento.

@Frank-Magmodules
Copy link
Collaborator

Hi @JelleGe and @peterjaap , we've just released 1.25.1 where we removed the Multishipping code as we are moving this to its own sub-module later this week. We are closing this issue now but please feel free to reopen the issue if this still occurs.

@peterjaap
Copy link
Contributor

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigating We are working on this issue together with the customer.
Projects
None yet
Development

No branches or pull requests

3 participants