[TYPO3-dev] Retrieving of extension list under TYPO3 6.0
Franz Holzinger
franz at ttproducts.de
Wed Apr 10 10:24:29 CEST 2013
Hello
Le 10. 04. 13 10:02, Jigal van Hemert a écrit :
> Hi,
>
> On 10-4-2013 9:28, Franz Holzinger wrote:
>> which steps are necessary to retrieve the extension list under TYPO3 6.0?
>>
>> I have opened the Extension Manager and its tab "Get Extensions".
>> Then it tells me "Retrieving Extension-List from TYPO3 Extension
>> Repository (TER)". And it remains loading and loading and seems to never
>> end. What did I wrong?
The EM has caused entries in the PHP error_log:
[Wed Apr 10 09:14:01 2013] [error] [client 85.197.7.226] PHP Fatal
error: Maximum execution time of 60 seconds exceeded in
/var/www/path/web/typo3_src-6.0.4/typo3/sysext/core/Classes/Charset/CharsetConverter.php
on line 2093, referer:
http://mydomain.de/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Baction%5D=ter&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bcontroller%5D=List
I wonder: Why did the image circle of the loading image always rotate?
Shouldn't it have stopped and shown an error message on the screen?
> Did you import the data for the table
> tx_extensionmanager_domain_model_repository in the Install Tool? Without
> that data the EM can't find the TER.
Ok. I have imported not the table above in the Install Tool DB update tab.
Now the tab "Get Extensions" of the EM shows this:
====================================
last update: 2012-08-29 (0 extensions)
Actions
Extension
Key
Description
State
No data available in table
====================================
Then I enter "div2007" in the search field and get:
====================================
Your search: x div2007
No data available in table
====================================
After this the search edit field has disappeared. I cannot find it any more.
There is no entry in the PHP error log any more.
What must I do to see the extensions listed and searchable under the tab
"Get Extensions"?
- Franz
More information about the TYPO3-dev
mailing list