View Single Post
  #10  
Old 01-09-2004, 10:47 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Hi

I used one of the param fields to hold this info - you seem to be referring to a field in the product table called PartnerLink. Unless you have added this to your products table and amended all of the php scripts to store a value into this, it wont work.

replace $product.PartnerLink for $product.param08 and it will work.
__________________
ex x-cart guru
Reply With Quote