Page 1 of 1

help plz

Posted: Mon Jun 06, 2005 5:03 pm
by UNDERCOVER
how can i fix this that is if it can be fixed


Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/undercov/public_html/game4/funcs.php on line 41

Warning: Cannot modify header information - headers already sent by (output started at /home/undercov/public_html/game4/funcs.php:866) in /home/undercov/public_html/game4/html.php on line 61

Warning: Cannot modify header information - headers already sent by (output started at /home/undercov/public_html/game4/funcs.php:866) in /home/undercov/public_html/game4/html.php on line 62
You are not logged in.

help

Posted: Mon Jun 06, 2005 9:22 pm
by UNDERCOVER
help nvm about the other one i fixed that but i need help with this

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/undercov/public_html/game4/funcs.php on line 108

Promisance Top 10 Listing
Current Game Time:

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '...' at line 1


and on line 108 it is
while ($clan = mysql_fetch_array($clans))

and how do i fix
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '...' at line 1
if i have to type some thing were and wat ?

Posted: Tue Jun 14, 2005 6:42 am
by Lixas
is everything ok with variables, like "$clan" and "$clans" ?