we had to do some upgrades to fix some security holes.<br />php is at 4.3.8 now, since then, all over the site spooky error messages appear.<br /><br />at the bottom of each UBBT page it says:<br /><br />Warning: (null)(): 2 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0<br /><br />other parts of my site look worse, here's a funny one:<br />
http://www.poisonfree.com/shop/<br /><br />we already deactivated warnings in php.ini, because some applications just *need* a full table scan, or whatever - but the error messages keep coming.<br /><br />any clue?