View Single Post
  #3  
Old 05-20-2004, 09:56 PM
 
xcell67 xcell67 is offline
 

Senior Member
  
Join Date: Dec 2003
Posts: 149
 

Default

Hi,
How would you apply the pricing fix to the code for the random method: staring with

Code:
$query = "SELECT * FROM $sql_tbl[products] WHERE forsale='Y' ".$avail_condition.$query_condition;

in

recommends.php

thanks
Reply With Quote