Bug #21073
closedPHP Warning in Extension Manager: array-keys() The first argument should be an array in class.em_index.php on line 1829
0%
Description
Trying to import indexed search engine results in the following messages:
Warning: array_keys() [function.array-keys]: The first argument should be an array in D:\xampp\htdocs\typo3428\typo3\mod\tools\em\class.em_index.php on line 1829
Warning: end() [function.end]: Passed variable is not an array or object in D:\xampp\htdocs\typo3428\typo3\mod\tools\em\class.em_index.php on line 1830
Extension Manager
Extension import results
Error: The datatransfer did not succeed. The T3X file could not be fetched. Possible reasons: network problems, allow_url_fopen is off, curl is not enabled in Install tool.
allow_url_fopen is on
[SYS][curlUse] = 0
no network problems
Next allow_url_fopen was set to off in the php.ini and Apache was restarted. The same error as described above appeared.
PHP Version 5.2.6
Typo3 Version 4.2.8
Xampp Version 1.6.8 on Win XP Home
(issue imported from #M11977)