Bug #18257
closedExt manager - error mysql_fetch_assoc() supplied argument not a valid MySql result resourse
0%
Description
I have just installed Typo3 4.1.5
When I go into ext Manager I get the following:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /srv/www/typo3_src-4.1.5/t3lib/class.t3lib_db.php on line 796
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /srv/www/typo3_src-4.1.5/t3lib/class.t3lib_db.php on line 823
This is repeated 10 times
I don't know if this is a major problem or not
Php Version 5.1.2
MySql Version 5.0.18
(issue imported from #M7597)
Updated by Christian Kuhn over 14 years ago
Resolved, no change required:
This is probably some problem of an installed extension and shouldn't happen on fresh TYPO3 installations. Please check your exxtensions and please reopen if this issue still turns out to be a core issue.