News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[FIXED] Bug in Recently Viewed Products 2

Started by doorknob, April 22, 2009, 02:25:48 AM

Previous topic - Next topic

doorknob

The wrong number of items is displayed. ps_product.php line 2700 should be changed from
if($k < $maxitems+1) {

to
if($k < $maxitems) {


Regards
Phil
J1.5.10 vm 1.1.3 (build 1723)