Very nice mod, I got it to work in 4.0.11 but I have a strange error which shows up in the code and when I point the mouse on top of a product because smarty puts the error into the alt tag:
Code:
<a href="product.php?productid=146" >[img]/projektemx/xcart4/image.php?productid=146[/img]Warning[/b]: htmlspecialchars() expects parameter 1 to be string, array given in f:\wampp13cs\htdocs\projektemx\xcart4\Smarty-2.6.3\plugins\modifier.escape.php on line 25
Array" border="0"></a>
I have it running on a local test cart 4.0.11, fresh install, some mods.
Any suggestions?
Forgot to ask this: the quantity dropdown and the buy now button are not aligned nicely, they are spread all over the place, I guess depending on the width of the description of the item. Is the description short the dropdown and buy now button is pretty much in the center and if the description is long both moves to the right side, I try to fix it in the related_products.tpl but no success.
Andy