Jump to content

[solved] Viewed Products Block img not showing


Recommended Posts

Hi renjii

 

Maybe have a look here:

http://www.prestashop.com/forums/topic/255059-solved-last-viewed-product-images-not-appearing/

In there, Vekia mentions another topic, where apparently some solution is given.

 

Otherwise, to turn this module off, go to Modules-Modules,

find "Vieuwed Proucts Block".

Press disable.

 

 

Hope that does it,

pascal

  • Like 1
Link to comment
Share on other sites

Thanks Pascal i managed to fix it using 

LEFT JOIN '._DB_PREFIX_.'image i ON (i.id_product = p.id_product AND i.cover = 1)'. 

Hi renjii

 

Maybe have a look here:

http://www.prestashop.com/forums/topic/255059-solved-last-viewed-product-images-not-appearing/

In there, Vekia mentions another topic, where apparently some solution is given.

 

Otherwise, to turn this module off, go to Modules-Modules,

find "Vieuwed Proucts Block".

Press disable.

 

 

Hope that does it,

pascal

Link to comment
Share on other sites

×
×
  • Create New...