Bug #16378
closedPHP Warning array-keys() when installing a suggested extension
0%
Description
When I install sr_feuser_register and want to follow suggestion of fh_library, then I get the following warning messages:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/typo3_src-4.0.1-rc1/typo3/mod/tools/em/class.em_index.php on line 1669
Warning: end() [function.end]: Passed variable is not an array or object in /var/www/html/typo3_src-4.0.1-rc1/typo3/mod/tools/em/class.em_index.php on line 1670
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.
(issue imported from #M3887)
Updated by Franz Holzinger over 18 years ago
After having activated use of CURL in the Install Tool, I get:
Extension import results
Error: The datatransfer did not succeed. Error: MD5 hash of downloaded file not as expected:
52e568011edc80b2ebe5642796b2c810 !=
Updated by Dominik Wezel over 18 years ago
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 Michael Stucki almost 18 years ago
Hier gilt das gleiche, das ist einfach zu lösen.