View Single Post
Old August 1st, 2006, 07:24 PM   #6 (permalink)
MitchSchaft
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 82
On line 191 of showproduct.php, new version:
Quote:
$resultb = ppmysql_query("REPLACE INTO {$Globals['pp_db_prefix']}laston VALUES('$dbcat',{$User['userid']},$lasttimeon)", $link);
I changed the highlighted red to rp and that did the trick.
MitchSchaft is offline   Reply With Quote