Ergebnis 1 bis 8 von 8

Thema: Hilfe: Parse error in system/cache/language/en/default

  1. #1
    Contao-Nutzer
    Registriert seit
    28.03.2011.
    Beiträge
    113

    Standard Hilfe: Parse error in system/cache/language/en/default

    Hallo,

    habe grad ohne viel Nachzudenken die Erweiterung tb_googlecalendar installiert. Die ist schon sehr veraltet.

    Jetzt bekomme ich beim Aufrufen aller Seiten (FE, BE, install.php) diese Meldung:

    HTML-Code:
    Parse error: syntax error, unexpected end of file in /home/www/***/***/***/system/cache/language/en/default.php on line 786
    Ich kann nichts machen. Hilfe.

    Danke
    ben

  2. #2
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.522
    User beschenken
    Wunschliste

    Standard

    lösche system/cache/language/en/default.php
    und lösche die Erweiterung, notfalls auch per Hand: system/modules/tb_googlecalendar
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  3. #3
    Contao-Nutzer
    Registriert seit
    28.03.2011.
    Beiträge
    113

    Standard

    Danke. Habe ich gemacht und ich kann mich wieder einloggen …

    Aber auf den Seiten stehen nun einiger Fehlermeldung in der Art:
    HTML-Code:
    Warning: Invalid argument supplied for foreach() in /home/www/***/system/modules/core/library/Contao/Controller.php on line 114

  4. #4
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.522
    User beschenken
    Wunschliste

    Standard

    Da bräuchte man die komplette Fehlermeldung.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  5. #5
    Contao-Nutzer
    Registriert seit
    28.03.2011.
    Beiträge
    113

    Standard

    hier zum Beispiel:

    HTML-Code:
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 114
    #0 /***/system/modules/core/library/Contao/Controller.php(114): __error(2, 'Invalid argumen...', '/home/www/web13...', 114, Array)
    #1 /***/system/cache/dca/tl_module.php(2150): Contao\Controller::getTemplateGroup('eventEdit_', '3')
    #2 /***/system/modules/core/library/Contao/Controller.php(2481): tl_module_eventeditor->getEventEditTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/classes/DataContainer.php(227): Contao\Controller->prepareForWidget(Array, 'caledit_templat...', 'eventEdit_defau...', 'caledit_templat...', 'tl_module')
    #4 /***/system/modules/core/drivers/DC_Table.php(1803): Contao\DataContainer->row('{title_legend},...')
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->edit()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 141
    #0 /***/system/modules/core/library/Contao/Controller.php(141): __error(2, 'Invalid argumen...', '/home/www/web13...', 141, Array)
    #1 /***/system/cache/dca/tl_module.php(2150): Contao\Controller::getTemplateGroup('eventEdit_', '3')
    #2 /***/system/modules/core/library/Contao/Controller.php(2481): tl_module_eventeditor->getEventEditTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/classes/DataContainer.php(227): Contao\Controller->prepareForWidget(Array, 'caledit_templat...', 'eventEdit_defau...', 'caledit_templat...', 'tl_module')
    #4 /***/system/modules/core/drivers/DC_Table.php(1803): Contao\DataContainer->row('{title_legend},...')
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->edit()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}

  6. #6
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.522
    User beschenken
    Wunschliste

    Standard

    geh mal ins Backend in die Systemwartung und lösche den dca Cache.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  7. #7
    Contao-Nutzer
    Registriert seit
    28.03.2011.
    Beiträge
    113

    Standard

    Hab ich gemacht. Kommen allerdings immer noch manchmal. z.B im BE unter Layouts

    HTML-Code:
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 114
    #0 /***/system/modules/core/library/Contao/Controller.php(114): __error(2, 'Invalid argumen...', '/home/www/web13...', 114, Array)
    #1 /***/system/cache/dca/tl_layout.php(598): Contao\Controller::getTemplateGroup('fe_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getPageTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 141
    #0 /***/system/modules/core/library/Contao/Controller.php(141): __error(2, 'Invalid argumen...', '/home/www/web13...', 141, Array)
    #1 /***/system/cache/dca/tl_layout.php(598): Contao\Controller::getTemplateGroup('fe_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getPageTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 114
    #0 /***/system/modules/core/library/Contao/Controller.php(114): __error(2, 'Invalid argumen...', '/home/www/web13...', 114, Array)
    #1 /***/system/cache/dca/tl_layout.php(618): Contao\Controller::getTemplateGroup('j_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getJqueryTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 141
    #0 /***/system/modules/core/library/Contao/Controller.php(141): __error(2, 'Invalid argumen...', '/home/www/web13...', 141, Array)
    #1 /***/system/cache/dca/tl_layout.php(618): Contao\Controller::getTemplateGroup('j_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getJqueryTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 114
    #0 /***/system/modules/core/library/Contao/Controller.php(114): __error(2, 'Invalid argumen...', '/home/www/web13...', 114, Array)
    #1 /***/system/cache/dca/tl_layout.php(608): Contao\Controller::getTemplateGroup('moo_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getMooToolsTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Invalid argument supplied for foreach() in /***/system/modules/core/library/Contao/Controller.php on line 141
    #0 /***/system/modules/core/library/Contao/Controller.php(141): __error(2, 'Invalid argumen...', '/home/www/web13...', 141, Array)
    #1 /***/system/cache/dca/tl_layout.php(608): Contao\Controller::getTemplateGroup('moo_')
    #2 /***/system/modules/core/drivers/DC_Table.php(4924): tl_layout->getMooToolsTemplates(Object(Contao\DC_Table))
    #3 /***/system/modules/core/drivers/DC_Table.php(4302): Contao\DC_Table->filterMenu()
    #4 /***/system/modules/core/drivers/DC_Table.php(350): Contao\DC_Table->panel()
    #5 /***/system/modules/core/classes/Backend.php(382): Contao\DC_Table->showAll()
    #6 /***/contao/main.php(121): Contao\Backend->getBackendModule('themes')
    #7 /***/contao/main.php(319): Main->run()
    #8 {main}
    
    Warning: Cannot modify header information - headers already sent by (output started at /***/system/helper/functions.php:69) in /***/system/modules/core/library/Contao/Template.php on line 277
    #0 [internal function]: __error(2, 'Cannot modify h...', '/home/www/web13...', 277, Array)
    #1 /***/system/modules/core/library/Contao/Template.php(277): header('Vary: User-Agen...', false)
    #2 /***/system/modules/core/classes/BackendTemplate.php(156): Contao\Template->output()
    #3 /***/contao/main.php(310): Contao\BackendTemplate->output()
    #4 /***/contao/main.php(125): Main->output()
    #5 /***/contao/main.php(319): Main->run()
    #6 {main}
    
    Warning: Cannot modify header information - headers already sent by (output started at /***/system/helper/functions.php:69) in /***/system/modules/core/library/Contao/Template.php on line 278
    #0 [internal function]: __error(2, 'Cannot modify h...', '/home/www/web13...', 278, Array)
    #1 /***/system/modules/core/library/Contao/Template.php(278): header('Content-Type: t...')
    #2 /***/system/modules/core/classes/BackendTemplate.php(156): Contao\Template->output()
    #3 /***/contao/main.php(310): Contao\BackendTemplate->output()
    #4 /***/contao/main.php(125): Main->output()
    #5 /***/contao/main.php(319): Main->run()
    #6 {main}

  8. #8
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.522
    User beschenken
    Wunschliste

    Standard

    Hast du vor kurzem ein Contao Update durchgeführt?
    Sieht so aus als wenn da eine Datei nicht passt zur Version. Vielleicht mal einen aktuellen Contao Check durchführen.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

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
  •