hittokiri1859
05-19-2008, 02:03 AM
I went to add a server and at the end were the vote code comes in after i submited the server database errors came up for some reason the site code was missing from both so the code ended up like this
<a href="http://ro.hopzone.net/vote.php?site="><img src="http://ro.hopzone.net/banners/vote90x60.jpg" width="90" height="60" border="0" align="absmiddle" alt="Vote us in HopZone.Net"></a>
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/ro/add2.php on line 29
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/ro/footer.php on line 6
of course i was able to pull the working code from the mypage section just wanted to let you know that theres a bug somewere.
<a href="http://ro.hopzone.net/vote.php?site="><img src="http://ro.hopzone.net/banners/vote90x60.jpg" width="90" height="60" border="0" align="absmiddle" alt="Vote us in HopZone.Net"></a>
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/ro/add2.php on line 29
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/ro/footer.php on line 6
of course i was able to pull the working code from the mypage section just wanted to let you know that theres a bug somewere.