View Single Post
  #125  
Old 10-03-2004, 10:44 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

It likely has to do with:

Code:
$smarty->assign("paymentid",$paymentid);

Make sure that is in the correct spot.
Reply With Quote