View Single Post
Old May 20th, 2009, 04:06 PM   #1 (permalink)
rcull
Member
Verified Customer
 
rcull's Avatar
 
Join Date: Dec 2004
Posts: 214
line 133 cmps error

My inc_ads that I am running on my cmps is bringing up an error:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/teambuic/public_html/classifieds/inc_ads_cmps.php on line 133

133 is:
while (list($pid,$puser,$puserid,$pcat,$ptitle,$product,$views) = mysql_fetch_row($result))


You can see it here:
Team Buick

Thanks for the help,
Bob
rcull is offline   Reply With Quote