Hello,
I've just installed a new script and i'm getting this error
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource[B]/home/www/ [/B]line 13
This is line 13:
while($row = mysql_fetch_array( $result ))
Is this wrong?