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.
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.