View Single Post
  #10  
Old 04-27-2004, 06:48 PM
 
POSDepot POSDepot is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 52
 

Default Error in Code?

Quote:

{math equation="lprice-lprice" price=$products[product].price

I couldn't get FunkyDunk's mod to work until I changed the line above to this:


Quote:
{math equation="lprice-price" price=$products[product].price

I kept getting $0.00 because it was subtracting lprice from itself.

Please note I know nothing about coding so I may be wrong here, but it seems to work with the change I made.

Randy
X-Cart 3.5.3[/quote]
Reply With Quote