NOT_YOURS Posted May 26, 2010 Posted May 26, 2010 Hi Jan, I'm getting mysql warnings on database.php from the includes/function directory. I'm not seeing anything in that file that would inherently cause these errors. product_info.php "Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /nfs/c03/h01/mnt/47022/domains/printsquad.biz/html/includes/functions/database.php on line 99" On home page: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /nfs/c03/h01/mnt/47022/domains/printsquad.biz/html/includes/functions/database.php on line 103 Thank you! Quote
Jan Zonjee Posted May 27, 2010 Posted May 27, 2010 I'm getting mysql warnings on database.php from the includes/function directory. I'm not seeing anything in that file that would inherently cause these errors. product_info.php "Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /nfs/c03/h01/mnt/47022/domains/printsquad.biz/html/includes/functions/database.php on line 99" On home page: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /nfs/c03/h01/mnt/47022/domains/printsquad.biz/html/includes/functions/database.php on line 103 These error messages say very little. What they say is that you have tep_db_fetch_array function call where there hasn't been a query. SPPC does have it's own support thread by the way. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.