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)
Updated by Chris topher over 14 years ago
Quoting what Dominic wrote in #16378:
I had this problem, too, but I had entered an explicit repository URL in Settings of the extension manager. After I removed that, I had no longer any problems. You might want to check this.
Otherwise I suggest you have a mirror problem. Maybe choose another mirror, or make sure that your mirror list is http://repositories.typo3.org/mirrors.xml.gz , or make sure you have access to all locations you need.
Updated by Anja Leichsenring over 11 years ago
- Status changed from New to Closed
- Target version deleted (
0)
That outdated, that the warning retired in the meantime.