lukeybabe Posted January 2, 2010 Posted January 2, 2010 Hi guys i was just browsering on my pc and saw the usershops mod but it was v1 so i converted it and now this error comes up : Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/lukeyboi/public_html/shopindex.php on line 44 Any ideas why ? Quote
Nicholas Posted January 2, 2010 Posted January 2, 2010 could help if you post your shopindex.php lol. but anyways find line 44 and then change mysql_fetch_array into $db->fetch_row Quote
Arek Posted January 2, 2010 Posted January 2, 2010 Hey could help if you post your shopindex.php lol. but anyways find line 44 and then change mysql_fetch_array into $db->fetch_row That wouldent work, that error ususaly means that the sql statement wasn't valid or failed 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.