View Single Post
Old December 17th, 2004, 10:01 PM   #1 (permalink)
kall
Member
Verified Customer
 
Join Date: Apr 2004
Posts: 194
4.8.5 - vb3 Integration - Occasional MYSQL Errors

Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/gallery/inc_features.php on line 49

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/gallery/inc_features.php on line 63

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/gallery/inc_features.php on line 116

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/gallery/inc_photopost.php on line 97

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/gallery/inc_photopost.php on line 108

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home3/nzboards/public_html/forums/index.php on line 870
This occurs occasionally on my forumhome, and the result (other than a whole heap of error text pushing the page down) is that the featured photos box doesn't display.

Is this due to maybe the database connection not being made *first* of all things on the page or something?

Regardless, does anyone know why this happens sometimes?
kall is offline   Reply With Quote