Thread: Newest Products
View Single Post
  #177  
Old 07-06-2007, 09:25 AM
 
LisaB LisaB is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 74
 

Default Re: Newest Products

Hi! Had a problem with this mod for version 4.1.x as listed above by lapidarist. I used the zip file and made the modifications recommended by chamberinternet.

When you arrive at the link, the following error occurs when a time frame is chosen with no new products,

Warning
: array_slice() [function.array-slice]: The first argument should be an array in /home/wwwjust/public_html/shop/newproducts.php on line 153

Line 153 reads: $newproducts = array_slice($temp_products, $lowerLimit, ($upperLimit - $lowerLimit));
__________________
XCart Version 4.1.6
PHP 4.4.4
MySQL 4.1.21-standard
Reply With Quote