urota010 Posted April 25, 2013 Share Posted April 25, 2013 Hi, Maybe someone knows what the problem is, I understand very little about it. Very quickly my error_log is size up to 2-6 GB and most returns this error: error_log: ----- [25-Apr-2013 09:40:03] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...../ibuy-shop.com/classes/MySQL.php on line 175 MySQL.php - Line 175 ------ public function nextRow($result = false) { return mysql_fetch_assoc($result ? $result : $this->_result); } --- Thank you all for any help Link to comment Share on other sites More sharing options...
Recommended Posts