Autoload Error Module 'WeltPixel_OwlCarouselSlider' has been already defined
I have installed Magento 2.3.1 on A2 VPS hosting and running the Porto theme. Php version is 7.1.30 (cli) (built: Jun 3 2019 21:06:56).
I didn't realise that the theme had the Owl Carousel Slider installed already so I downloaded the version from Market place.
After installing a module through the Extension Manager I get the following error message for both front end and back end pages.
Autoload error
Module 'WeltPixel_OwlCarouselSlider' from '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme' has been already defined in '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme-free'.
The Extension Manager did determine there was an error in the install
Error in Update! Please refer to documentationDoc linkto perform manual rollback.
To attempt automatic rollback, please click the "Rollback" button.
(See console log below)
The Automatic rollback didnt work and I can't get the manual rollback to work either. The files are where you would expect but running
php bin/magento info:backups:list
Comes up empty, the only response is
Autoload error: Module 'WeltPixel_OwlCarouselSlider' from '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme' has been already defined in '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme-free'.
Now I can't access the Magento Dashboard.
And can't work out how to remove the second version of the slider
If you're still experiencing issues after trying this, I would recommend consulting the official Magento documentation and forums for a solution. Please also note that, currently, our modules do not support composer installation, and the supported installation methods are via manual SSH installation and the GUI install (PRO version only).
When I check the modules using the command suggested
php bin/magento module:status
The only response I get is
Autoload error: Module 'WeltPixel_OwlCarouselSlider' from '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme' has been already defined in '/home/fsadmin/public_html/vendor/weltpixel/m2-weltpixel-owl-carousel-slider-theme-free'.
Composer runs fine, but none of the magento commands seem to work.
I've dug deep looking for a solution for this but have come up empty. Would appreciate some help.
[2019-06-20 07:01:10 UTC] Job "setup:maintenance:enable []" has started Enabled maintenance mode
[2019-06-20 07:01:10 UTC] Job "setup:maintenance:enable []" has been successfully completed [2019-06-20 07:01:10 UTC] Job "setup:cache:disable []" has started There is nothing to change in cache status
[2019-06-20 07:01:10 UTC] Job "setup:cache:disable []" has been successfully completed [2019-06-20 08:01:02 UTC] Job "update {"components":{"weltpixel/m2-weltpixel-backend":{"name":"weltpixel/m2-weltpixel-backend","version":"1.8.5"},"weltpixel/m2-weltpixel-owl-carousel-slider":{"name":"weltpixel/m2-weltpixel-owl-carousel-slider","version":"1.5.8"},"weltpixel/m2-weltpixel-owl-carousel-slider-theme":{"name":"weltpixel/m2-weltpixel-owl-carousel-slider-theme","version":"1.7.6"},"weltpixel/m2-weltpixel-owl-carousel-slider-theme-free":{"name":"weltpixel/m2-weltpixel-owl-carousel-slider-theme-free","version":"1.8.5"}}}" has been started [2019-06-20 08:01:02 UTC] Starting composer update... [2019-06-20 08:01:10 UTC] ./composer.json has been updated
Re: Autoload Error Module 'WeltPixel_OwlCarouselSlider' has been already defined
Hello,
I am having a similar issue but mine occurred when installing Weltpixel Google Tag Manager.
When I check the modules using the command suggested
php bin/magento module:status
The only response I get is:
Autoload error
Module 'WeltPixel_Backend' from '/chroot/home/a0e7bc0c/3333/app/code/WeltPixel/Backend' has been already defined in '/chroot/home/a0e7bc0c/3333/vendor/weltpixel/m2-weltpixel-backend'.