Ergebnis 1 bis 39 von 39

Thema: easyupdate - schief gegangen

  1. #1
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard easyupdate - schief gegangen

    Hallo Zusammen,
    wollte gerade meine Contaoseite updaten und nun geht gar nichts mehr?
    Komme auch gar nicht mehr in mein Backend -
    was habe ich getan?

    Ich wollte von 3.1. auf 3.5 updaten und habe mir den Ordner unter files abgelegt.
    Dann wurde das update angefangen und von selbst abgebrochen....

    Was nun ?

    Beste Grüße Tilda

    Fehlermeldung:

    HTML-Code:
    [05-Jan-2017 11:40:41 GMT] PHP Fatal error: Uncaught exception 'Exception' with message 'File assets/mootools/colorpicker/1.4/css/mooRainbow.css does not exist' thrown in /var/www/l3s4242/html/contao_3_1/system/modules/core/library/Contao/Combiner.php on line 124
    #0 /var/www/l3s4242/html/contao_3_1/system/modules/core/templates/backend/be_main.html5(15): Contao\Combiner->add('assets/mootools...', '1.4')
    #1 /var/www/l3s4242/html/contao_3_1/system/modules/core/library/Contao/Template.php(255): include('/var/www/l3s424...')
    #2 /var/www/l3s4242/html/contao_3_1/system/modules/core/classes/BackendTemplate.php(37): Contao\Template->parse()
    #3 /var/www/l3s4242/html/contao_3_1/system/modules/core/classes/BackendTemplate.php(146): Contao\BackendTemplate->parse()
    #4 /var/www/l3s4242/html/contao_3_1/contao/main.php(267): Contao\BackendTemplate->output()
    #5 /var/www/l3s4242/html/contao_3_1/contao/main.php(133): Main->output()
    #6 /var/www/l3s4242/html/contao_3_1/contao/main.php(276): Main->run()
    #7 {main}
    Geändert von tilda (05.01.2017 um 11:43 Uhr)

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.333
    Partner-ID
    10107

    Standard

    Könnte an einer alten Extension liegen, führe Contao mal im coreOnlyMode aus.

  3. #3
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    wie geht das:
    coreonlymodus

  4. #4
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.333
    Partner-ID
    10107

    Standard

    In deiner /system/config/localconfig.php folgendes zusätzlich eintragen:
    PHP-Code:
    $GLOBALS['TL_CONFIG']['coreOnlyMode'] = true

  5. #5
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    es bleibt weiss

  6. #6
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hi,

    hast Du den Browsercache geleert?

    Gruß
    tschero
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  7. #7
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    Ja
    - habe jetzt nochmal die Fehleranzeige aktiviert -




    HTML-Code:
    Runtime notice: Declaration of Contao\Frontend::addToUrl() should be compatible with Contao\Controller::addToUrl($strRequest, $blnAddRef = true, $arrUnset = Array) in system/modules/core/classes/Frontend.php on line 29
    
    #0 system/modules/core/classes/Frontend.php(29): __error(2048, 'Declaration of ...', '/var/www/l3s424...', 29, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(163): include('/var/www/l3s424...')
    #2 [internal function]: Contao\ClassLoader::load('Frontend')
    #3 index.php(30): spl_autoload_call('Frontend')
    #4 {main}
    
    
    Deprecated notice: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in system/modules/core/library/Contao/Database/Mysql.php on line 58
    
    #0 [internal function]: __error(8192, 'mysql_connect()...', '/var/www/l3s424...', 58, Array)
    #1 system/modules/core/library/Contao/Database/Mysql.php(58): mysql_connect('sql1.udmedia.de...', 'l3s4242', 'zc1ndiZH123')
    #2 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #3 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #4 [internal function]: Contao\Database::getInstance()
    #5 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #6 system/modules/core/library/Contao/User.php(89): Contao\System->import('Database')
    #7 system/modules/core/classes/FrontendUser.php(79): Contao\User->__construct()
    #8 system/modules/core/library/Contao/User.php(151): Contao\FrontendUser->__construct()
    #9 [internal function]: Contao\User::getInstance()
    #10 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #11 index.php(41): Contao\System->import('FrontendUser', 'User')
    #12 index.php(406): Index->__construct()
    #13 {main}
    
    
    Fatal error: Class 'DcaLoader' not found in /var/www/l3s4242/html/contao_3_1/system/modules/core/library/Contao/Controller.php on line 2347

  8. #8
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Du könntest die Datenbank auf mysqli umstellen wenn das noch nicht geschehen ist.

    Das scheint aber nicht das einzige Problem zu sein.
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  9. #9
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    tja - ich komme leider auch nicht in die Install datei, da erschient nur:
    HTML-Code:
    Deprecated notice: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in system/modules/core/library/Contao/Database/Mysql.php on line 58
    
    #0 [internal function]: __error(8192, 'mysql_connect()...', '/var/www/l3s424...', 58, Array)
    #1 system/modules/core/library/Contao/Database/Mysql.php(58): mysql_connect('sql1.udmedia.de...', 'l3s4242', 'zc1ndiZH123')
    #2 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #3 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #4 [internal function]: Contao\Database::getInstance()
    #5 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #6 contao/install.php(507): Contao\System->import('Database')
    #7 contao/install.php(178): InstallTool->setUpDatabaseConnection()
    #8 contao/install.php(1001): InstallTool->run()
    #9 {main}
    
    
    Fatal error: Class 'DcaLoader' not found in /var/www/l3s4242/html/contao_3_1/system/modules/core/library/Contao/Controller.php on line 2347

  10. #10
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Das kannst Du in der localconfig.php einstellen:
    Code:
    $GLOBALS['TL_CONFIG']['dbDriver'] = 'MySQLi';
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  11. #11
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    unter install.php kommt nun das
    Fatal error: Class 'DcaLoader' not found in /var/www/l3s4242/html/contao_3_1/system/modules/core/library/Contao/Controller.php on line 2347

  12. #12
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ich meinte nicht die install.php im Browser aufrufen sondern den Code direkt in der Datei "system/config/localconfig.php" ändern
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  13. #13
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    hatte ich in localconfig geändert - aber da tut sich nichts - die Seite bleibt weiss

  14. #14
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.333
    Partner-ID
    10107

    Standard

    Überprüfe deine Installation mit dem Contao Check.

  15. #15
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Kannst Du eine Sicherung einspielen?

    Wenn ja würde ich dann alle Erweiterungen deaktivieren, den Core mit der LiveUpdate ID aktualisieren und dann die Erweiterungen eine nach der anderen nachziehen(aktualisieren).

    Gruß
    tschero
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  16. #16
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    Contao check hat ergeben - das die Installation nicht aktuell ist mit eienr langen Liste an beschädigten Dateien:
    HTML-Code:
    Beschädigte Dateien
    
        README.md
        assets/contao/css/debug-uncompressed.css
        assets/contao/css/debug.css
        assets/contao/css/form-uncompressed.css
        assets/contao/css/form.css
        assets/contao/css/grid-uncompressed.css
        assets/contao/css/grid.css
        assets/contao/css/reset-uncompressed.css
        assets/contao/css/reset.css
        assets/highlighter/3.0.83/shCore.css
        assets/jquery/tablesorter/2.0.5/css/tablesorter.css
        assets/jquery/tablesorter/2.0.5/css/tablesorter.min.css
        assets/mootools/chosen/chosen-uncompressed.css
        assets/mootools/chosen/chosen.css
        assets/mootools/mediabox/1.4.6/js/mediabox-uncompressed.js
        assets/mootools/mediabox/1.4.6/js/mediabox.js
        assets/mootools/mootao/Mootao-uncompressed.js
        assets/mootools/mootao/Mootao.js
        assets/mootools/simplemodal/1.2/css/simplemodal-uncompressed.css
        assets/mootools/simplemodal/1.2/css/simplemodal.css
        assets/mootools/simplemodal/1.2/js/simplemodal-uncompressed.js
        assets/mootools/simplemodal/1.2/js/simplemodal.js
        assets/mootools/stylect/css/stylect-uncompressed.css
        assets/mootools/stylect/css/stylect.css
        assets/mootools/stylect/js/stylect-uncompressed.js
        assets/mootools/stylect/js/stylect.js
        assets/mootools/tablesort/css/tablesort-uncompressed.css
        assets/mootools/tablesort/css/tablesort.css
        assets/mootools/tablesort/js/tablesort-uncompressed.js
        assets/mootools/tablesort/js/tablesort.js
        assets/swipe/2.0/css/swipe.css
        assets/swipe/2.0/css/swipe.min.css
        contao/changelog.php
        contao/confirm.php
        contao/file.php
        contao/help.php
        contao/index.php
        contao/install.php
        contao/main.php
        contao/page.php
        contao/password.php
        contao/popup.php
        contao/preview.php
        contao/switch.php
        index.php
        robots.txt
        share/index.php
        system/bin/minify
        system/config/agents.php
        system/config/countries.php
        system/config/default.php
        system/config/languages.php
        system/config/timezones.php
        system/cron/cron.php
        system/helper/exception.php
        system/helper/functions.php
        system/helper/ide_compat.php
        system/helper/interface.php
        system/helper/mbstring.php
        system/helper/utf8_lookup.php
        system/initialize.php
        system/modules/calendar/classes/Calendar.php
        system/modules/calendar/classes/Events.php
        system/modules/calendar/config/autoload.php
        system/modules/calendar/config/config.php
        system/modules/calendar/dca/tl_calendar.php
        system/modules/calendar/dca/tl_calendar_feed.php
        system/modules/calendar/dca/tl_content.php
        system/modules/calendar/dca/tl_module.php
        system/modules/calendar/dca/tl_user.php
        system/modules/calendar/dca/tl_user_group.php
        system/modules/calendar/languages/da/tl_calendar.xlf
        system/modules/calendar/languages/da/tl_user.xlf
        system/modules/calendar/languages/es/tl_calendar_feed.xlf
        system/modules/calendar/languages/fa/default.xlf
        system/modules/calendar/languages/fa/modules.xlf
        system/modules/calendar/languages/fr/tl_calendar_events.xlf
        system/modules/calendar/languages/hu/default.xlf
        system/modules/calendar/languages/hu/modules.xlf
        system/modules/calendar/languages/hu/tl_calendar.xlf
        system/modules/calendar/languages/hu/tl_calendar_events.xlf
        system/modules/calendar/languages/hu/tl_calendar_feed.xlf
        system/modules/calendar/languages/hu/tl_module.xlf
        system/modules/calendar/languages/hu/tl_user.xlf
        system/modules/calendar/languages/it/tl_calendar_events.xlf
        system/modules/calendar/languages/nl/tl_calendar.xlf
        system/modules/calendar/languages/nl/tl_calendar_events.xlf
        system/modules/calendar/languages/nl/tl_calendar_feed.xlf
        system/modules/calendar/languages/nl/tl_module.xlf
        system/modules/calendar/languages/pl/tl_calendar_events.xlf
        system/modules/calendar/languages/sl/tl_calendar_feed.xlf
        system/modules/calendar/languages/uk/tl_calendar_events.xlf
        system/modules/calendar/models/CalendarEventsModel.php
        system/modules/calendar/models/CalendarFeedModel.php
        system/modules/calendar/models/CalendarModel.php
        system/modules/calendar/modules/ModuleCalendar.php
        system/modules/calendar/modules/ModuleEventMenu.php
        system/modules/calendar/modules/ModuleEventReader.php
        system/modules/calendar/modules/ModuleEventlist.php
        system/modules/calendar/templates/modules/mod_calendar.html5
        system/modules/calendar/templates/modules/mod_calendar.xhtml
        system/modules/calendar/templates/modules/mod_event.html5
        system/modules/calendar/templates/modules/mod_event.xhtml
        system/modules/calendar/templates/modules/mod_eventlist.html5
        system/modules/calendar/templates/modules/mod_eventlist.xhtml
        system/modules/calendar/templates/modules/mod_eventmenu.html5
        system/modules/calendar/templates/modules/mod_eventmenu.xhtml
        system/modules/calendar/templates/modules/mod_eventmenu_year.html5
        system/modules/calendar/templates/modules/mod_eventmenu_year.xhtml
        system/modules/comments/assets/style.css
        system/modules/comments/classes/Comments.php
        system/modules/comments/config/autoload.php
        system/modules/comments/config/config.php
        system/modules/comments/dca/tl_comments_notify.php
        system/modules/comments/dca/tl_content.php
        system/modules/comments/dca/tl_module.php
        system/modules/comments/elements/ContentComments.php
        system/modules/comments/languages/cs/default.xlf
        system/modules/comments/languages/fr/default.xlf
        system/modules/comments/languages/hu/default.xlf
        system/modules/comments/languages/hu/modules.xlf
        system/modules/comments/languages/hu/tl_comments.xlf
        system/modules/comments/languages/hu/tl_content.xlf
        system/modules/comments/languages/it/default.xlf
        system/modules/comments/languages/nl/tl_comments.xlf
        system/modules/comments/languages/ru/tl_comments.xlf
        system/modules/comments/models/CommentsModel.php
        system/modules/comments/models/CommentsNotifyModel.php
        system/modules/comments/modules/ModuleComments.php
        system/modules/comments/templates/elements/ce_comments.html5
        system/modules/comments/templates/elements/ce_comments.xhtml
        system/modules/comments/templates/modules/mod_comment_form.xhtml
        system/modules/core/classes/Ajax.php
        system/modules/core/classes/BackendModule.php
        system/modules/core/classes/BackendTemplate.php
        system/modules/core/classes/BackendUser.php
        system/modules/core/classes/FileUpload.php
        system/modules/core/classes/Frontend.php
        system/modules/core/classes/FrontendTemplate.php
        system/modules/core/classes/FrontendUser.php
        system/modules/core/classes/Hybrid.php
        system/modules/core/classes/LiveUpdate.php
        system/modules/core/classes/Messages.php
        system/modules/core/classes/PurgeData.php
        system/modules/core/classes/RebuildIndex.php
        system/modules/core/classes/StyleSheets.php
        system/modules/core/classes/Versions.php
        system/modules/core/config/autoload.php
        system/modules/core/dca/tl_cron.php
        system/modules/core/dca/tl_files.php
        system/modules/core/dca/tl_form.php
        system/modules/core/dca/tl_log.php
        system/modules/core/dca/tl_module.php
        system/modules/core/dca/tl_search.php
        system/modules/core/dca/tl_search_index.php
        system/modules/core/dca/tl_session.php
        system/modules/core/dca/tl_style_sheet.php
        system/modules/core/dca/tl_templates.php
        system/modules/core/dca/tl_theme.php
        system/modules/core/dca/tl_undo.php
        system/modules/core/dca/tl_version.php
        system/modules/core/drivers/DC_File.php
        system/modules/core/elements/ContentAccordion.php
        system/modules/core/elements/ContentAccordionStart.php
        system/modules/core/elements/ContentAccordionStop.php
        system/modules/core/elements/ContentAlias.php
        system/modules/core/elements/ContentArticle.php
        system/modules/core/elements/ContentCode.php
        system/modules/core/elements/ContentDownload.php
        system/modules/core/elements/ContentDownloads.php
        system/modules/core/elements/ContentElement.php
        system/modules/core/elements/ContentHeadline.php
        system/modules/core/elements/ContentHtml.php
        system/modules/core/elements/ContentHyperlink.php
        system/modules/core/elements/ContentImage.php
        system/modules/core/elements/ContentList.php
        system/modules/core/elements/ContentMedia.php
        system/modules/core/elements/ContentModule.php
        system/modules/core/elements/ContentSliderStart.php
        system/modules/core/elements/ContentSliderStop.php
        system/modules/core/elements/ContentTable.php
        system/modules/core/elements/ContentTeaser.php
        system/modules/core/elements/ContentText.php
        system/modules/core/elements/ContentToplink.php
        system/modules/core/forms/Form.php
        system/modules/core/forms/FormCheckBox.php
        system/modules/core/forms/FormExplanation.php
        system/modules/core/forms/FormFieldset.php
        system/modules/core/forms/FormFileUpload.php
        system/modules/core/forms/FormHeadline.php
        system/modules/core/forms/FormHidden.php
        system/modules/core/forms/FormHtml.php
        system/modules/core/forms/FormPassword.php
        system/modules/core/forms/FormRadioButton.php
        system/modules/core/forms/FormSelectMenu.php
        system/modules/core/forms/FormTextArea.php
        system/modules/core/forms/FormTextField.php
        system/modules/core/languages/cs/default.xlf
        system/modules/core/languages/cs/exception.xlf
        system/modules/core/languages/cs/modules.xlf
        system/modules/core/languages/cs/tl_article.xlf
        system/modules/core/languages/cs/tl_content.xlf
        system/modules/core/languages/cs/tl_files.xlf
        system/modules/core/languages/cs/tl_form.xlf
        system/modules/core/languages/cs/tl_form_field.xlf
        system/modules/core/languages/cs/tl_install.xlf
        system/modules/core/languages/cs/tl_layout.xlf
        system/modules/core/languages/cs/tl_maintenance.xlf
        system/modules/core/languages/cs/tl_member.xlf
        system/modules/core/languages/cs/tl_module.xlf
        system/modules/core/languages/cs/tl_page.xlf
        system/modules/core/languages/cs/tl_settings.xlf
        system/modules/core/languages/cs/tl_style_sheet.xlf
        system/modules/core/languages/cs/tl_theme.xlf
        system/modules/core/languages/cs/tl_user.xlf
        system/modules/core/languages/da/default.xlf
        system/modules/core/languages/da/exception.xlf
        system/modules/core/languages/da/modules.xlf
        system/modules/core/languages/da/tl_article.xlf
        system/modules/core/languages/da/tl_content.xlf
        system/modules/core/languages/da/tl_files.xlf
        system/modules/core/languages/da/tl_form.xlf
        system/modules/core/languages/da/tl_form_field.xlf
        system/modules/core/languages/da/tl_install.xlf
        system/modules/core/languages/da/tl_layout.xlf
        system/modules/core/languages/da/tl_member.xlf
        system/modules/core/languages/da/tl_module.xlf
        system/modules/core/languages/da/tl_page.xlf
        system/modules/core/languages/da/tl_settings.xlf
        system/modules/core/languages/da/tl_style_sheet.xlf
        system/modules/core/languages/da/tl_templates.xlf
        system/modules/core/languages/da/tl_theme.xlf
        system/modules/core/languages/da/tl_user.xlf
        system/modules/core/languages/de/default.xlf
        system/modules/core/languages/de/exception.xlf
        system/modules/core/languages/de/modules.xlf
        system/modules/core/languages/de/tl_article.xlf
        system/modules/core/languages/de/tl_content.xlf
        system/modules/core/languages/de/tl_files.xlf
        system/modules/core/languages/de/tl_form.xlf
        system/modules/core/languages/de/tl_form_field.xlf
        system/modules/core/languages/de/tl_install.xlf
        system/modules/core/languages/de/tl_layout.xlf
        system/modules/core/languages/de/tl_member.xlf
        system/modules/core/languages/de/tl_module.xlf
        system/modules/core/languages/de/tl_page.xlf
        system/modules/core/languages/de/tl_settings.xlf
        system/modules/core/languages/de/tl_style_sheet.xlf
        system/modules/core/languages/de/tl_theme.xlf
        system/modules/core/languages/de/tl_undo.xlf
        system/modules/core/languages/de/tl_user.xlf
        system/modules/core/languages/en/default.xlf
        system/modules/core/languages/en/exception.xlf
        system/modules/core/languages/en/modules.xlf
        system/modules/core/languages/en/tl_article.xlf
        system/modules/core/languages/en/tl_content.xlf
        system/modules/core/languages/en/tl_files.xlf
        system/modules/core/languages/en/tl_form.xlf
        system/modules/core/languages/en/tl_form_field.xlf
        system/modules/core/languages/en/tl_install.xlf
        system/modules/core/languages/en/tl_layout.xlf
        system/modules/core/languages/en/tl_member.xlf
        system/modules/core/languages/en/tl_module.xlf
        system/modules/core/languages/en/tl_page.xlf
        system/modules/core/languages/en/tl_settings.xlf
        system/modules/core/languages/en/tl_style_sheet.xlf
        system/modules/core/languages/en/tl_theme.xlf
        system/modules/core/languages/en/tl_user.xlf
        system/modules/core/languages/es/default.xlf
        system/modules/core/languages/es/exception.xlf
        system/modules/core/languages/es/modules.xlf
        system/modules/core/languages/es/tl_article.xlf
        system/modules/core/languages/es/tl_files.xlf
        system/modules/core/languages/es/tl_form.xlf
        system/modules/core/languages/es/tl_form_field.xlf
        system/modules/core/languages/es/tl_install.xlf
        system/modules/core/languages/es/tl_layout.xlf
        system/modules/core/languages/es/tl_maintenance.xlf
        system/modules/core/languages/es/tl_member.xlf
        system/modules/core/languages/es/tl_module.xlf
        system/modules/core/languages/es/tl_page.xlf
        system/modules/core/languages/es/tl_settings.xlf
        system/modules/core/languages/es/tl_style.xlf
        system/modules/core/languages/es/tl_style_sheet.xlf
        system/modules/core/languages/es/tl_theme.xlf
        system/modules/core/languages/es/tl_user.xlf
        system/modules/core/languages/fa/countries.xlf
        system/modules/core/languages/fa/default.xlf
        system/modules/core/languages/fa/exception.xlf
        system/modules/core/languages/fa/explain.xlf
        system/modules/core/languages/fa/languages.xlf
        system/modules/core/languages/fa/modules.xlf
        system/modules/core/languages/fa/tl_article.xlf
        system/modules/core/languages/fa/tl_content.xlf
        system/modules/core/languages/fa/tl_files.xlf
        system/modules/core/languages/fa/tl_form.xlf
        system/modules/core/languages/fa/tl_form_field.xlf
        system/modules/core/languages/fa/tl_install.xlf
        system/modules/core/languages/fa/tl_maintenance.xlf
        system/modules/core/languages/fa/tl_member.xlf
        system/modules/core/languages/fa/tl_module.xlf
        system/modules/core/languages/fa/tl_page.xlf
        system/modules/core/languages/fa/tl_settings.xlf
        system/modules/core/languages/fa/tl_style_sheet.xlf
        system/modules/core/languages/fa/tl_templates.xlf
        system/modules/core/languages/fa/tl_theme.xlf
        system/modules/core/languages/fa/tl_user.xlf
        system/modules/core/languages/fr/default.xlf
        system/modules/core/languages/fr/exception.xlf
        system/modules/core/languages/fr/modules.xlf
        system/modules/core/languages/fr/tl_article.xlf
        system/modules/core/languages/fr/tl_content.xlf
        system/modules/core/languages/fr/tl_files.xlf
        system/modules/core/languages/fr/tl_form.xlf
        system/modules/core/languages/fr/tl_form_field.xlf
        system/modules/core/languages/fr/tl_install.xlf
        system/modules/core/languages/fr/tl_member.xlf
        system/modules/core/languages/fr/tl_module.xlf
        system/modules/core/languages/fr/tl_page.xlf
        system/modules/core/languages/fr/tl_settings.xlf
        system/modules/core/languages/fr/tl_style_sheet.xlf
        system/modules/core/languages/fr/tl_theme.xlf
        system/modules/core/languages/fr/tl_user.xlf
        system/modules/core/languages/hu/default.xlf
        system/modules/core/languages/hu/exception.xlf
        system/modules/core/languages/hu/explain.xlf
        system/modules/core/languages/hu/modules.xlf
        system/modules/core/languages/hu/tl_article.xlf
        system/modules/core/languages/hu/tl_content.xlf
        system/modules/core/languages/hu/tl_files.xlf
        system/modules/core/languages/hu/tl_form.xlf
        system/modules/core/languages/hu/tl_form_field.xlf
        system/modules/core/languages/hu/tl_install.xlf
        system/modules/core/languages/hu/tl_layout.xlf
        system/modules/core/languages/hu/tl_maintenance.xlf
        system/modules/core/languages/hu/tl_member.xlf
        system/modules/core/languages/hu/tl_module.xlf
        system/modules/core/languages/hu/tl_page.xlf
        system/modules/core/languages/hu/tl_settings.xlf
        system/modules/core/languages/hu/tl_style.xlf
        system/modules/core/languages/hu/tl_style_sheet.xlf
        system/modules/core/languages/hu/tl_theme.xlf
        system/modules/core/languages/hu/tl_user.xlf
        system/modules/core/languages/it/default.xlf
        system/modules/core/languages/it/exception.xlf
        system/modules/core/languages/it/modules.xlf
        system/modules/core/languages/it/tl_article.xlf
        system/modules/core/languages/it/tl_content.xlf
        system/modules/core/languages/it/tl_files.xlf
        system/modules/core/languages/it/tl_form.xlf
        system/modules/core/languages/it/tl_form_field.xlf
        system/modules/core/languages/it/tl_install.xlf
        system/modules/core/languages/it/tl_layout.xlf
        system/modules/core/languages/it/tl_member.xlf
        system/modules/core/languages/it/tl_module.xlf
        system/modules/core/languages/it/tl_page.xlf
        system/modules/core/languages/it/tl_settings.xlf
        system/modules/core/languages/it/tl_style_sheet.xlf
        system/modules/core/languages/it/tl_theme.xlf
        system/modules/core/languages/it/tl_user.xlf
        system/modules/core/languages/ja/default.xlf
        system/modules/core/languages/ja/exception.xlf
        system/modules/core/languages/ja/modules.xlf
        system/modules/core/languages/ja/tl_article.xlf
        system/modules/core/languages/ja/tl_files.xlf
        system/modules/core/languages/ja/tl_form.xlf
        system/modules/core/languages/ja/tl_form_field.xlf
        system/modules/core/languages/ja/tl_install.xlf
        system/modules/core/languages/ja/tl_layout.xlf
        system/modules/core/languages/ja/tl_maintenance.xlf
        system/modules/core/languages/ja/tl_member.xlf
        system/modules/core/languages/ja/tl_page.xlf
        system/modules/core/languages/ja/tl_settings.xlf
        system/modules/core/languages/ja/tl_style_sheet.xlf
        system/modules/core/languages/ja/tl_theme.xlf
        system/modules/core/languages/ja/tl_undo.xlf
        system/modules/core/languages/ja/tl_user.xlf
        system/modules/core/languages/lv/countries.xlf
        system/modules/core/languages/lv/default.xlf
        system/modules/core/languages/lv/exception.xlf
        system/modules/core/languages/lv/explain.xlf
        system/modules/core/languages/lv/languages.xlf
        system/modules/core/languages/lv/modules.xlf
        system/modules/core/languages/lv/tl_article.xlf
        system/modules/core/languages/lv/tl_content.xlf
        system/modules/core/languages/lv/tl_files.xlf
        system/modules/core/languages/lv/tl_form.xlf
        system/modules/core/languages/lv/tl_form_field.xlf
        system/modules/core/languages/lv/tl_install.xlf
        system/modules/core/languages/lv/tl_layout.xlf
        system/modules/core/languages/lv/tl_member.xlf
        system/modules/core/languages/lv/tl_module.xlf
        system/modules/core/languages/lv/tl_page.xlf
        system/modules/core/languages/lv/tl_settings.xlf
        system/modules/core/languages/lv/tl_style_sheet.xlf
        system/modules/core/languages/lv/tl_theme.xlf
        system/modules/core/languages/lv/tl_user.xlf
        system/modules/core/languages/my/modules.xlf
        system/modules/core/languages/my/tl_article.xlf
        system/modules/core/languages/my/tl_layout.xlf
        system/modules/core/languages/my/tl_member.xlf
        system/modules/core/languages/my/tl_module.xlf
        system/modules/core/languages/my/tl_page.xlf
        system/modules/core/languages/my/tl_style_sheet.xlf
        system/modules/core/languages/my/tl_theme.xlf
        system/modules/core/languages/nl/default.xlf
        system/modules/core/languages/nl/exception.xlf
        system/modules/core/languages/nl/modules.xlf
        system/modules/core/languages/nl/tl_article.xlf
        system/modules/core/languages/nl/tl_content.xlf
        system/modules/core/languages/nl/tl_files.xlf
        system/modules/core/languages/nl/tl_form.xlf
        system/modules/core/languages/nl/tl_form_field.xlf
        system/modules/core/languages/nl/tl_install.xlf
        system/modules/core/languages/nl/tl_layout.xlf
        system/modules/core/languages/nl/tl_maintenance.xlf
        system/modules/core/languages/nl/tl_member.xlf
        system/modules/core/languages/nl/tl_module.xlf
        system/modules/core/languages/nl/tl_page.xlf
        system/modules/core/languages/nl/tl_settings.xlf
        system/modules/core/languages/nl/tl_style_sheet.xlf
        system/modules/core/languages/nl/tl_theme.xlf
        system/modules/core/languages/nl/tl_user.xlf
        system/modules/core/languages/pl/default.xlf
        system/modules/core/languages/pl/exception.xlf
        system/modules/core/languages/pl/languages.xlf
        system/modules/core/languages/pl/modules.xlf
        system/modules/core/languages/pl/tl_article.xlf
        system/modules/core/languages/pl/tl_content.xlf
        system/modules/core/languages/pl/tl_files.xlf
        system/modules/core/languages/pl/tl_form.xlf
        system/modules/core/languages/pl/tl_form_field.xlf
        system/modules/core/languages/pl/tl_install.xlf
        system/modules/core/languages/pl/tl_layout.xlf
        system/modules/core/languages/pl/tl_member.xlf
        system/modules/core/languages/pl/tl_module.xlf
        system/modules/core/languages/pl/tl_page.xlf
        system/modules/core/languages/pl/tl_settings.xlf
        system/modules/core/languages/pl/tl_style_sheet.xlf
        system/modules/core/languages/pl/tl_theme.xlf
        system/modules/core/languages/pl/tl_user.xlf
        system/modules/core/languages/rm/default.xlf
        system/modules/core/languages/rm/exception.xlf
        system/modules/core/languages/rm/modules.xlf
        system/modules/core/languages/rm/tl_article.xlf
        system/modules/core/languages/rm/tl_content.xlf
        system/modules/core/languages/rm/tl_files.xlf
        system/modules/core/languages/rm/tl_form.xlf
        system/modules/core/languages/rm/tl_form_field.xlf
        system/modules/core/languages/rm/tl_install.xlf
        system/modules/core/languages/rm/tl_layout.xlf
        system/modules/core/languages/rm/tl_member.xlf
        system/modules/core/languages/rm/tl_module.xlf
        system/modules/core/languages/rm/tl_page.xlf
        system/modules/core/languages/rm/tl_settings.xlf
        system/modules/core/languages/rm/tl_style_sheet.xlf
        system/modules/core/languages/rm/tl_theme.xlf
        system/modules/core/languages/rm/tl_user.xlf
        system/modules/core/languages/ru/default.xlf
        system/modules/core/languages/ru/exception.xlf
        system/modules/core/languages/ru/modules.xlf
        system/modules/core/languages/ru/tl_article.xlf
        system/modules/core/languages/ru/tl_content.xlf
        system/modules/core/languages/ru/tl_form.xlf
        system/modules/core/languages/ru/tl_form_field.xlf
        system/modules/core/languages/ru/tl_layout.xlf
        system/modules/core/languages/ru/tl_member.xlf
        system/modules/core/languages/ru/tl_module.xlf
        system/modules/core/languages/ru/tl_page.xlf
        system/modules/core/languages/ru/tl_settings.xlf
        system/modules/core/languages/ru/tl_style_sheet.xlf
        system/modules/core/languages/ru/tl_theme.xlf
        system/modules/core/languages/ru/tl_user.xlf
        system/modules/core/languages/sk/default.xlf
        system/modules/core/languages/sk/exception.xlf
        system/modules/core/languages/sk/modules.xlf
        system/modules/core/languages/sk/tl_article.xlf
        system/modules/core/languages/sk/tl_content.xlf
        system/modules/core/languages/sk/tl_files.xlf
        system/modules/core/languages/sk/tl_form.xlf
        system/modules/core/languages/sk/tl_form_field.xlf
        system/modules/core/languages/sk/tl_install.xlf
        system/modules/core/languages/sk/tl_member.xlf
        system/modules/core/languages/sk/tl_module.xlf
        system/modules/core/languages/sk/tl_settings.xlf
        system/modules/core/languages/sk/tl_style_sheet.xlf
        system/modules/core/languages/sk/tl_theme.xlf
        system/modules/core/languages/sk/tl_user.xlf
        system/modules/core/languages/sl/default.xlf
        system/modules/core/languages/sl/exception.xlf
        system/modules/core/languages/sl/modules.xlf
        system/modules/core/languages/sl/tl_article.xlf
        system/modules/core/languages/sl/tl_content.xlf
        system/modules/core/languages/sl/tl_files.xlf
        system/modules/core/languages/sl/tl_form.xlf
        system/modules/core/languages/sl/tl_form_field.xlf
        system/modules/core/languages/sl/tl_install.xlf
        system/modules/core/languages/sl/tl_layout.xlf
        system/modules/core/languages/sl/tl_maintenance.xlf
        system/modules/core/languages/sl/tl_member.xlf
        system/modules/core/languages/sl/tl_module.xlf
        system/modules/core/languages/sl/tl_page.xlf
        system/modules/core/languages/sl/tl_settings.xlf
        system/modules/core/languages/sl/tl_style_sheet.xlf
        system/modules/core/languages/sl/tl_theme.xlf
        system/modules/core/languages/sl/tl_user.xlf
        system/modules/core/languages/sq/default.xlf
        system/modules/core/languages/sq/exception.xlf
        system/modules/core/languages/sq/explain.xlf
        system/modules/core/languages/sq/modules.xlf
        system/modules/core/languages/sq/tl_article.xlf
        system/modules/core/languages/sq/tl_content.xlf
        system/modules/core/languages/sq/tl_files.xlf
        system/modules/core/languages/sq/tl_form.xlf
        system/modules/core/languages/sq/tl_form_field.xlf
        system/modules/core/languages/sq/tl_install.xlf
        system/modules/core/languages/sq/tl_layout.xlf
        system/modules/core/languages/sq/tl_maintenance.xlf
        system/modules/core/languages/sq/tl_member.xlf
        system/modules/core/languages/sq/tl_module.xlf
        system/modules/core/languages/sq/tl_page.xlf
        system/modules/core/languages/sq/tl_settings.xlf
        system/modules/core/languages/sq/tl_style_sheet.xlf
        system/modules/core/languages/sq/tl_theme.xlf
        system/modules/core/languages/sq/tl_user.xlf
        system/modules/core/languages/sv/default.xlf
        system/modules/core/languages/sv/exception.xlf
        system/modules/core/languages/sv/modules.xlf
        system/modules/core/languages/sv/tl_article.xlf
        system/modules/core/languages/sv/tl_content.xlf
        system/modules/core/languages/sv/tl_files.xlf
        system/modules/core/languages/sv/tl_form.xlf
        system/modules/core/languages/sv/tl_form_field.xlf
        system/modules/core/languages/sv/tl_install.xlf
        system/modules/core/languages/sv/tl_layout.xlf
        system/modules/core/languages/sv/tl_member.xlf
        system/modules/core/languages/sv/tl_module.xlf
        system/modules/core/languages/sv/tl_page.xlf
        system/modules/core/languages/sv/tl_settings.xlf
        system/modules/core/languages/sv/tl_style_sheet.xlf
        system/modules/core/languages/sv/tl_theme.xlf
        system/modules/core/languages/sv/tl_user.xlf
        system/modules/core/languages/uk/default.xlf
        system/modules/core/languages/uk/exception.xlf
        system/modules/core/languages/uk/modules.xlf
        system/modules/core/languages/uk/tl_article.xlf
        system/modules/core/languages/uk/tl_content.xlf
        system/modules/core/languages/uk/tl_files.xlf
        system/modules/core/languages/uk/tl_form.xlf
        system/modules/core/languages/uk/tl_form_field.xlf
        system/modules/core/languages/uk/tl_install.xlf
        system/modules/core/languages/uk/tl_layout.xlf
        system/modules/core/languages/uk/tl_member.xlf
        system/modules/core/languages/uk/tl_module.xlf
        system/modules/core/languages/uk/tl_page.xlf
        system/modules/core/languages/uk/tl_settings.xlf
        system/modules/core/languages/uk/tl_style_sheet.xlf
        system/modules/core/languages/uk/tl_theme.xlf
        system/modules/core/languages/uk/tl_user.xlf
        system/modules/core/languages/zh/default.xlf
        system/modules/core/languages/zh/exception.xlf
        system/modules/core/languages/zh/modules.xlf
        system/modules/core/languages/zh/tl_article.xlf
        system/modules/core/languages/zh/tl_content.xlf
        system/modules/core/languages/zh/tl_files.xlf
        system/modules/core/languages/zh/tl_form.xlf
        system/modules/core/languages/zh/tl_form_field.xlf
        system/modules/core/languages/zh/tl_install.xlf
        system/modules/core/languages/zh/tl_layout.xlf
        system/modules/core/languages/zh/tl_member.xlf
        system/modules/core/languages/zh/tl_module.xlf
        system/modules/core/languages/zh/tl_page.xlf
        system/modules/core/languages/zh/tl_settings.xlf
        system/modules/core/languages/zh/tl_style_sheet.xlf
        system/modules/core/languages/zh/tl_theme.xlf
        system/modules/core/languages/zh/tl_user.xlf
        system/modules/core/library/Contao/Cache.php
        system/modules/core/library/Contao/ClassLoader.php
        system/modules/core/library/Contao/Combiner.php
        system/modules/core/library/Contao/Config.php
        system/modules/core/library/Contao/Database.php
        system/modules/core/library/Contao/Database/Installer.php
        system/modules/core/library/Contao/Database/Mysql/Result.php
        system/modules/core/library/Contao/Database/Mysql/Statement.php
        system/modules/core/library/Contao/Database/Mysqli/Result.php
        system/modules/core/library/Contao/Database/Mysqli/Statement.php
        system/modules/core/library/Contao/Database/Result.php
        system/modules/core/library/Contao/Database/Statement.php
        system/modules/core/library/Contao/Database/Updater.php
        system/modules/core/library/Contao/Date.php
        system/modules/core/library/Contao/Dbafs.php
        system/modules/core/library/Contao/Dbafs/Filter.php
        system/modules/core/library/Contao/Email.php
        system/modules/core/library/Contao/Encryption.php
        system/modules/core/library/Contao/Environment.php
        system/modules/core/library/Contao/Feed.php
        system/modules/core/library/Contao/FeedItem.php
        system/modules/core/library/Contao/File.php
        system/modules/core/library/Contao/Files.php
        system/modules/core/library/Contao/Files/Ftp.php
        system/modules/core/library/Contao/Files/Php.php
        system/modules/core/library/Contao/Folder.php
        system/modules/core/library/Contao/Image.php
        system/modules/core/library/Contao/Input.php
        system/modules/core/library/Contao/Message.php
        system/modules/core/library/Contao/Model.php
        system/modules/core/library/Contao/Model/Collection.php
        system/modules/core/library/Contao/Model/QueryBuilder.php
        system/modules/core/library/Contao/Pagination.php
        system/modules/core/library/Contao/Request.php
        system/modules/core/library/Contao/RequestToken.php
        system/modules/core/library/Contao/Search.php
        system/modules/core/library/Contao/Session.php
        system/modules/core/library/Contao/System.php
        system/modules/core/library/Contao/Template.php
        system/modules/core/library/Contao/TemplateLoader.php
        system/modules/core/library/Contao/User.php
        system/modules/core/library/Contao/Validator.php
        system/modules/core/library/Contao/ZipReader.php
        system/modules/core/library/Contao/ZipWriter.php
        system/modules/core/models/ArticleModel.php
        system/modules/core/models/ContentModel.php
        system/modules/core/models/FilesModel.php
        system/modules/core/models/FormFieldModel.php
        system/modules/core/models/FormModel.php
        system/modules/core/models/LayoutModel.php
        system/modules/core/models/MemberGroupModel.php
        system/modules/core/models/MemberModel.php
        system/modules/core/models/ModuleModel.php
        system/modules/core/models/SessionModel.php
        system/modules/core/models/StyleModel.php
        system/modules/core/models/StyleSheetModel.php
        system/modules/core/models/ThemeModel.php
        system/modules/core/models/UserGroupModel.php
        system/modules/core/models/UserModel.php
        system/modules/core/modules/ModuleArticleList.php
        system/modules/core/modules/ModuleBooknav.php
        system/modules/core/modules/ModuleBreadcrumb.php
        system/modules/core/modules/ModuleCloseAccount.php
        system/modules/core/modules/ModuleCustomnav.php
        system/modules/core/modules/ModuleFlash.php
        system/modules/core/modules/ModuleHtml.php
        system/modules/core/modules/ModuleLogin.php
        system/modules/core/modules/ModuleLogout.php
        system/modules/core/modules/ModuleMaintenance.php
        system/modules/core/modules/ModuleNavigation.php
        system/modules/core/modules/ModulePassword.php
        system/modules/core/modules/ModulePersonalData.php
        system/modules/core/modules/ModuleQuicklink.php
        system/modules/core/modules/ModuleRandomImage.php
        system/modules/core/modules/ModuleRegistration.php
        system/modules/core/modules/ModuleRssReader.php
        system/modules/core/modules/ModuleSearch.php
        system/modules/core/modules/ModuleSitemap.php
        system/modules/core/modules/ModuleUser.php
        system/modules/core/pages/PageError403.php
        system/modules/core/pages/PageError404.php
        system/modules/core/pages/PageForward.php
        system/modules/core/pages/PageRedirect.php
        system/modules/core/pages/PageRoot.php
        system/modules/core/templates/analytics/analytics_google.html5
        system/modules/core/templates/analytics/analytics_google.xhtml
        system/modules/core/templates/analytics/analytics_piwik.html5
        system/modules/core/templates/analytics/analytics_piwik.xhtml
        system/modules/core/templates/backend/be_changelog.html5
        system/modules/core/templates/backend/be_confirm.html5
        system/modules/core/templates/backend/be_diff.html5
        system/modules/core/templates/backend/be_error.html5
        system/modules/core/templates/backend/be_help.html5
        system/modules/core/templates/backend/be_incomplete.html5
        system/modules/core/templates/backend/be_install.html5
        system/modules/core/templates/backend/be_live_update.html5
        system/modules/core/templates/backend/be_login.html5
        system/modules/core/templates/backend/be_main.html5
        system/modules/core/templates/backend/be_pagination.html5
        system/modules/core/templates/backend/be_password.html5
        system/modules/core/templates/backend/be_picker.html5
        system/modules/core/templates/backend/be_popup.html5
        system/modules/core/templates/backend/be_referer.html5
        system/modules/core/templates/backend/be_switch.html5
        system/modules/core/templates/backend/be_welcome.html5
        system/modules/core/templates/elements/ce_accordion.html5
        system/modules/core/templates/elements/ce_accordion.xhtml
        system/modules/core/templates/elements/ce_code.html5
        system/modules/core/templates/elements/ce_code.xhtml
        system/modules/core/templates/elements/ce_download.html5
        system/modules/core/templates/elements/ce_download.xhtml
        system/modules/core/templates/elements/ce_downloads.html5
        system/modules/core/templates/elements/ce_downloads.xhtml
        system/modules/core/templates/elements/ce_gallery.html5
        system/modules/core/templates/elements/ce_gallery.xhtml
        system/modules/core/templates/elements/ce_hyperlink.html5
        system/modules/core/templates/elements/ce_hyperlink.xhtml
        system/modules/core/templates/elements/ce_hyperlink_image.html5
        system/modules/core/templates/elements/ce_hyperlink_image.xhtml
        system/modules/core/templates/elements/ce_image.html5
        system/modules/core/templates/elements/ce_image.xhtml
        system/modules/core/templates/elements/ce_list.html5
        system/modules/core/templates/elements/ce_list.xhtml
        system/modules/core/templates/elements/ce_player.html5
        system/modules/core/templates/elements/ce_player.xhtml
        system/modules/core/templates/elements/ce_table.html5
        system/modules/core/templates/elements/ce_table.xhtml
        system/modules/core/templates/elements/ce_text.html5
        system/modules/core/templates/elements/ce_text.xhtml
        system/modules/core/templates/forms/form_captcha.html5
        system/modules/core/templates/forms/form_captcha.xhtml
        system/modules/core/templates/forms/form_checkbox.html5
        system/modules/core/templates/forms/form_checkbox.xhtml
        system/modules/core/templates/forms/form_explanation.html5
        system/modules/core/templates/forms/form_explanation.xhtml
        system/modules/core/templates/forms/form_headline.html5
        system/modules/core/templates/forms/form_headline.xhtml
        system/modules/core/templates/forms/form_hidden.html5
        system/modules/core/templates/forms/form_hidden.xhtml
        system/modules/core/templates/forms/form_html.html5
        system/modules/core/templates/forms/form_html.xhtml
        system/modules/core/templates/forms/form_message.html5
        system/modules/core/templates/forms/form_message.xhtml
        system/modules/core/templates/forms/form_password.html5
        system/modules/core/templates/forms/form_password.xhtml
        system/modules/core/templates/forms/form_radio.html5
        system/modules/core/templates/forms/form_radio.xhtml
        system/modules/core/templates/frontend/fe_page.html5
        system/modules/core/templates/frontend/fe_page.xhtml
        system/modules/core/templates/jquery/j_accordion.html5
        system/modules/core/templates/jquery/j_accordion.xhtml
        system/modules/core/templates/jquery/j_colorbox.html5
        system/modules/core/templates/jquery/j_colorbox.xhtml
        system/modules/core/templates/jquery/j_mediaelement.html5
        system/modules/core/templates/jquery/j_mediaelement.xhtml
        system/modules/core/templates/jquery/j_slider.html5
        system/modules/core/templates/jquery/j_slider.xhtml
        system/modules/core/templates/jquery/j_tablesort.html5
        system/modules/core/templates/jquery/j_tablesort.xhtml
        system/modules/core/templates/mail/mail_default.html5
        system/modules/core/templates/mail/mail_default.xhtml
        system/modules/core/templates/member/member_grouped.html5
        system/modules/core/templates/member/member_grouped.xhtml
        system/modules/core/templates/modules/mod_article_list.html5
        system/modules/core/templates/modules/mod_article_list.xhtml
        system/modules/core/templates/modules/mod_article_nav.html5
        system/modules/core/templates/modules/mod_article_nav.xhtml
        system/modules/core/templates/modules/mod_booknav.html5
        system/modules/core/templates/modules/mod_booknav.xhtml
        system/modules/core/templates/modules/mod_breadcrumb.html5
        system/modules/core/templates/modules/mod_breadcrumb.xhtml
        system/modules/core/templates/modules/mod_flash.html5
        system/modules/core/templates/modules/mod_flash.xhtml
        system/modules/core/templates/modules/mod_message.html5
        system/modules/core/templates/modules/mod_message.xhtml
        system/modules/core/templates/modules/mod_navigation.xhtml
        system/modules/core/templates/modules/mod_password.html5
        system/modules/core/templates/modules/mod_password.xhtml
        system/modules/core/templates/modules/mod_quicklink.html5
        system/modules/core/templates/modules/mod_quicklink.xhtml
        system/modules/core/templates/modules/mod_quicknav.html5
        system/modules/core/templates/modules/mod_quicknav.xhtml
        system/modules/core/templates/modules/mod_random_image.html5
        system/modules/core/templates/modules/mod_random_image.xhtml
        system/modules/core/templates/modules/mod_search.html5
        system/modules/core/templates/modules/mod_search.xhtml
        system/modules/core/templates/modules/mod_sitemap.html5
        system/modules/core/templates/modules/mod_sitemap.xhtml
        system/modules/core/templates/mootools/moo_accordion.html5
        system/modules/core/templates/mootools/moo_accordion.xhtml
        system/modules/core/templates/mootools/moo_chosen.html5
        system/modules/core/templates/mootools/moo_chosen.xhtml
        system/modules/core/templates/mootools/moo_mediabox.html5
        system/modules/core/templates/mootools/moo_mediabox.xhtml
        system/modules/core/templates/mootools/moo_slider.html5
        system/modules/core/templates/mootools/moo_slider.xhtml
        system/modules/core/templates/mootools/moo_slimbox.html5
        system/modules/core/templates/mootools/moo_slimbox.xhtml
        system/modules/core/templates/mootools/moo_tablesort.html5
        system/modules/core/templates/mootools/moo_tablesort.xhtml
        system/modules/core/templates/navigation/nav_default.html5
        system/modules/core/templates/navigation/nav_default.xhtml
        system/modules/core/templates/rss/rss_default.html5
        system/modules/core/templates/rss/rss_default.xhtml
        system/modules/core/templates/rss/rss_items_only.html5
        system/modules/core/templates/rss/rss_items_only.xhtml
        system/modules/core/widgets/CheckBox.php
        system/modules/core/widgets/CheckBoxWizard.php
        system/modules/core/widgets/ChmodTable.php
        system/modules/core/widgets/FileSelector.php
        system/modules/core/widgets/FileTree.php
        system/modules/core/widgets/ImageSize.php
        system/modules/core/widgets/InputUnit.php
        system/modules/core/widgets/KeyValueWizard.php
        system/modules/core/widgets/ListWizard.php
        system/modules/core/widgets/MetaWizard.php
        system/modules/core/widgets/ModuleWizard.php
        system/modules/core/widgets/OptionWizard.php
        system/modules/core/widgets/PageSelector.php
        system/modules/core/widgets/PageTree.php
        system/modules/core/widgets/Password.php
        system/modules/core/widgets/RadioButton.php
        system/modules/core/widgets/RadioTable.php
        system/modules/core/widgets/SelectMenu.php
        system/modules/core/widgets/TableWizard.php
        system/modules/core/widgets/TextArea.php
        system/modules/core/widgets/TextField.php
        system/modules/core/widgets/TextStore.php
        system/modules/core/widgets/TimePeriod.php
        system/modules/core/widgets/TrblField.php
        system/modules/core/widgets/Upload.php
        system/modules/devtools/assets/labels.css
        system/modules/devtools/config/autoload.php
        system/modules/devtools/config/config.php
        system/modules/devtools/dca/tl_extension.php
        system/modules/devtools/languages/cs/tl_autoload.xlf
        system/modules/devtools/languages/da/tl_autoload.xlf
        system/modules/devtools/languages/de/tl_autoload.xlf
        system/modules/devtools/languages/en/tl_autoload.xlf
        system/modules/devtools/languages/es/tl_autoload.xlf
        system/modules/devtools/languages/fa/tl_autoload.xlf
        system/modules/devtools/languages/fr/tl_autoload.xlf
        system/modules/devtools/languages/hu/tl_autoload.xlf
        system/modules/devtools/languages/it/tl_autoload.xlf
        system/modules/devtools/languages/ja/tl_autoload.xlf
        system/modules/devtools/languages/lv/tl_autoload.xlf
        system/modules/devtools/languages/my/tl_autoload.xlf
        system/modules/devtools/languages/nl/tl_autoload.xlf
        system/modules/devtools/languages/nl/tl_extension.xlf
        system/modules/devtools/languages/pl/tl_autoload.xlf
        system/modules/devtools/languages/rm/tl_autoload.xlf
        system/modules/devtools/languages/ru/tl_autoload.xlf
        system/modules/devtools/languages/sk/tl_autoload.xlf
        system/modules/devtools/languages/sl/tl_autoload.xlf
        system/modules/devtools/languages/sq/tl_autoload.xlf
        system/modules/devtools/languages/sq/tl_extension.xlf
        system/modules/devtools/languages/sv/tl_autoload.xlf
        system/modules/devtools/languages/uk/tl_autoload.xlf
        system/modules/devtools/languages/zh/tl_autoload.xlf
        system/modules/devtools/modules/ModuleAutoload.php
        system/modules/devtools/modules/ModuleExtension.php
        system/modules/devtools/modules/ModuleLabels.php
        system/modules/devtools/templates/dev_autoload.html5
        system/modules/devtools/templates/dev_beClass.html5
        system/modules/devtools/templates/dev_beTemplate.html5
        system/modules/devtools/templates/dev_config.html5
        system/modules/devtools/templates/dev_dca.html5
        system/modules/devtools/templates/dev_default.html5
        system/modules/devtools/templates/dev_feClass.html5
        system/modules/devtools/templates/dev_feDca.html5
        system/modules/devtools/templates/dev_model.html5
        system/modules/devtools/templates/dev_modules.html5
        system/modules/devtools/templates/dev_table.html5
        system/modules/faq/config/autoload.php
        system/modules/faq/config/config.php
        system/modules/faq/dca/tl_faq_category.php
        system/modules/faq/dca/tl_module.php
        system/modules/faq/dca/tl_user.php
        system/modules/faq/dca/tl_user_group.php
        system/modules/faq/languages/fa/default.xlf
        system/modules/faq/languages/it/default.xlf
        system/modules/faq/languages/nl/tl_faq.xlf
        system/modules/faq/languages/ru/modules.xlf
        system/modules/faq/languages/ru/tl_faq.xlf
        system/modules/faq/languages/ru/tl_faq_category.xlf
        system/modules/faq/languages/ru/tl_module.xlf
        system/modules/faq/languages/ru/tl_user.xlf
        system/modules/faq/languages/ru/tl_user_group.xlf
        system/modules/faq/models/FaqCategoryModel.php
        system/modules/faq/models/FaqModel.php
        system/modules/faq/modules/ModuleFaq.php
        system/modules/faq/modules/ModuleFaqList.php
        system/modules/faq/modules/ModuleFaqPage.php
        system/modules/faq/modules/ModuleFaqReader.php
        system/modules/faq/templates/modules/mod_faqlist.html5
        system/modules/faq/templates/modules/mod_faqlist.xhtml
        system/modules/faq/templates/modules/mod_faqpage.html5
        system/modules/faq/templates/modules/mod_faqpage.xhtml
        system/modules/faq/templates/modules/mod_faqreader.html5
        system/modules/faq/templates/modules/mod_faqreader.xhtml
        system/modules/listing/config/autoload.php
        system/modules/listing/config/config.php
        system/modules/listing/dca/tl_module.php
        system/modules/listing/languages/hu/tl_module.xlf
        system/modules/listing/languages/ru/tl_module.xlf
        system/modules/listing/modules/ModuleListing.php
        system/modules/listing/templates/listing/list_default.html5
        system/modules/listing/templates/listing/list_default.xhtml
        system/modules/news/assets/style.css
        system/modules/news/classes/News.php
        system/modules/news/config/autoload.php
        system/modules/news/config/config.php
        system/modules/news/dca/tl_content.php
        system/modules/news/dca/tl_module.php
        system/modules/news/dca/tl_news_archive.php
        system/modules/news/dca/tl_news_feed.php
        system/modules/news/dca/tl_user.php
        system/modules/news/dca/tl_user_group.php
        system/modules/news/languages/da/tl_module.xlf
        system/modules/news/languages/da/tl_news_archive.xlf
        system/modules/news/languages/da/tl_news_comments.xlf
        system/modules/news/languages/de/default.xlf
        system/modules/news/languages/es/tl_news_feed.xlf
        system/modules/news/languages/nl/tl_news.xlf
        system/modules/news/languages/nl/tl_news_feed.xlf
        system/modules/news/languages/ru/default.xlf
        system/modules/news/languages/sl/tl_news_feed.xlf
        system/modules/news/models/NewsArchiveModel.php
        system/modules/news/models/NewsFeedModel.php
        system/modules/news/models/NewsModel.php
        system/modules/news/modules/ModuleNews.php
        system/modules/news/modules/ModuleNewsArchive.php
        system/modules/news/modules/ModuleNewsList.php
        system/modules/news/modules/ModuleNewsMenu.php
        system/modules/news/modules/ModuleNewsReader.php
        system/modules/news/templates/modules/mod_newsarchive.html5
        system/modules/news/templates/modules/mod_newsarchive.xhtml
        system/modules/news/templates/modules/mod_newslist.html5
        system/modules/news/templates/modules/mod_newslist.xhtml
        system/modules/news/templates/modules/mod_newsmenu.html5
        system/modules/news/templates/modules/mod_newsmenu.xhtml
        system/modules/news/templates/modules/mod_newsmenu_day.html5
        system/modules/news/templates/modules/mod_newsmenu_day.xhtml
        system/modules/news/templates/modules/mod_newsmenu_year.html5
        system/modules/news/templates/modules/mod_newsmenu_year.xhtml
        system/modules/news/templates/modules/mod_newsreader.html5
        system/modules/news/templates/modules/mod_newsreader.xhtml
        system/modules/news/templates/news/news_latest.html5
        system/modules/news/templates/news/news_latest.xhtml
        system/modules/news/templates/news/news_short.html5
        system/modules/news/templates/news/news_short.xhtml
        system/modules/news/templates/news/news_simple.html5
        system/modules/news/templates/news/news_simple.xhtml
        system/modules/newsletter/assets/style.css
        system/modules/newsletter/classes/Newsletter.php
        system/modules/newsletter/config/autoload.php
        system/modules/newsletter/config/config.php
        system/modules/newsletter/dca/tl_member.php
        system/modules/newsletter/dca/tl_module.php
        system/modules/newsletter/dca/tl_newsletter.php
        system/modules/newsletter/dca/tl_newsletter_channel.php
        system/modules/newsletter/dca/tl_user.php
        system/modules/newsletter/dca/tl_user_group.php
        system/modules/newsletter/languages/fa/tl_newsletter_recipients.xlf
        system/modules/newsletter/languages/nl/tl_module.xlf
        system/modules/newsletter/languages/sl/tl_newsletter_recipients.xlf
        system/modules/newsletter/models/NewsletterChannelModel.php
        system/modules/newsletter/models/NewsletterModel.php
        system/modules/newsletter/models/NewsletterRecipientsModel.php
        system/modules/newsletter/modules/ModuleNewsletterList.php
        system/modules/newsletter/modules/ModuleNewsletterReader.php
        system/modules/newsletter/modules/ModuleSubscribe.php
        system/modules/newsletter/modules/ModuleUnsubscribe.php
        system/modules/newsletter/templates/modules/mod_newsletter.html5
        system/modules/newsletter/templates/modules/mod_newsletter.xhtml
        system/modules/newsletter/templates/modules/mod_newsletter_list.html5
        system/modules/newsletter/templates/modules/mod_newsletter_list.xhtml
        system/modules/newsletter/templates/modules/mod_newsletter_reader.html5
        system/modules/newsletter/templates/modules/mod_newsletter_reader.xhtml
        system/modules/newsletter/templates/newsletter/nl_default.html5
        system/modules/newsletter/templates/newsletter/nl_default.xhtml
        system/modules/repository/classes/Repository.php
        system/modules/repository/classes/RepositoryBackendModule.php
        system/modules/repository/classes/RepositoryBackendTheme.php
        system/modules/repository/classes/RepositoryCatalog.php
        system/modules/repository/classes/RepositoryManager.php
        system/modules/repository/config/autoload.php
        system/modules/repository/config/config.php
        system/modules/repository/dca/tl_settings.php
        system/modules/repository/languages/es/tl_repository.xlf
        system/modules/repository/languages/fa/tl_repository.xlf
        system/modules/repository/languages/hu/tl_repository.xlf
        system/modules/repository/languages/it/tl_repository.xlf
        system/modules/repository/languages/nl/modules.xlf
        system/modules/repository/languages/nl/tl_repository.xlf
        system/modules/repository/languages/nl/tl_settings.xlf
        system/modules/repository/languages/ru/tl_repository.xlf
        system/modules/repository/languages/ru/tl_settings.xlf
        system/modules/repository/languages/sq/tl_repository.xlf
        system/modules/repository/templates/repository_catlist.html5
        system/modules/repository/templates/repository_catview.html5
        system/modules/repository/templates/repository_mgrinst.html5
        system/modules/repository/themes/default/backend.css
        system/modules/repository/themes/default/backend_src.css
        system/themes/default/changelog.css
        system/themes/default/confirm.css
        system/themes/default/diff.css
        system/themes/default/error.css
        system/themes/default/help.css
        system/themes/default/hover.js
        system/themes/default/iefixes.css
        system/themes/default/images/all.gif
        system/themes/default/images/arrow_left.png
        system/themes/default/images/arrow_right.png
        system/themes/default/images/articles_.gif
        system/themes/default/images/cache.gif
        system/themes/default/images/featured_.gif
        system/themes/default/images/loading.gif
        system/themes/default/images/pickfile.gif
        system/themes/default/images/regular_2.gif
        system/themes/default/images/regular_7.gif
        system/themes/default/images/wrap.gif
        system/themes/default/install.css
        system/themes/default/login.css
        system/themes/default/popup.css
        system/themes/default/src/changelog.css
        system/themes/default/src/confirm.css
        system/themes/default/src/diff.css
        system/themes/default/src/error.css
        system/themes/default/src/help.css
        system/themes/default/src/hover.js
        system/themes/default/src/iefixes.css
        system/themes/default/src/install.css
        system/themes/default/src/login.css
        system/themes/default/src/popup.css
        system/themes/default/src/switch.css
        system/themes/default/switch.css
        system/themes/tinymce.css
    
    Ihre Installation ist nicht aktuell.

  17. #17
    Contao-Urgestein Avatar von Andreas
    Registriert seit
    19.06.2009.
    Ort
    Mönchengladbach
    Beiträge
    7.703
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Mit easyupdate3 direkt von 3.1 auf 3.5, geht das überhaupt? http://ea3server.contao.ninja/updates.html Ich dachte, das müsse man schrittweise machen, erst "Transferieren", dann auswählen und installieren.

    Ich würde an deiner Stelle jetzt den alten Core kompl. entfernen und den von 3.5.21 hochladen, dann das Install-Tool ausführen. Keine eigenen Dateien entfernen wie files/, tempates/, Erweiterungen in system/modules/ und eigene in system/config/.
    Bitte!
    Vor Anfragen im Forum HTML validieren.
    Codesnippets hier im Froum sauber einrücken. Nur Tabs o. nur Leerzeichen verwenden.

    Vielen Dank an alle Wunschlistenerfüller
    Andreas Burg, Web Solutions

  18. #18
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    tja ich glaube, da habe ich wohl einen riesen Fehler gemacht ...
    Den alten *Core* entfernen heisst... die gesamte Installation? Und hinterher die eigenn wieder einfügen?

  19. #19
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hi,

    evtl. hilft Dir ja dieser kleine Screencast (manuelles Update von 3.2 auf 3.5) weiter.

    Gruß
    tschero
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  20. #20
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von Andreas Beitrag anzeigen
    Mit easyupdate3 direkt von 3.1 auf 3.5, geht das überhaupt?
    Geht meiner Meinung nach nicht.
    Ich liebe ungenaue Angaben.

    Bevor Du jetzt hektisch anfängst vielleicht noch mehr zu "zerstören" solltest Du erst mal Bestandaufnahme machen.

    Du hattest eine Installation 3.1. Hast Du vor dem mißglückten Update eine Sicherung der Datenbank und aller eigenen Dateien gemacht?
    Falls nicht dann hole das jetzt nach, insbesondere die eigenen Dateien aber auch die vielleicht verhunzte Datenbank. Das stört nicht, kann aber eventuell nützlich sein.

    Das Update hast Du genau wie versucht durchzuführen?
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  21. #21
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    Hallo Zusammen,
    vielen Dank für die schnelle Unterstützung - ich habe es nun geschafft -
    Ordner gesichert und neue Version installiert, wie von Andreas vorgeschlagen -
    der Film war zusätzlich noch eine sehr gute Stütze

    Leider ist mir der Fehler wirklich ganz übelst passiert -habe einfach - unwissentlich- versucht auf 3.5 upzudaten -
    das kann man, wenn man unter easyupdate den update Ordner auswählt. Also ärgerlicher Quatsch

    Beste Grüße
    Tilda

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

    Standard

    Zitat Zitat von tilda Beitrag anzeigen
    das kann man, wenn man unter easyupdate den update Ordner auswählt. Also ärgerlicher Quatsch
    Das habe ich nicht verstanden. Kannst du das bitte genauer erläutern?
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  23. #23
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    @bugbuster Wenn Du es auch nicht verstehst, kann ich mir ja sparen noch einmal zu schauen was gemeint sein könnte. Du kennst Deine Erweiterung sicher aus dem ff .
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  24. #24
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    Ich meinte nicht ärgerlichen Quatsch zur Erweiterung-
    sondern, dass ich mir den update Ordner unter files gelegt habe und so von easyupdate aus diesen ausgewählt habe -

    Die Erweiterung habe ich auf meiner anderen Seite gut nutzen können.
    Also sorry, falls es jetzt hier ein Missverständnis gegeben hat.

    Was ist denn der beste Weg, wenn ich eine installierte Version 3.3.4 habe -
    wie mache ich am besten ein update auf eine aktuelle Version?

  25. #25
    Contao-Urgestein Avatar von folkfreund
    Registriert seit
    09.04.2010.
    Beiträge
    1.928

    Standard

    mit easyupdate !
    Aber eben Schritt für Schritt - so wie die Erweiterung dir das im Backend vorschlägt.

    Und wichtig: vorher unter Systemwartung Caches und Suchindex löschen und Backup von Dateisystem und DB machen. Dann kann eigentlich nicht viel passieren - außer dass irgendwelche installierten Erweiterungen nicht mehr funktionieren.

    Bei relativ großen Versionssprüngen ist es vielleicht auch eine gute Idee, zuerst mal eine Kopie der Seite anzulegen und dort das Update auszuprobieren. Das erspart vielleicht böse Überraschungen.

  26. #26
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von tilda Beitrag anzeigen

    Was ist denn der beste Weg, wenn ich eine installierte Version 3.3.4 habe -
    wie mache ich am besten ein update auf eine aktuelle Version?
    Bei einem so großen Versionssprung ist easyupdate ungeeignet - da Du dort Schritt für Schritt nahezu alle Zwischenversionen durchklicken mußt.

    Einfach
    • einen neuen Ordner anlegen
    • Subdomain drauf rooten
    • neue DB anlegen und Dump der originalen DB importieren (vor dem Erstellen des Datenbankexports Caches und Suchindex löschen)
    • Contao installieren
    • dabei Verbindung zur neuen DB herstellen
    • Achtung beim Datenbankupdate Tabellen von Erweiterungen nicht löschen, im allgemeinen sind diese nicht angehakt
    • Erweiterungsverwaltung aufrufen dort findest Du alle Erweiterungen, allerdings sind die zu dem Zeitpunkt noch nicht installiert
    • bei allen Erweiterungen aktualisieren auswählen, dann werden diese aktualisiert und die Datenbank sollte am Ende aktuell sein
    • persönliche Dateien aus files und templates übernehmen
    • Seite testen
    • falls erforderlich eigene templates und .htacess anpassen



    Wie viel mal habe ich das eigentlich in den letzten Monaten hier im Forum schon so oder so ähnlich beschrieben. Ich sollte mir eine Vorlage bauen
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  27. #27
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Standard

    Vielen Dank für die genaue Beschreibung - dann werde ich es wohl so machen müssen -

    Wieviele Zwischenschritte dürfen denn maximal zwischen den updates liegen, damit easyupdate überhaupt die Option anbietet.
    bei meiner Version wird nur angezeigt: Keine passenden Updates gefunden.

    Beste Grüße

  28. #28
    Contao-Urgestein Avatar von folkfreund
    Registriert seit
    09.04.2010.
    Beiträge
    1.928

    Standard

    Dann hast du vielleicht eine zu alte Version von easyUpdate?

    Ansonsten: Ob das von mlweb beschriebene Vorgehen oder das Durchklicken durch 10x easyUpdate einfacher ist, das muss jeder selbst entscheiden.
    Ich hatte ja schon geschrieben, dass ich es bei größeren Versionssprüngen für sicherer halte, erst ein Testsystem (z.B. als Subdomain) einzurichten, in dem die Installation der neuen Version getestet werden kann. Das ist vor allem wichtig, wenn viele Erweiterungen oder eigene Ändnderungen beteiligt sind, gilt aber generell für alle größeren Änderungen am Produktivsystem.

    Eine allgemeine Aussage über einen maximalen Versionssprung für easyUpdate kann man aber sicher nicht machen.

  29. #29
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von folkfreund Beitrag anzeigen

    Eine allgemeine Aussage über einen maximalen Versionssprung für easyUpdate kann man aber sicher nicht machen.
    Genau. Das ist lediglich eine Frage des Fleißes oder der Freude am Klicken .


    Zitat Zitat von tilda Beitrag anzeigen

    Wieviele Zwischenschritte dürfen denn maximal zwischen den updates liegen, damit easyupdate überhaupt die Option anbietet.
    bei meiner Version wird nur angezeigt: Keine passenden Updates gefunden.
    Ab contao 3.0 gibt es von @bugbuster Updates-Zips. Anfänglich musste man sich die per Hand herunterladen. Ab irgeneiner Version x von [easyupdates3] wird der Transfer auch bequem im Backend angeboten.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  30. #30
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von folkfreund Beitrag anzeigen
    Ich hatte ja schon geschrieben, dass ich es bei größeren Versionssprüngen für sicherer halte, erst ein Testsystem (z.B. als Subdomain) einzurichten, in dem die Installation der neuen Version getestet werden kann.
    Um Mißverständnissen vorzubeugen, möchte ich noch einmal betonen, dass meine oben beschriebene Anleitung ein solches Testsystem mit eigenem Ordner, eigener DB und Subdomain ist.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  31. #31
    Contao-Urgestein Avatar von folkfreund
    Registriert seit
    09.04.2010.
    Beiträge
    1.928

    Standard

    Klar! Genau so hatte ich deine Beschreibung auch verstanden.
    Mir ging es v.a. um die zusätzlichen Vorteile, die Seite nach dem Update auch funktional zu testen, bevor man vor einem Scherbenhaufen steht ;-)
    Ist dieser Test positiv verlaufen, dann muss man allerdings nochmal umziehen. Wenn man in einer Subdomain auf demselben Server ist, kann man natürlich auch einfach den web root auf den neuen Ordner zeigen lassen. Es muss dann nur an wenigen Stellen ggf. angepasst werden (pathconfig.php, .htaccess)
    Der frei gewordene Ordner steht dann auch gleich für das nächste Update zur Verfügung :-)

    Trotzdem vielen Dank für die Klarstellung!

  32. #32
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von folkfreund Beitrag anzeigen
    Wenn man in einer Subdomain auf demselben Server ist, kann man natürlich auch einfach den web root auf den neuen Ordner zeigen lassen. Es muss dann nur an wenigen Stellen ggf. angepasst werden (pathconfig.php, .htaccess)
    Wenn Du mit einer Subdomain arbeitest, gerootet auf einen z.B. parallel zur Domain liegenden Ordner, mußt Du in der pathconfig nichts anpassen beim umrooten.
    Die .htaccess stelle ich dann immer erst fertig beim Aufschalten der Domain. Ist ja in den allermeisten Fällen nur das Errorhandling und das korrekte Weiterleiten von www.domain.com auf domain.com oder umgekehrt.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  33. #33
    Contao-Fan
    Registriert seit
    27.08.2014.
    Beiträge
    569

    Lächelndes Gesicht

    Vielen Dank für die intensive Unterstützung und Aufklärung
    - das hat sehr geholfen

  34. #34
    Contao-Nutzer
    Registriert seit
    20.06.2009.
    Ort
    Dachau
    Beiträge
    46

    Standard

    Zitat Zitat von mlweb Beitrag anzeigen
    Bei einem so großen Versionssprung ist easyupdate ungeeignet - da Du dort Schritt für Schritt nahezu alle Zwischenversionen durchklicken mußt.
    Dem muss ich widersprechen. Easyupdate verarbeitet auch die "originalen" Contao .zip-Archive. Ich lade mir bei einem Update über mehrere Contao-Versionen immer die letzte stabile Version in den Ordner files/easyupdate und führe dieses dann aus.

    Bei dem hier angefragten Update von Version 3.3.4 wären dies nur die beiden .zip-Archive mit Contao 3.4.5 und Contao 3.5.21.

    Deine übrigen genannten Schritte mit der Parallel-Installation unterschreibe ich gerne.

  35. #35
    Contao-Urgestein
    Registriert seit
    20.09.2012.
    Ort
    Lüneburger Heide
    Beiträge
    2.016
    Partner-ID
    12207
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Bist Du sicher, dass es da keine Dateileichen gibt?

    Gruß
    tschero
    Autodidakt und HobbyWebdesigner

    www.webdesign24.biz
    Screencasts zu Contao

  36. #36
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.088
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Und wo nimmst du die entsprechenden delete-Zips her? Einfach drüberbügeln kann ich auch ohne EasyUpdate3, das Nützliche daran ist ja eigentlich gerade das Löschen nicht mehr benötigter Dateien, weil die sonst gelegentlich schon mal ziemlichen Ärger machen. Abgesehen davon, dass sie Webspace verschwenden.

  37. #37
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.333
    Partner-ID
    10107

    Standard

    Zitat Zitat von 135ti Beitrag anzeigen
    Dem muss ich widersprechen. Easyupdate verarbeitet auch die "originalen" Contao .zip-Archive. Ich lade mir bei einem Update über mehrere Contao-Versionen immer die letzte stabile Version in den Ordner files/easyupdate und führe dieses dann aus.
    Das mag zwar funktionieren, solltest du aber auf keinen Fall so machen.

  38. #38
    Contao-Nutzer
    Registriert seit
    20.06.2009.
    Ort
    Dachau
    Beiträge
    46

    Standard

    Danke für Eure Hinweise!

    Müsste der Contao Check dann wegen eventueller Dateileichen nicht massenhaft Fehler bei der Validierung der Installation auswerfen?

  39. #39
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.817
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Nein. Der prüft ob alle benötigten Dateien des cores vorhanden und fehlerfrei sind. Was mehr da ist, ist dem egal.
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




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
  •