Contao-Camp 2024
Ergebnis 1 bis 25 von 25

Thema: Fehler bei MetaModels Installation

  1. #1
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard Fehler bei MetaModels Installation

    Hallo,
    wenn ich MetaModels installiere bekomme ich nach der Datenbankaktualisierung ein leeres Backend und folgende Fehlermeldung:

    Contao 3.2.16
    MetaModels aktuelle Nightly Download

    PHP-Code:
    Warningarray_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in system/modules/metamodels/classes/src/MetaModels/BackendIntegration/BackendModuleBuilder.php on line 314

    #0 [internal function]: __error(2, 'array_merge_rec...', 'sy...', 314, Array)
    #1 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/BackendModuleBuilder.php(314): array_merge_recursive(NULL, Array)
    #2 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/Boot.php(111): MetaModels\BackendIntegration\BackendModuleBuilder->export()
    #3 system/modules/metamodels/config/config.php(289): MetaModels\BackendIntegration\Boot->perform(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #4 [internal function]: {closure}(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #5 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Object(Closure), Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #6 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #7 system/modules/metamodels/classes/src/MetaModels/Helper/SubSystemBoot.php(114): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #8 system/modules/metamodels/config/config.php(271): MetaModels\Helper\SubSystemBoot->boot(Object(Pimple))
    #9 [internal function]: {closure}(Object(Pimple))
    #10 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(84): call_user_func(Object(Closure), Object(Pimple))
    #11 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(328): DependencyInjection\Container\ContainerInitializer->callHooks(Object(Pimple))
    #12 system/initialize.php(233): DependencyInjection\Container\ContainerInitializer->init()
    #13 contao/main.php(24): require_once('sy...')
    #14 {main}


    Warningarray_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in system/modules/metamodels/classes/src/MetaModels/BackendIntegration/BackendModuleBuilder.php on line 315

    #0 [internal function]: __error(2, 'array_merge_rec...', 'sy...', 315, Array)
    #1 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/BackendModuleBuilder.php(315): array_merge_recursive(NULL, Array)
    #2 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/Boot.php(111): MetaModels\BackendIntegration\BackendModuleBuilder->export()
    #3 system/modules/metamodels/config/config.php(289): MetaModels\BackendIntegration\Boot->perform(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #4 [internal function]: {closure}(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #5 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Object(Closure), Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #6 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #7 system/modules/metamodels/classes/src/MetaModels/Helper/SubSystemBoot.php(114): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #8 system/modules/metamodels/config/config.php(271): MetaModels\Helper\SubSystemBoot->boot(Object(Pimple))
    #9 [internal function]: {closure}(Object(Pimple))
    #10 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(84): call_user_func(Object(Closure), Object(Pimple))
    #11 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(328): DependencyInjection\Container\ContainerInitializer->callHooks(Object(Pimple))
    #12 system/initialize.php(233): DependencyInjection\Container\ContainerInitializer->init()
    #13 contao/main.php(24): require_once('sy...')
    #14 {main}


    Warningarray_keys() expects parameter 1 to be array, null given in system/modules/metamodels/classes/src/MetaModels/Helper/ViewCombinations.php on line 657

    #0 [internal function]: __error(2, 'array_keys() ex...', 'sy...', 657, Array)
    #1 system/modules/metamodels/classes/src/MetaModels/Helper/ViewCombinations.php(657): array_keys(NULL)
    #2 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/Boot.php(114): MetaModels\Helper\ViewCombinations->getParentedInputScreenNames()
    #3 system/modules/metamodels/config/config.php(289): MetaModels\BackendIntegration\Boot->perform(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #4 [internal function]: {closure}(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #5 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Object(Closure), Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #6 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #7 system/modules/metamodels/classes/src/MetaModels/Helper/SubSystemBoot.php(114): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #8 system/modules/metamodels/config/config.php(271): MetaModels\Helper\SubSystemBoot->boot(Object(Pimple))
    #9 [internal function]: {closure}(Object(Pimple))
    #10 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(84): call_user_func(Object(Closure), Object(Pimple))
    #11 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(328): DependencyInjection\Container\ContainerInitializer->callHooks(Object(Pimple))
    #12 system/initialize.php(233): DependencyInjection\Container\ContainerInitializer->init()
    #13 contao/main.php(24): require_once('sy...')
    #14 {main}


    WarningInvalid argument supplied for foreach() in system/modules/metamodels/classes/src/MetaModels/Helper/ViewCombinations.php on line 657

    #0 system/modules/metamodels/classes/src/MetaModels/Helper/ViewCombinations.php(657): __error(2, 'Invalid argumen...', 'sy...', 657, Array)
    #1 system/modules/metamodels/classes/src/MetaModels/BackendIntegration/Boot.php(114): MetaModels\Helper\ViewCombinations->getParentedInputScreenNames()
    #2 system/modules/metamodels/config/config.php(289): MetaModels\BackendIntegration\Boot->perform(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #3 [internal function]: {closure}(Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #4 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Object(Closure), Object(MetaModels\Events\MetaModelsBootEvent), 'metamodels.boot...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #5 system/modules/symfony-event-dispatcher/classes/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #6 system/modules/metamodels/classes/src/MetaModels/Helper/SubSystemBoot.php(114): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('metamodels.boot...', Object(MetaModels\Events\MetaModelsBootEvent))
    #7 system/modules/metamodels/config/config.php(271): MetaModels\Helper\SubSystemBoot->boot(Object(Pimple))
    #8 [internal function]: {closure}(Object(Pimple))
    #9 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(84): call_user_func(Object(Closure), Object(Pimple))
    #10 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(328): DependencyInjection\Container\ContainerInitializer->callHooks(Object(Pimple))
    #11 system/initialize.php(233): DependencyInjection\Container\ContainerInitializer->init()
    #12 contao/main.php(24): require_once('sy...')
    #13 {main}


    WarningCannot modify header information headers already sent by (output started at /html/contao/system/helper/functions.php:70in system/modules/core/library/Contao/System.php on line 484

    #0 [internal function]: __error(2, 'Cannot modify h...', 'sy...', 484, Array)
    #1 system/modules/core/library/Contao/System.php(484): setcookie('BE_USER_AUTH', '50c96a1936d88d0...', 1418383416, '/', '', false, true)
    #2 system/modules/core/library/Contao/User.php(215): Contao\System::setCookie('BE_USER_AUTH', '50c96a1936d88d0...', 1418383416, NULL, NULL, false, true)
    #3 system/modules/core/classes/BackendUser.php(180): Contao\User->authenticate()
    #4 contao/main.php(59): Contao\BackendUser->authenticate()
    #5 contao/main.php(292): Main->__construct()
    #6 {main}


    WarningInvalid argument supplied for foreach() in system/modules/core/classes/Backend.php on line 152

    #0 system/modules/core/classes/Backend.php(152): __error(2, 'Invalid argumen...', 'sy...', 152, Array)
    #1 contao/main.php(142): Contao\Backend->getBackendModule('repository_mana...')
    #2 contao/main.php(293): Main->run()
    #3 {main}


    WarningInvalid argument supplied for foreach() in system/modules/core/classes/BackendUser.php on line 457

    #0 system/modules/core/classes/BackendUser.php(457): __error(2, 'Invalid argumen...', 'sy...', 457, Array)
    #1 contao/main.php(237): Contao\BackendUser->navigation()
    #2 contao/main.php(146): Main->output()
    #3 contao/main.php(293): Main->run()
    #4 {main}


    WarningCannot modify header information headers already sent by (output started at /html/contao/system/helper/functions.php:70in system/modules/core/library/Contao/Template.php on line 298

    #0 [internal function]: __error(2, 'Cannot modify h...', 'sy...', 298, Array)
    #1 system/modules/core/library/Contao/Template.php(298): header('Vary: User-Agen...', false)
    #2 system/modules/core/classes/BackendTemplate.php(162): Contao\Template->output()
    #3 contao/main.php(284): Contao\BackendTemplate->output()
    #4 contao/main.php(146): Main->output()
    #5 contao/main.php(293): Main->run()
    #6 {main}


    WarningCannot modify header information headers already sent by (output started at /html/contao/system/helper/functions.php:70in system/modules/core/library/Contao/Template.php on line 299

    #0 [internal function]: __error(2, 'Cannot modify h...', 'sy...', 299, Array)
    #1 system/modules/core/library/Contao/Template.php(299): header('Content-Type: t...')
    #2 system/modules/core/classes/BackendTemplate.php(162): Contao\Template->output()
    #3 contao/main.php(284): Contao\BackendTemplate->output()
    #4 contao/main.php(146): Main->output()
    #5 contao/main.php(293): Main->run()
    #6 {main} 

    Was mache ich falsch???

    Gruß Bastian
    Geändert von bastlwastl (12.12.2014 um 10:25 Uhr)

  2. #2
    Contao-Yoda Avatar von MacKP
    Registriert seit
    15.06.2009.
    Ort
    Duisburg
    Beiträge
    13.292
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hallo bastlwastl
    ist das eine Neuinstallation? Dann dürfte das eigentlich gar nicht so passieren
    Von wann genau ist die 'aktuelle Nightly'?

    Viele Grüße
    Contao Pool | C-C-A | MetaModels | [Internetseite -> Mediendepot Ruhr]
    [Arbeitet bei -> Paus Design & Medien]
    "I can EXPLAIN it to you, but I can't UNDERSTAND it for you."

  3. #3
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Contao ist eine Neuinstallation.
    Nightly Download ist von vor 10min.

    Gruß Bastian

  4. #4
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Hier mal noch ein Screenshot wie es derzeit aussieht...

    screen.jpg

    Hab es auch schon mit Contao 3.3.7 versucht. Leider ohne erfolg. Selbes Ergebniss.

    Gruß Bastian

  5. #5
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Hab mal versucht MetaModels mit dem Composer zu installieren.
    Auch hier werden die Fehlermeldungen ausgegeben.

    Kann es sein das etwas mit meiner Contao Installation nicht stimmt?
    Der Contao Check gibt keine Fehlermeldung aus.

    Gruß Bastian

  6. #6
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Hallo,
    ich wollte jetzt mal die Erweiterungen einzeln installieren um zu sehen bei welcher Erweiterung ein Fehler ausgegeben wird.
    Schon bei der ersten Erweiterung (MetaPalettes) wird wenn ich das Installtool aufrufe folgende Fehlermeldung ausgegeben:

    HTML-Code:
    Warning: in_array() expects parameter 2 to be array, null given in system/modules/core/library/Contao/System.php on line 110
    
    #0 [internal function]: __error(2, 'in_array() expe...', 'sy...', 110, Array)
    #1 system/modules/core/library/Contao/System.php(110): in_array('getInstance', NULL)
    #2 system/modules/core/library/Contao/Controller.php(2388): Contao\System->import('MetaPalettes')
    #3 system/modules/core/dca/tl_article.php(17): Contao\Controller->loadDataContainer('tl_page')
    #4 system/modules/core/library/Contao/Controller.php(2378): include('sy...')
    #5 system/modules/core/library/Contao/DcaExtractor.php(325): Contao\Controller->loadDataContainer('tl_article')
    #6 system/modules/core/library/Contao/DcaExtractor.php(120): Contao\DcaExtractor->createExtract()
    #7 system/modules/core/library/Contao/Database/Installer.php(301): Contao\DcaExtractor->__construct('tl_article')
    #8 system/modules/core/library/Contao/Database/Installer.php(117): Contao\Database\Installer->getFromDca()
    #9 system/modules/core/library/Contao/Database/Installer.php(47): Contao\Database\Installer->compileCommands()
    #10 contao/install.php(624): Contao\Database\Installer->generateSqlForm()
    #11 contao/install.php(191): InstallTool->adjustDatabaseTables()
    #12 contao/install.php(1118): InstallTool->run()
    #13 {main}
    
    
    Fatal error: Class 'MetaPalettes' not found in /html/contao/system/modules/core/library/Contao/System.php on line 110

    Contao 3.2.16
    PHP 5.3.29
    MySQL 5.515

    Aktueller MetaModels Nightly Download


    Kann mir vielleicht jemand bestätigen das der aktuelle Nightly Download in Ordnung ist und somit der Fehler in meiner Contao Installation zu suchen ist?

    Gruß Bastian

  7. #7
    Contao-Yoda Avatar von MacKP
    Registriert seit
    15.06.2009.
    Ort
    Duisburg
    Beiträge
    13.292
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Einzeln installieren kannst vergessen. Das wird dir nicht helfen.
    Das Problem: Dein Problem sollte so eigentlich gar nicht auftreten
    Hast du vllt noch andere Erweiterungen installiert, die da eventuell zwischen Funken?

    Viele Grüße
    Contao Pool | C-C-A | MetaModels | [Internetseite -> Mediendepot Ruhr]
    [Arbeitet bei -> Paus Design & Medien]
    "I can EXPLAIN it to you, but I can't UNDERSTAND it for you."

  8. #8
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Es sind sonst keine anderen Erweiterungen installiert. Neuinstallation.
    Die Installation von Contao wurde mittels eines Softwaremangers meines Hosters installiert.
    Sollte ich es vielleicht mal mit einer manuellen Installation versuchen?

    Können Dateirechte das Problem sein oder kann ich beim FTP Upload etwas falsch machen?

    Gruß Bastian

  9. #9
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Hi,

    I have the same error as you.

    After installing several Contao version 3.3.7 and 3.4 with only metamodel extension ... I wonder if it's not from the server!

    Do you have the phpinfo ?
    http://testpicardserrures.ecritel.ne...l/php_info.php

    Contao : 3.3.7 and 3.4
    PHP : 5.3.10-1~dotdeb.0
    Mysql :5.0.8-dev
    My Json enabled : 1.2.1
    fonction array_merge_recursive is enabled or disabled ?


    PS : it would be a good idea to "check" folder to control the instalation and compatibility of metamodel
    Because metmodel have 46 modules ! ! : Eek:
    Geändert von tom-over (16.12.2014 um 11:10 Uhr)

  10. #10
    Alter Contao-Hase Avatar von Messa
    Registriert seit
    19.01.2011.
    Ort
    Vorarlberg, Österreich
    Beiträge
    1.423

    Standard

    Do you get some error if only contao is installed?
    Do you check with the contao check if your version of contao is ok?

    https://github.com/contao/check

    Best regards
    Matthias
    Full Service Agentur - Grafikdesign, Screendesign, Webdesign, Webentwicklung, SEO, Weiterbildung, persönliches Coaching
    http://www.matthiasgmeiner.com

  11. #11
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Zitat Zitat von Messa Beitrag anzeigen
    Do you get some error if only contao is installed?
    Do you check with the contao check if your version of contao is ok?

    https://github.com/contao/check

    Best regards
    Matthias
    Yes it ok

    It's ok with Contao 3.3.7 and it's ok with 3.4

  12. #12
    Alter Contao-Hase Avatar von Messa
    Registriert seit
    19.01.2011.
    Ort
    Vorarlberg, Österreich
    Beiträge
    1.423

    Standard

    Did you use the contao check?
    If not please us it. It could be that everything looks
    fine in de BE but some files are missing.


    Best regards
    Matthias
    Full Service Agentur - Grafikdesign, Screendesign, Webdesign, Webentwicklung, SEO, Weiterbildung, persönliches Coaching
    http://www.matthiasgmeiner.com

  13. #13
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Contao 3.4 : http://testpicardserrures.ecritel.ne...tamodel/check/
    Contao 3.3.7 : http://securidev2.ecritel.net/check/

    I think it's a problème to my serveur :
    Metamodel is ok to php 5.3.10-1~dotdeb.0 ?
    Metamodel is it ok to Mysql :5.0.8 ?
    My Json is enabled : 1.2.1 ?
    fonction array_merge_recursive is enabled or disabled ?

  14. #14
    Contao-Yoda Avatar von MacKP
    Registriert seit
    15.06.2009.
    Ort
    Duisburg
    Beiträge
    13.292
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hi,
    MM can't work with Contao 3.4 (there is an Bug in Contao).. in that case we must wait for the 3.4.1.

    regards
    Contao Pool | C-C-A | MetaModels | [Internetseite -> Mediendepot Ruhr]
    [Arbeitet bei -> Paus Design & Medien]
    "I can EXPLAIN it to you, but I can't UNDERSTAND it for you."

  15. #15
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Zitat Zitat von MacKP Beitrag anzeigen
    Hi,
    MM can't work with Contao 3.4 (there is an Bug in Contao).. in that case we must wait for the 3.4.1.

    regards
    OK but i have the same error that Contao 3.3.7...

    Where can find Contao 3.4.1?

  16. #16
    Contao-Yoda Avatar von MacKP
    Registriert seit
    15.06.2009.
    Ort
    Duisburg
    Beiträge
    13.292
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von tom-over Beitrag anzeigen
    OK but i have the same error that Contao 3.3.7...
    I know.. but thats an other Problem...
    Zitat Zitat von tom-over Beitrag anzeigen
    Where can find Contao 3.4.1?
    ATM nowhere ^^

    regards
    Contao Pool | C-C-A | MetaModels | [Internetseite -> Mediendepot Ruhr]
    [Arbeitet bei -> Paus Design & Medien]
    "I can EXPLAIN it to you, but I can't UNDERSTAND it for you."

  17. #17
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Zitat Zitat von MacKP Beitrag anzeigen
    I know.. but thats an other Problem...

    ATM nowhere ^^

    regards
    ok so we forget Contao 3.4 for the moment

    But Contao 3.3.7... Why Why.. lol
    I don't find a solution !

    Metamodel 2 works with PHP 5.3 ?
    Geändert von tom-over (16.12.2014 um 11:55 Uhr)

  18. #18
    Maintainer Avatar von xtra
    Registriert seit
    02.07.2009.
    Ort
    Tuebingen
    Beiträge
    2.007
    User beschenken
    Wunschliste

    Standard

    Zitat Zitat von tom-over Beitrag anzeigen
    ok so we forget Contao 3.4 for the moment

    But Contao 3.3.7... Why Why.. lol
    I don't find a solution !

    Metamodel 2 works with PHP 5.3 ?
    It should work, but haven't tested for a while as all my servers are at least 5.4 (but mostly are already 5.6).

    If there are any problems beyond installation support (i.e. real bugs), please report them in the tracker. English language more than welcome over there.

    On your real problem with MM on your installation.
    The current code base should ensure that the issue you are experiencing can never happen.
    Could you have a look at TL_ROOT/system/cache, in there you should find a directory named metamodels.
    It would be interesting to know about the contents of the files in there.
    If you could zip up those and mail them to mail@metamodel.me, I could have a look what exactly the culprit is and hopefully patch MetaModels then.


    Regards
    Chris
    Bedenke stets: Wenn Du ungenaue oder unzureichende Angaben machst, so koennte dies die Bearbeitung deiner Frage endlos verzoegern (oder sogar dazu fyhren, dass ich zu viel nachdenken muss und die Antwort vergesse!). Kein Support per PN.

  19. #19
    Contao-Nutzer
    Registriert seit
    17.12.2014.
    Beiträge
    1

    Standard Deleting the cache helped

    Had the same problem on Contao 3.2.15 with newest tng after not updating for like 14 days (ill).
    Got various php-errors after updating, no frontend, no backend, no install tool possible (some event -dispatcher related error on line 188 somewhere). At first deleted all *metamodel related modules + event-dispatcher module in system. Errors changed, but still no banana. Then deleted the whole contents of the before mentioned cache. Worked - install tool was working again and there i saw that a database update was needed.

    Thanks a lot
    Geändert von basisbyte (17.12.2014 um 08:43 Uhr)

  20. #20
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Zitat Zitat von xtra Beitrag anzeigen
    It should work, but haven't tested for a while as all my servers are at least 5.4 (but mostly are already 5.6).

    If there are any problems beyond installation support (i.e. real bugs), please report them in the tracker. English language more than welcome over there.

    On your real problem with MM on your installation.
    The current code base should ensure that the issue you are experiencing can never happen.
    Could you have a look at TL_ROOT/system/cache, in there you should find a directory named metamodels.
    It would be interesting to know about the contents of the files in there.
    If you could zip up those and mail them to mail@metamodel.me, I could have a look what exactly the culprit is and hopefully patch MetaModels then.


    Regards
    Chris
    I send youi a message with my MM folder in cache system.

    Thank you for your help !

  21. #21
    Contao-Nutzer
    Registriert seit
    28.06.2010.
    Ort
    Frankreich
    Beiträge
    29

    Standard

    Zitat Zitat von basisbyte Beitrag anzeigen
    Had the same problem on Contao 3.2.15 with newest tng after not updating for like 14 days (ill).
    Got various php-errors after updating, no frontend, no backend, no install tool possible (some event -dispatcher related error on line 188 somewhere). At first deleted all *metamodel related modules + event-dispatcher module in system. Errors changed, but still no banana. Then deleted the whole contents of the before mentioned cache. Worked - install tool was working again and there i saw that a database update was needed.

    Thanks a lot
    Excuse me I'm don't understand...
    MM is-it ok for you ? with PHP 5.3 ?

  22. #22
    Contao-Nutzer
    Registriert seit
    29.12.2011.
    Beiträge
    109

    Standard

    Hallo,
    nach Wechsel von PHP 5.3.29 nach PHP 5.4.34 scheint nun alles zu laufen.
    Die Fehler werden nicht mehr ausgegeben.

    Gruß Bastian

  23. #23
    Contao-Nutzer
    Registriert seit
    23.02.2012.
    Beiträge
    15

    Standard

    Hallo,

    ich hab den gleichen Fehler bei einem Contao 3.2.16 und PHP Version 5.5

    Habe ganz normal die nightly von der Metamodels Seite gezogen als .gz und habs dann alle Module und den Driver hochgeladen.
    Komme nichtmal bis zum aktualisieren der Datenbank :-/

    PHP-Code:
    Warningin_array() expects parameter 2 to be array, null given in system/modules/core/library/Contao/System.php on line 110
    #0 [internal function]: __error(2, 'in_array() expe...', '/html/scholtiss...', 110, Array)
    #1 system/modules/core/library/Contao/System.php(110): in_array('getInstance', NULL)
    #2 system/modules/core/library/Contao/Controller.php(2388): Contao\System->import('Bit3\\Contao\\Met...')
    #3 system/modules/core/dca/tl_article.php(17): Contao\Controller->loadDataContainer('tl_page')
    #4 system/modules/core/library/Contao/Controller.php(2378): include('/html/scholtiss...')
    #5 system/modules/core/library/Contao/DcaExtractor.php(325): Contao\Controller->loadDataContainer('tl_article')
    #6 system/modules/core/library/Contao/DcaExtractor.php(120): Contao\DcaExtractor->createExtract()
    #7 system/modules/core/library/Contao/Database/Installer.php(301): Contao\DcaExtractor->__construct('tl_article')
    #8 system/modules/core/library/Contao/Database/Installer.php(117): Contao\Database\Installer->getFromDca()
    #9 system/modules/core/library/Contao/Database/Installer.php(47): Contao\Database\Installer->compileCommands()
    #10 contao/install.php(624): Contao\Database\Installer->generateSqlForm()
    #11 contao/install.php(191): InstallTool->adjustDatabaseTables()
    #12 contao/install.php(1118): InstallTool->run()
    #13 {main}

    Fatal error: Class 'Bit3\Contao\MetaPalettes\MetaPalettes' not found in /html/kunde/system/modules/core/library/Contao/System.php on line 110 
    Geändert von Iza (12.01.2015 um 12:30 Uhr)

  24. #24

  25. #25
    Maintainer Avatar von xtra
    Registriert seit
    02.07.2009.
    Ort
    Tuebingen
    Beiträge
    2.007
    User beschenken
    Wunschliste

    Standard

    Sollte Mit MetaPalettes 1.9.1 behoben sein, bitte nochmals aktualisieren.
    Bedenke stets: Wenn Du ungenaue oder unzureichende Angaben machst, so koennte dies die Bearbeitung deiner Frage endlos verzoegern (oder sogar dazu fyhren, dass ich zu viel nachdenken muss und die Antwort vergesse!). Kein Support per PN.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •