954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/r/a/e/raeyshe/html/fanlisting/admin.php on line 36

<?
   // select all unapproved members
   $result = mysql_query ("SELECT * FROM $table WHERE apr!='y'");
   <strong>if ($row = mysql_fetch_array($result)) {
</strong>   do { 
   // display all unapproved members 
   ?>


Line 36 is in bold, red font

raeyshe
Newbie Poster
7 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Never mind.... I figured it out myself... Thanks anyway

raeyshe
Newbie Poster
7 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Care to post your solution and mark the thread as "solved?" It may help someone else.

Puckdropper
Posting Pro
500 posts since Jul 2004
Reputation Points: 23
Solved Threads: 23
 

I uninstalled it then tried reinstalling. It somehow fixed the problem.

raeyshe
Newbie Poster
7 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

unistalled what???????

SethR
Light Poster
33 posts since Oct 2005
Reputation Points: 10
Solved Threads: 1
 
unistalled what???????



i deleted the whole fanlisting directory since it still wasn't in use anyway then i installed it again and the problem went away

raeyshe
Newbie Poster
7 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Can you help me my script have an error as this Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\wamp\www\public_html\admin\reslib.php on line 80

and my script is this
$row = mysql_fetch_array($result);

can you help me to solve the problem thanks

shinichi001
Newbie Poster
1 post since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You