wtf.. dood we said its not the mysql_fetch_assoc ... that just itterates (loops) the result from mysql_query.

The problem is that mysql_query is not returning a resource: (Resource)

You need to make sure that the query and that table are correct

its not the php code. its the query / database layout
litewarez Reviewed by litewarez on . MySQL Error Im installed some script but i get this errors Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXXX/public_html/index.php on line 99 line 99: while ($y=mysql_fetch_assoc($x)) Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXXX/public_html/index.php on line 80 Rating: 5