Jump to content

Blockwishlist Module - Several Issues In Prestashop 1.6


Recommended Posts

Good evening,

 

We're experimenting several issues with the module blockwishlist in our prestashop 1.6. We instaled Warehouse theme (http://warehouse.iqit-commerce.com/en/).

 

These are the issues related with the Wishlist module:

 - We cannot delete any wishlist created.

( http://www.desarrollofundasbcn.com/es/module/blockwishlist/mywishlist?rand=1448995484303&deleted=1&myajax=1&id_wishlist=2&action=deletelist&_=1448993810346 )

 

 - The url provided in the "permanent link" of the wishlist is not working.

( http://www.desarrollofundasbcn.com/es/module/blockwishlist/view?token=82D0E8D94F3DC48E )

 

 - When I share my wishlist with a friend, the URL provided in the e-mail is not working also.

 

With the debug mode on (Browser Console) all the urls / calls gives a 404 Error.

 

The weird thing is that there are other actions (such as add to wishlist, show the list of my wishlists, and also show the details of each wishlists) that are working properly.

 

I believe that maybe the issue is related with the type of request as the ajax ones are working properly, but not the http ones (returns 404).

 

We already tried the solutions posted in the links below but any of them worked for us:

 

- https://www.prestashop.com/forums/topic/327523-solved-i-cant-delete-my-wishlist/

- https://www.prestashop.com/forums/topic/48684-solvedadd-to-wishlist-doesnt-work/        

- https://www.prestashop.com/forums/topic/376480-wishlist-is-not-working-in-prestashop/

 

 

Please, can somebody help out with this issue.

 

Many thanks in advance.

post-1114306-0-70868800-1448995776_thumb.png

Link to comment
Share on other sites

Hi gabybelmonte,
 
I had similar bugs with my own wishlist and I discovered that my problem was very simple.
 
If you are using a custom theme, be sure that your wishlist module is positioned on HookTop for this theme. This point resolved the problem with deleting option, for me.

 

I didn't thought to verify this point and I lost hours, so maybe it's your case too…?
 
Best regards,
  • Like 2
Link to comment
Share on other sites

  • 2 months later...

It's a bit late but I hope this can help someone..

 

I've had the same problem, I was unable to delete a wishlist... I realized that in themes/name-of-the-theme/js/modules/blockwishlist/js/ajax-wishlist.js the js file wasn't up to date. I took the js file from the module in webroot/blockwishlist/js/ajax-wishlist.js and replace the old js file and it worked fine for me.

  • Like 1
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...