View Single Post
  #3  
Old 04-28-2006, 08:18 PM
 
fhiremark fhiremark is offline
 

Advanced Member
  
Join Date: Apr 2006
Location: New York
Posts: 66
 

Default

Hey Balinor,

It seems like in featured.tpl, if $total_pages is greater than 2 I will have my featured products indexed by a navigation. This makes me believe that my $f_products array is divided by the total number of products allowed. I'm not sure on the impact of this on the script, but do you know where the $total_pages variable is calculated? -- I think there's got to be an easier way to fix this without actually duplicating products_t.tpl perhaps placing some special conditions on $total_pages for $f_products?
__________________
X-cart GOLD v 4.0.18
Reply With Quote