Ich habe vor einer dreiviertel Stunde im CM ein komplettes Update angestoßen. Doch das ist leider komplett schiefgegangen. Seitdem ist schachbund.de nicht mehr erreichbar, auch nicht das Backend.
Immer wiederkehrender Fehler im CM:
Offensichtlich gab es ein Update dieses internen Skriptes und die heruntergeladene Version funktioniert nicht.Code:An error occurred while executing the "contao:install-web-dir" command: In event_listeners.php line 23: Attempted to load class "InitializeSystemEvent" from namespace "Netzmacht\Contao\Toolkit\Boot\Event". Did you forget a "use" statement for another namespace?
composer.json:
Was muß ich in der composer.json rauswerfen um die Website wieder zum Laufen zu bekommen?Code:{ "name": "contao/managed-edition", "type": "project", "description": "Contao Open Source CMS", "license": "LGPL-3.0+", "authors": [ { "name": "Leo Feyer", "homepage": "https://github.com/leofeyer" } ], "require": { "php": "^5.6|^7.0", "ausi/contao-slug-backport": "^1.0", "bugbuster/contao-banner-bundle": "^1.0", "christianbarkowsky/tabcontrol": "^3.0", "codefog/contao-haste": "^4.20", "codefog/contao-news_categories": "^2.8", "codefog/contao-polls": "^1.5", "contao-community-alliance/meta-palettes": "^2.0", "contao/calendar-bundle": "^4.4", "contao/comments-bundle": "^4.4", "contao/conflicts": "*@dev", "contao/faq-bundle": "^4.4", "contao/listing-bundle": "^4.4.8", "contao/manager-bundle": "4.4.*", "contao/news-bundle": "^4.4", "contao/newsletter-bundle": "^4.4", "craffft/contao-calendar-ical-bundle": "dev-master", "craffft/contao-photoalbums2": "^2.0", "craffft/contao-translation-fields": "^1.7", "do-while/contao-ce_be_remarks": "^1.0", "friends-of-contao/contao-privacy": "2.0.0-beta2", "fritzmg/contao-backend-documentation": "^1.0", "fritzmg/contao-be-include-info": "^0.5.7", "inspiredminds/contao-facebook-login": "^1.2", "jrgregory/m17-sticky-backend-footer": "^2.0", "kmielke/calendar-extended-bundle": "^1.0", "markocupic/backend_password": "^3.0", "netzmacht/contao-font-awesome-inserttag": "^2.0", "phpoffice/phpexcel": "^1.8", "psi/boxes4ward": "^2.0", "sioweb/glossar": "^1.2", "srhinow/themecontent-bundle": "^0.1.15", "stefansl/contao-divider-bundle": "^1.0", "terminal42/contao-inserttags": "^1.9", "terminal42/contao-leads": "^1.4", "terminal42/notification_center": "^1.4" }, "conflict": { "contao/core-bundle": "<4.4.8", "doctrine/dbal": "2.9.1" }, "config": { "component-dir": "assets" }, "scripts": { "post-install-cmd": [ "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication" ], "post-update-cmd": [ "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication" ] } }
EDIT
app_dev.php im Frontend:
Code:(1/1) ClassNotFoundException Attempted to load class "InitializeSystemEvent" from namespace "Netzmacht\Contao\Toolkit\Boot\Event". Did you forget a "use" statement for another namespace? in event_listeners.php line 23 at include()in EventDispatcherPopulator.php line 116 at EventDispatcherPopulator->populateListeners()in EventDispatcherPopulator.php line 96 at EventDispatcherPopulator->populate(object(TraceableEventDispatcher))in appDevDebugProjectContainer.php line 1514 at appDevDebugProjectContainer->getDebug_EventDispatcherService()in appDevDebugProjectContainer.php line 846 at appDevDebugProjectContainer->getHttpKernelService()in Container.php line 306 at Container->get('http_kernel')in Kernel.php line 213 at Kernel->getHttpKernel()in Kernel.php line 200 at Kernel->handle(object(Request))in app_dev.php line 64

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