Results 1 to 9 of 9

Thread: Extension manager not loading

  1. #1
    New user
    Join Date
    02-18-12.
    Posts
    16

    Default Extension manager not loading

    I am working on upgrading Contao 2.10.4 to 2.11... The problem is in 2.11 when I click on "Extension manager" in the backend it won't load. It sits for awhile and then loads a blank white page... It worked fine in 2.10.4... Any ideas what is wrong? Thanks

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: Extension manager not loading

    Back end module "System" > "Settings" > enable the option "Display error messages"

    Maybe a problem with the SOAP module!?
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    02-18-12.
    Posts
    16

    Default Re: Extension manager not loading

    This is the error I get... I'm assuming that I need to increase the time in a php file somewhere??

    ( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\system\modules\rep_client\RepositoryBa ckendModule.php on line 217
    Call Stack
    # Time Memory Function Location
    1 0.0007 763744 {main}( ) ..\main.php:0
    2 0.0687 5648936 Main->run( ) ..\main.php:230
    3 0.0698 5880496 Backend->getBackendModule( ) ..\main.php:120
    4 0.0759 6763776 RepositoryManager->generate( ) ..\Backend.php:234
    5 0.0759 6768640 RepositoryBackendModule->generate( ) ..\RepositoryManager.php:71
    6 0.0761 6770632 BackendModule->generate( ) ..\RepositoryBackendModule.php:88
    7 0.0762 6773432 RepositoryBackendModule->compile( ) ..\BackendModule.php:116
    8 1.5323 6964440 RepositoryManager->listinsts( ) ..\RepositoryBackendModule.php:151
    9 1.5324 6964488 RepositoryManager->getInstalledExtensions( ) ..\RepositoryManager.php:99
    10 29.9580 7181504 RepositoryBackendModule->getExtensionList( ) ..\RepositoryManager.php:1073

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: Extension manager not loading

    Since this is a local server installation you can try to increase the "max_execution_time" setting in the "php.ini" configuration file accordingly.
    Contao Community Moderator
    → Support options

  5. #5
    New user
    Join Date
    02-18-12.
    Posts
    16

    Default Re: Extension manager not loading

    Thanks...

  6. #6
    New user
    Join Date
    06-14-11.
    Posts
    12

    Default Re: Extension manager not loading

    I have the same problem.
    Yesterday I updated the version from 2.10.4. Before, the extension manager worked.
    My max_execution_time is 6000
    Is it a bug?

  7. #7
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: Extension manager not loading

    Fine for me on shared hosting (not using safe mode hack), so to find out if it is a bug you might need to be more specific re your environment.

  8. #8
    New user
    Join Date
    07-26-12.
    Posts
    1

    Default Re: Extension manager not loading

    version installed contao-2.11.5, running on local mac on MAMP

    Where the message I get
    Any any suggestions?

    Fatal error: Uncaught exception SoapFault with message Not Found thrown in /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryBackendModule.php on line 232
    #0 [internal function]: SoapClient->__doRequest('__call('getExtensionLis...', Array)
    #2 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryBackendModule.php(232): SoapClient->getExtensionList(Array)
    #3 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryCatalog.php(144): RepositoryBackendModule->getExtensionList(Array)
    #4 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryBackendModule.php(166): RepositoryCatalog->listExtensions(NULL)
    #5 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/backend/BackendModule.php(114): RepositoryBackendModule->compile()
    #6 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryBackendModule.php(88): BackendModule->generate()
    #7 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/rep_client/RepositoryCatalog.php(62): RepositoryBackendModule->generate()
    #8 /Applications/MAMP/htdocs/contao-2.11.5/system/modules/backend/Backend.php(239): RepositoryCatalog->generate()
    #9 /Applications/MAMP/htdocs/contao-2.11.5/contao/main.php(120): Backend->getBackendModule('repository_cata...')
    #10 /Applications/MAMP/htdocs/contao-2.11.5/contao/main.php(230): Main->run()
    #11 {main}

  9. #9
    Experienced user
    Join Date
    08-21-09.
    Posts
    563

    Default Re: Extension manager not loading

    @raulrosa --

    Check out: viewtopic.php?f=6&t=4443#p18129
    Brian

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •