[phpOpenTracker-general] Warning mysql_free_result():
[email protected] Thu, 14 Apr 2005 11:26:38 -1000
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------090409000102050102040703 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, I am getting this warning a few times per page load 2005-04-14 17:00:40 (EDT) 2 Warning mysql_free_result(): supplied argument is not a valid MySQL result resource any ideas how to clear this up? Joshua P.s. thanks for the output buffering idea, already using it! --------------090409000102050102040703 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Hi all,<br> <br> I am getting this warning a few times per page load<br> <br> <datetime>2005-04-14 17:00:40 (EDT)</datetime> <errornum>2</errornum> <errortype>Warning</errortype> <errormsg>mysql_free_result(): supplied argument is not a valid MySQL result resource<br> <br> any ideas how to clear this up?<br> <br> Joshua<br> P.s. thanks for the output buffering idea, already using it!<br> </errormsg> </body> </html> --------------090409000102050102040703--