webpage error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • matthewroth
    New Member
    • Feb 2008
    • 22

    #1

    webpage error

    having difficult time diagnosing this error

    Warning: mysql_fetch_arr ay(): supplied argument is not a valid MySQL result resource in D:\Program Files\xampp\htd ocs\ACS\new_sit e\test\image2.p hp on line 32

    Warning: mysql_num_rows( ): supplied argument is not a valid MySQL result resource in D:\Program Files\xampp\htd ocs\ACS\new_sit e\test\image2.p hp on line 34

    if i refresh the page a few times it works fine. sometimes it works fine all by itself. The page has been active for several months with no issue as well. I have tried rebooting the host and stopping/restarting apache and mysql but still persists. any ideas on what to look for?
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Hey, Matt.

    As the error states: you're not passing a valid result resource.

    However, I, nor any others around here, can tell you how to rectify that without seeing your 'code'.

    Remember: code tags ;)!

    Comment

    Working...