PrestaShop Forums: [SOLVED] Wishlist block v0.2 - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


[SOLVED] Wishlist block v0.2


[SOLVED] Wishlist block v0.2

#1 Guest_rsts_*

  • --
  • Guests

Posted 14 August 2009 - 04:55 PM

Hi

When I try to install Wishlist block v0.2 from modules in the backoffice ver 1.2.1
I get this message Query was empty

What to do???

// Sif

#2 Guest__*

  • --
  • Guests

Posted 16 August 2009 - 01:20 PM

Yes I have the same problem

#3 Guest__*

  • --
  • Guests

Posted 17 August 2009 - 05:25 PM

Yep...same here....

#4 Guest__*

  • --
  • Guests

Posted 17 August 2009 - 06:36 PM

Looks like its an issue for MR. Bug tracker then :)

I will post it there.

// Sif

#5 Guest__*

  • --
  • Guests

Posted 22 August 2009 - 08:58 PM

Does anybody know how to solve or get a workaround solution for this issue?
(just can't wait for the next fix release)

#6 Guest__*

  • --
  • Guests

Posted 22 August 2009 - 11:47 PM

WISHLIST install gives ERROR
Query was empty

In version 1.2.1 after upgrading...has anyone figured out a fix??????

#7 Guest__*

  • --
  • Guests

Posted 25 August 2009 - 03:59 AM

blockwishlist/blockwishlist.php
======================================================
replace:
        foreach ($sql AS $k=>$query)
Db::getInstance()->Execute(trim($query));

with:
        foreach ($sql AS $k=>$query){             
if(!empty($query)) Db::getInstance()->Execute(trim($query));
}

and bug solved

#8 Guest__*

  • --
  • Guests

Posted 17 September 2009 - 05:34 AM

I made the change above, but still nothing is happening... Did the fix above work for everyone else? Basically when I have the mouse over the "add to wishlist" button the status in the bottom left just says Run Script";" ... Any ideas??

** Correction, this for the front end of the website, module installed fine. Running v 1.2.0.8

#9 Guest__*

  • --
  • Guests

Posted 29 October 2009 - 03:49 PM

This works to fix the problem in v1.2.5.0 .

The line to change the code is line 30 .

Thanks

#10 Guest__*

  • --
  • Guests

Posted 08 December 2009 - 04:15 PM

ty

#11 Guest__*

  • --
  • Guests

Posted 13 December 2009 - 07:29 PM

Hello all!
Maybe somebody can send me wishlist module, it will be very nice.
I can't find download. :(



opss.. I find it in back office it have been there all the time :D what a fail... :D

#12 Guest__*

  • --
  • Guests

Posted 03 March 2010 - 12:02 PM

Desde whislist no me permite agregar a la cesta. Me aparece el botón deshabilitado.
¿cómo se arregla?
Gracias

#13 Guest__*

  • --
  • Guests

Posted 18 March 2010 - 11:49 AM

Tengo el mismo problema, alguién sabe como se soluciona???

I have the same problem, were is the solution??????

Gracias

Thank you

#14 Guest__*

  • --
  • Guests

Posted 19 March 2010 - 04:43 PM

From 1268909381:

Tengo el mismo problema, alguién sabe como se soluciona???

I have the same problem, were is the solution??????

Gracias

Thank you


Try to look in the posts above that you will find the solution...

Before you post you must read all entire topic ;)

#15 Guest__*

  • --
  • Guests

Posted 22 March 2010 - 07:58 AM

I have watched all the post and I have not found the solution. If change the lines of code that are mentioned to not works the button me Add to list.
You can say where this the solution to me?

Thank you

#16 Guest__*

  • --
  • Guests

Posted 01 January 2011 - 07:28 PM

I am not sure what to do with the wish list block.

I have tried the file change above but my file is different I think (I have a more recent verstion of prestashop). I would appreciate any ideas. Thank you!



I have installed the block on both the right and left columns individually - and still nothing happens when I try to add to wishlist from the product page. NOTHING (and java is working fine on my computer).


I get the following error when I click on the wishlist link in the block itself:


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@mysite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at mysite.com Port 80

#17 Guest_ladyred_*

  • --
  • Guests

Posted 10 October 2011 - 02:29 AM

my wishlist will not open in back office???????





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users