View Single Post
  #4  
Old 05-21-2003, 08:48 PM
  RazorWriter's Avatar 
RazorWriter RazorWriter is offline
 

Advanced Member
  
Join Date: Dec 2002
Location: Arizona, USA
Posts: 50
 

Default

I added this to my cart and it works fine. I don't know what could be wrong your code, but then again this only like the third template I've ever touched.

It does look like you have an extra href tag that shoulnt be inside the form though:

<a href=product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_page}></a>
Reply With Quote