Results 1 to 4 of 4

Thread: Fatal error after update when try to add or edit config settings

  1. #1
    User
    Join Date
    06-22-09.
    Location
    Leersum, The Netherlands
    Posts
    60

    Default Fatal error after update when try to add or edit config settings

    Hi there,

    After updating MetaModels to the latest nightly build I get this fatal error when trying to add or edit someting in configuration of a MetaModel. For example add or edit attributes. Adding or editing some records in existing MetaModels is no problem. I use Contao 3.5.28 with MM 2.0.0 Alpha17.

    Fatal error: Uncaught exception Exception with message Query error: Unknown column 'languages__langcode' in 'field list' (SELECT id, id, tstamp, sorting, name, tableName, mode, translated, languages, varsupport, languages__langcode, languages__isfallback FROM tl_metamodel WHERE id = '1').

    Thanks for your help!
    Last edited by Vascom; 03/06/2018 at 18:11.

  2. #2

  3. #3
    User
    Join Date
    06-22-09.
    Location
    Leersum, The Netherlands
    Posts
    60

    Default

    After updating manually dcg to beta42 this error appears after login in to Contao:

    Code:
    Fatal error: Uncaught exception Error with message Class 'ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ActionHandler\ListViewShowAllPropertiesHandler' not found thrown in system/modules/dc-general/config/event_listeners.php on line 122#0 system/modules/event-dispatcher/classes/src/ContaoCommunityAlliance/Contao/EventDispatcher/EventDispatcherInitializer.php(97): include()
    #1 system/modules/event-dispatcher/classes/src/ContaoCommunityAlliance/Contao/EventDispatcher/EventDispatcherInitializer.php(71): ContaoCommunityAlliance\Contao\EventDispatcher\EventDispatcherInitializer->addListenersByModules(Object(Symfony\Component\EventDispatcher\EventDispatcher), Object(Contao\Config))
    #2 system/modules/event-dispatcher/config/services.php(42): ContaoCommunityAlliance\Contao\EventDispatcher\EventDispatcherInitializer->configure(Object(Symfony\Component\EventDispatcher\EventDispatcher), Object(Contao\Config))
    #3 system/modules/event-dispatcher/classes/src/ContaoCommunityAlliance/Contao/EventDispatcher/EventDispatcherInitializer.php(43): DependencyInjection\Container\ContainerInitializer->{closure}(Object(Symfony\Component\EventDispatcher\EventDispatcher))
    #4 system/modules/event-dispatcher/config/services.php(68): ContaoCommunityAlliance\Contao\EventDispatcher\EventDispatcherInitializer->create(Object(Closure), Object(Closure))
    #5 system/modules/pimple-pimple/classes/lib/Pimple.php(126): DependencyInjection\Container\ContainerInitializer->{closure}(Object(Pimple))
    #6 system/modules/pimple-pimple/classes/lib/Pimple.php(83): Pimple::{closure}(Object(Pimple))
    #7 system/modules/metamodels/config/services.php(65): Pimple->offsetGet('event-dispatche...')
    #8 system/modules/pimple-pimple/classes/lib/Pimple.php(126): DependencyInjection\Container\ContainerInitializer->{closure}(Object(Pimple))
    #9 system/modules/pimple-pimple/classes/lib/Pimple.php(83): Pimple::{closure}(Object(Pimple))
    #10 system/modules/metamodels/config/services.php(83): Pimple->offsetGet('metamodels-serv...')
    #11 system/modules/pimple-pimple/classes/lib/Pimple.php(126): DependencyInjection\Container\ContainerInitializer->{closure}(Object(Pimple))
    #12 system/modules/pimple-pimple/classes/lib/Pimple.php(83): Pimple::{closure}(Object(Pimple))
    #13 system/modules/metamodels/classes/src/MetaModels/Helper/SubSystemBoot.php(92): Pimple->offsetGet('metamodels-serv...')
    #14 system/modules/metamodels/config/config.php(263): MetaModels\Helper\SubSystemBoot->boot(Object(Pimple))
    #15 [internal function]: Contao\Config->{closure}(Object(Pimple))
    #16 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(116): call_user_func(Object(Closure), Object(Pimple))
    #17 system/modules/dependency-container/classes/src/DependencyInjection/Container/ContainerInitializer.php(449): DependencyInjection\Container\ContainerInitializer->callHooks(Object(Pimple))
    #18 system/initialize.php(243): DependencyInjection\Container\ContainerInitializer->init()
    #19 contao/main.php(16): require('/var/www/vhosts...')
    #20 {main}
    Last edited by xchs; 03/07/2018 at 11:10.

  4. #4
    User zonky's Avatar
    Join Date
    11-29-11.
    Location
    Berlin
    Posts
    159

    Default

    PHP Code:
    please change to https://community.contao.org/de/forumdisplay.php?149-MetaModels

    it´s not possible to answer because the spam restrictions are to hard :( 

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
  •