Jump to content

I can't install this module : pluginadder!


Recommended Posts

Hello everyone,

 

I need your help ...

 

I finished to develop my eshop locally, and I want to install it online.

After many times, I am unable to install my website.

so I finally reinstalled all prestashop on the server.

 

After that, I want to install my theme ... much of my modules are functional, however the problem is that I have trouble to install this module: pluginadder

error message:

"The following modules have not been properly installed:

- Pluginadder: Unable to install overload: The getProductsImgs method in the Product class is already overloaded. "

 

 

I do not really know where the blockage is, I know it comes from override, but I'm disappointed, locally I did not have this problem ...

 

 

Someone would have an idea?

Link to comment
Share on other sites

  • 4 months later...

You must delete those files :

 

yoursite\override\classes\Product.php
yoursite\override\classes\Tools.php
yoursite\override\controllers\front\BestSalesController.php

yoursite\override\controllers\front\CategoryController.php
yoursite\override\controllers\front\ManufacturerController.php
yoursite\override\controllers\front\NewProductsController.php
yoursite\override\controllers\front\PricesDropController.php
yoursite\override\controllers\front\SearchController.php
yoursite\override\controllers\front\SupplierController.php

 

and install Plugin Adder again, should work

  • Like 2
Link to comment
Share on other sites

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...