Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cncarmy/public_html/ghostcell/includes/sql_layer.php on line 357
is what it says.
Please Help.
Sincerely,
blastokid
(P.S. Sorry Moderators I did not know where to put this )
Last edited by blastokid on Wed Aug 20, 2003 8:57 am; edited 1 time in total
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Wed Aug 20, 2003 8:39 am
Read the Welcome Announcement in the forum index for instructions on how to turn SQL DEBUG on. Then, that will show you the sql query that is not able to complete and that generates that Warning. Then, hopefully you will be able to tell which one of your modifications is failing.
Ok, i did that, and funky looking things come up, what do i do now???
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Wed Aug 20, 2003 9:03 am
Look above any Warning messages and find the actual SQL statment like Select * from table ... That will be the referencing the table that is not working correctly. Hopefully by the table name you will isolate what modification needs reinstalling or fixing.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum