Jump to content

Prestashop wishlist module cannot be install and configure


Recommended Posts

Problem when installing the wishlist module in Prestashop ver. 1.7.7.8 the module is from https://github.com/PrestaShop/blockwishlist

Download the zip file and extract and change the filename to without "-dev" Zip it again and upload via Prestashop

Here's the error shown

Attempted to load class "Install" from namespace "PrestaShop\Module\BlockWishList\Database".
 Did you forget a "use" statement for e.g. "PrestaShopBundle\Install\Install", 
"PrestaShop\AccountsAuth\Installer\Install", "PrestaShop\Module\PsAccounts\Module\Install" 
or "PrestaShop\Module\PsEventbus\Module\Install"?

[Symfony\Component\Debug\Exception\ClassNotFoundException 0]

134200903-e60251f5-cf01-4aa6-81db-ecaca7bae013.thumb.png.d4efe7966ff3f15aea4ee2a5ec2ed572.png

 

After I move the Install class and uninstall class to under blockwishlist.php, the installation can be processed, but another problem shows on. When I try to enter the module configure page, the error pop up...

The controller for URI "/modules/blockwishlist/configuration" is not callable. 
Class "PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController" does not exist.

[InvalidArgumentException 0]

 

134382956-6215b899-2dbb-4a82-b31f-d09cb6767270.thumb.png.7a19bd084b18501a450ad3c20bf81d3e.png

 

I've tried to clear the var/cache but still..

Can anyone help on this? Thx in advance!

PHP ver. 7.3.2

Prestashop ver. 1.7.7.8

 

 

Link to comment
Share on other sites

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...