I have just noticed a typo near the bottom of my update file.

The line that reads
$rndChooser = tep_db_query("select p.products_id, p.products_image... etc

has 2 "where"s

... TABLE_SPECIALS . " s on p.products_id = s.products_id where where p.products_id between " . $randomize1 . " AND " . $randomize2...etc

Just delete one of them as it isn't needed.

That's it. The download just contains this text.


More...