View Single Post
  #73  
Old 02-17-2005, 12:22 AM
 
andreas04031 andreas04031 is offline
 

Advanced Member
  
Join Date: Jun 2004
Location: Dallas, TX
Posts: 64
 

Default

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
__________________
X-Cart version 3.5.9 (online)
X-Cart Version 4.0.19 (online)
X-Cart Version 4.1.3 (in dev)
PHP 4.4.4
MySQL 4.1.21
Reply With Quote