05.10.2011, 10:44
This has been fixed, How?
AvoidOOSync was stuffing up everything so I have put:
mysql_store_result();
mysql_free_result();
Where Avoid00Sync was.
There was also a problem in the LOGIN area, The mysql_store_result was there but no mysql_free_result.
Thanks for all your help!
AvoidOOSync was stuffing up everything so I have put:
mysql_store_result();
mysql_free_result();
Where Avoid00Sync was.
There was also a problem in the LOGIN area, The mysql_store_result was there but no mysql_free_result.
Thanks for all your help!