Forum Moderators: coopster

Message Too Old, No Replies

shout out box seems not to work

mysql_fetch_array(): supplied argument is not a valid

         

volan

5:04 am on Sep 8, 2006 (gmt 0)

10+ Year Member



Hi guys.

I am quite new with php and i wanted to use the shout out box for my website, i follow all the instructions but when i try it out (once i have uploaded the files in my website) there is a hopless message:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ferney/public_html/shoutbox/shoutbox.php on line 90

dreamcatcher

6:46 am on Sep 8, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World volan. :)

You need to show us some more of your code, but the reason for that error is the query is failing somewhere. Try some debugging with your query by using mysql_error().

dc