Hi, I am building a new site.. got everything working great.. but somewhere along the line I noticed this at the bottom and have no idea what it means, or how to fix it.. Any suggestions?
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iamryan/public_html/includes/sql_layer.php on line 286
Audioslaved Elite Nuker
Joined: Jun 14, 2003
Posts: 420
Location: Hawaii and The Fan Forum
Posted:
Sat Jul 19, 2003 11:09 pm
What is the link to your site? And what mods/blocks have you added to your site recently, well after the last time you know the error was not there. It is probably one of your blocks calling for a table that is not supported (i.e. nuke_users table is user_id in 6.5 but uid in 6.0) you may be using a block that has not been converted to 6.5. Please let me have the link. Thx
Thanks bill, the site addres is www.boxmadness.com and I added a couple new blocks. One was the game server block, advanced downloads, Wisiwyg_3.1.0. i think those are the only 3 I added last night.. thank you for the help
ryan
iamryandean Nuke Soldier
Joined: Jun 17, 2003
Posts: 16
Posted:
Sun Jul 27, 2003 7:24 pm
anyone?
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Sun Jul 27, 2003 8:24 pm
Turn SQL DEBUG on (read how to in the Welcome Announcement). Then, you should see the SQL query right above that error. That will be the source of the problem. If that doesn't explain it enough, copy that query and paste it into phpMyAdmin SQL query window. When you try to run it, it should error out and phpMyAdmin will tell you exactly what's wrong.
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