Warning: mysql_fetch_assoc():

I was getting the following errors:


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 823

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 823

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 823

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mickey17/public_html/himusa/typo3_src/t3lib/class.t3lib_db.php on line 823

The fix was easy:

  1. Go to the Install Tool
  2. Go to Database Analyser
  3. Click Compare
  4. The write to database

Leave a Reply

You must be logged in to post a comment.