PDA

View Full Version : Forum function error: mysql result not freed


SubTLE
05-28-2010, 09:14 AM
To the forum coder(ette)(s):

I've seen the following error appear a few times now at the very bottom of the page (below even the copyright text) when clicking on several forum links:

Warning: (null)() [function.mysql-free-result]: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0

Reproduce by clicking on your own name to check the profile (or perhaps any name).

P.S.: I tried to paste it as it showed, in case it was relevant to find the source, but the forum code ate the formatting of the message when I hit submit. Sorry. The text is still literal though.

MonkeyShines
06-01-2010, 06:34 AM
Result sets just want to be free??

I wonder if this is what 'broke' the forum recently? In any case,good to see it back up!

MS

SubTLE
06-23-2010, 06:08 PM
Forum people(s):

The error I mentioned here is appearing again. Last time, the forum went completely offline for a couple of days right after my message. Not sure if the two have any connection with each other, but at the least, you need to check on that coding error.


Warning: (null)() [function.mysql-free-result]: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0