View Single Post
Old January 31st, 2005, 08:24 AM   #1 (permalink)
criscokid
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 562
showproduct.php not working

Classifieds v2.1 vB3 Enhanced showproduct.php doesn't seem to be working - the navbar displays and that's it. Clicking on the yellow error icon in the foot of the browser shows:

Line: 396
Char: 1
Error: Object expected
Code: 0
URL: /classifieds/showproduct.php?product=1

Here's line 396 from showproduct.php:
$query = "UPDATE {$Globals['pp_db_prefix']}users SET views=views+1 WHERE userid={$User['userid']}";
criscokid is offline   Reply With Quote