Actions
Bug #16381
closedDB Check cron produces errors
Start date:
2006-07-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I get the following errors in my DB check cronjob:
"PHP Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
PHP Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167
PHP Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
PHP Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167 ***********************************
Reference Index TESTED (nothing written)
"PHP Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
PHP Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167
PHP Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
PHP Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167 ***********************************
Reference Index TESTED (nothing written)
Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167
Warning: array_unique(): The argument should be an array in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 151
Warning: Invalid argument supplied for foreach() in /home/ess-erfurt/www/htdocs/t3lib/class.t3lib_flexformtools.php on line 167
4652 records from 51 tables were checked/updated.
Index Integrity was perfect!"
PHP Version 4.3.10
mysql Client API version 4.1.16
TYPO3 4.0
(issue imported from #M3892)
Updated by Dmitry Dulepov over 16 years ago
Should be done by now. Reopen if not.
Actions