Quote:
Originally Posted by freakify
I keep getting this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in "path" on line 57
Almost forgot, my line 57 is:
while($thread_get=mysql_fetch_array($thread_sql))
any suggestions?
thanks
|
im getting a similar message as well...
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xboxworld/public_html/lastposts3.php on line 48
does anyone know what causes this?