Bug #18352
closedDB Tool produces PHP warnings
0%
Description
The DB Tool produces various error messages:
Using the search function (either in the be header or in the db tools modul) produces the following warning:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [...]\t3lib\class.t3lib_db.php on line 819
The record statistics produce this error once in line 805, Database Relations several times.
And finally Manage Reference Index throws the message: Warning: Invalid argument supplied for foreach() in [...]\t3lib\class.t3lib_refindex.php on line 1019
Steps to reproduce: search for a string with the search function in the BE-header toolbar.
Version TYPO3-dev, rev. 3346
(issue imported from #M7728)
Updated by Christian Kuhn over 14 years ago
Resolved, no change required:
I'm pretty sure all of these warnings have been solved in recent versions. Please reopen if we missed something.