Hello,
I am getting the following error message:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mochas/domains/zoink.sx33.net/public_html/includes/blogpost.php on line 54
My code (Line 54):
while($row = mysql_fetch_assoc($query))