![]() |
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource
A client of mine is having an issue with an admin area of their site that I never encountered before...
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource The code that is being referenced is: Code:
// new sql to pull associated products for seleceted family |
it seems in this line:
PHP Code:
|
You're also assigning $numrows a value of 0 in your conditional. Know that if you don't need the else statement, just omit it. :)
Try this: PHP Code:
|
Quote:
|
| All times are GMT. The time now is 10:43 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0