Bug #18772
closedMysql-error
0%
Description
I get this errors when I use "Update reference index":
Warning: Invalid argument supplied for foreach() in /home/hivo/public_html/typo3_src-4.2.0/t3lib/class.t3lib_refindex.php on line 1019
Warning: Invalid argument supplied for foreach() in /home/hivo/public_html/typo3_src-4.2.0/t3lib/class.t3lib_refindex.php on line 1019
Warning: Cannot modify header information - headers already sent by (output started at /home/hivo/public_html/typo3_src-4.2.0/t3lib/class.t3lib_refindex.php:1019) in /home/hivo/public_html/typo3_src-4.2.0/typo3/template.php on line 632
(issue imported from #M8378)
Updated by Christian Brunner over 16 years ago
so, what version are you using ;)
i'm asking because it could be a mysql bug. i had a similar error and after updating mysql it was gone
Updated by Christian Brunner over 16 years ago
hm, should be okay...
did you try "compare db" in the installtool? perhaps there is something wrong with your table definitions. otherwise i have no idea.
Updated by Asger no-lastname-given over 16 years ago
I had tried that, but it doesn't work!
Updated by Christian Brunner over 16 years ago
what does "doesn't work" mean? is there nothing to change, or does the tool want to change something that doesn't work?
Updated by Asger no-lastname-given over 16 years ago
I mean that it doesn't solve my problem!