renjii Posted September 4, 2013 Share Posted September 4, 2013 (edited) Hi All As per title the viewed product block image is not showing. How do i disable it or upload the image that fit into the block Thanks Edited September 5, 2013 by renjii (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted September 4, 2013 Share Posted September 4, 2013 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 1 Link to comment Share on other sites More sharing options...
renjii Posted September 5, 2013 Author Share Posted September 5, 2013 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 More sharing options...
PascalVG Posted September 5, 2013 Share Posted September 5, 2013 Great! pascal Link to comment Share on other sites More sharing options...
Recommended Posts