[TYPO3-dev] Retrieving of extension list under TYPO3 6.0

Franz Holzinger franz at ttproducts.de
Thu Apr 11 10:19:20 CEST 2013


Hello Philipp,

Le 10. 04. 13 21:12, Philipp Gampe a écrit :
> Hi Franz Holzinger,
>
> Franz Holzinger wrote:
>
>> [SYS][t3lib_cs_convMethod] = iconv
>> [SYS][t3lib_cs_utils] = iconv
>
> mbstring would be better
>

     [SYS][t3lib_cs_convMethod] = mbstring
     [SYS][t3lib_cs_utils] = mbstring

>> The fetching of the extension list now ends up in this PHP error:
>>
>> [10-Apr-2013 20:40:36 Europe/Berlin] PHP Fatal error:  Maximum execution
>> time of 1000 seconds exceeded in
>>
> /var/www/html/demo/typo3_src-6.0.4/typo3/sysext/core/Classes/Charset/CharsetConverter.php
>> on line 1601
>
> Strage ... did you clear the cache? Deleted typo3temp/Cache/* ?
>
> Best regards
>

I have changed it to mbstring and cleared the Cache files.
fluid_template/
Extensionmanager_List_action_index_f9a6b6a982e0abc6c5646324228acb2a01758bb7.php
Extensionmanager_List_action_ter_f498b0257155cfa5466d19cb8a758aef32364d7b.php
Extensionmanager_List_layout_main_9a5ee997f004f0062b10a4d94e922416f7d2285b.php
Extensionmanager_List_partial_List_TerTable_html_4e74bd2dc0d0cc8a446f97b81559f1103298d222.php
Extensionmanager_UpdateScript_action_show_5755b2d71553ca6ce2afe2809a84abf7aafa4150.php
Extensionmanager_UpdateScript_layout_main_9a5ee997f004f0062b10a4d94e922416f7d2285b.php
Extensionmanager_UploadExtensionFile_action_extract_28691ce048c52655b85dec4408339d7538d516d6.php
Extensionmanager_UploadExtensionFile_action_form_55b4304d60e08d1ddfde2aca76e141b92b110814.php
Fluid_ViewHelpers_Be_Widget_Paginate_action_index_1c4ff9e935b0188b8aba44da3f02ef0f7f8c5023.php


But then the loading icon still did never stop. And I did not get any 
PHP error message. So it seemed to not work at all.

After a while I clicked manually on the Reload icon. And then the 
extension list shows up:

last update: 2013-04-11 (5795 extensions)

So this issue is solved. However the behaviour of the new EM is not 
intuitive.


- Franz





More information about the TYPO3-dev mailing list