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));