View Single Post
  #5  
Old 05-08-2014, 07:49 AM
 
DBK Web Builder DBK Web Builder is offline
 

Advanced Member
  
Join Date: Apr 2014
Location: NJ
Posts: 67
 

Default Re: integer math in a smarty template

OK I did that

but i can tell by write statements that it goes into the if block but inside these lines

{$idiff = $ItemOrderby - $p.orderby }
IDIFF = {$idiff}


I try to print using IDIFF= {$idiff} and it prints nothing - not a zero - just blank

so it's not doing the math
__________________
4.6.2 and 4.6.3
http://www.DBKWebBuilder.com
Reply With Quote