Help - Search - Members - Calendar
Full Version: Mysql Errors
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Lauda
Can someone help me with this.
when I try to make an account on my website I get this error:Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/zzl.org/s/r/p/srpskamafija/htdocs/members.php on line 479

Can someone pls tell me what to do??

Thank you!
Valency
Next time use the Search Feature before posing, Last time I checked there was something about this: No time to find it for you now, I may edit this later.
Ed
QUOTE(Valency @ May 4 2008, 03:13 AM) *
Next time use the Search Feature before posing, Last time I checked there was something about this: No time to find it for you now, I may edit this later.


What a pointless post!

Lauda, that error appears when the query resource returned is invalid. Insert :

CODE
echo mysql_error();


Just after the mysql_query that is being passed to mysql_num_rows. You can then debug the error, missing table, incorrect column name etc.
Popcorn
Something is wrong with the query
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.