500er nach Login ins Backend
Huhu,
ich hab eben noch an einer Seite gearbeitet, die ich grad auf C4 update und "von jetzt auf nachher" bekomme ich einen 500er, wenn ich mich ins Backend einloggen möchte :eek: Mir ist nicht bewusst, was ich verändert hab, dass es plötzlich nicht mehr geht.
Aus var/logs werde ich auch nicht allzu schlau. Frontend und Contao Manager funktionieren. Auch der Aufruf der /contao/login, doch sobald ich das dann absende, renne ich in den 500er.
Die Weiterleitung von /contao auf /contao/login funktioniert auch nicht, sobald ich den ersten Login-Versuch gestartet habe, denn dann bleibe ich auf /contao hängen. Daraus schließe ich, dass ich tatsächlich eingeloggt bin, sonst würde es ja wieder auf /contao/login springen.
Code:
[2019-02-21 22:43:58] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"contao-manager/users.json","_route":"contao_catch_all"},"request_uri":"http://c4.kunde.de/contao-manager/users.json","method":"HEAD"} []
[2019-02-21 22:43:58] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
[2019-02-21 22:43:58] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"contao-manager/users.json","_route":"contao_catch_all"},"request_uri":"http://c4.kunde.de/contao-manager/users.json","method":"GET"} []
[2019-02-21 22:43:58] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
[2019-02-21 22:43:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://c4.kunde.de/contao-manager/users.json" at /html/kunde/contao/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://c4.kunde.de/contao-manager/users.json at /html/kunde/contao/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://c4.kunde.de/contao-manager/users.json at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
Liste der Anhänge anzeigen (Anzahl: 1)
Ich bin jetzt von 4.6 wieder runter auf 4.4 und hab dadurch andere Probleme. Das Install-Tool ging ebenfalls in die Knie ("es ist ein Fehler aufgetreten"), mit app_dev komm ich aber halbwegs in den Login:
Anhang 21964
var/logs:
Code:
[2019-02-22 09:51:06] php.INFO: User Deprecated: Passing the path to the Composer installed.json as first argument is no longer supported in version 2.3. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing the path to the Composer installed.json as first argument is no longer supported in version 2.3. at /html/kunde/contao/vendor/contao/manager-plugin/src/PluginLoader.php:46)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using a bundles.json file has been deprecated and will no longer work in version 3.0. Use the Plugin::getBundles() method to define your bundles instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using a bundles.json file has been deprecated and will no longer work in version 3.0. Use the Plugin::getBundles() method to define your bundles instead. at /html/kunde/contao/vendor/contao/manager-plugin/src/Bundle/Parser/JsonParser.php:24)"} []
[2019-02-22 09:51:06] request.INFO: Matched route "contao_backend_login". {"route":"contao_backend_login","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::loginAction","_route":"contao_backend_login"},"request_uri":"http://c4.kunde.de/app_dev.php/contao/login","method":"POST"} []
[2019-02-22 09:51:06] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php:633)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespaces() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:73)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addNamespace() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:54)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:119)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:105)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php:633)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php:633)"} []
[2019-02-22 09:51:06] php.INFO: User Deprecated: Using the Contao\RequestToken class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the Contao\\RequestToken class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead. at /html/kunde/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/RequestToken.php:15)"} []
[2019-02-22 09:51:06] app.CRITICAL: An exception occurred. {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'DELETE FROM tl_session WHERE tstamp<1550821866 OR hash='cb72d0682c2ba2721017ba0b40f5e75c8807f1c0'':\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:62, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:109, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:107)"} []
[2019-02-22 09:51:06] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'DELETE FROM tl_session WHERE tstamp<1550821866 OR hash='cb72d0682c2ba2721017ba0b40f5e75c8807f1c0'': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist" at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 62 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'DELETE FROM tl_session WHERE tstamp<1550821866 OR hash='cb72d0682c2ba2721017ba0b40f5e75c8807f1c0'':\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:62, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:109, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'usr_p360685_1.tl_session' doesn't exist at /html/kunde/contao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:107)"} []
Liste der Anhänge anzeigen (Anzahl: 1)
HA!!!! Hab ich dich!
Anhang 21965
Code:
ErrorException:
Warning: Use of undefined constant PCT_ICONPICKER_VERSION - assumed 'PCT_ICONPICKER_VERSION' (this will throw an Error in a future version of PHP)
at system/modules/pct_iconpicker/config/config.php:17
at include('/Applications/MAMP/htdocs/smartmedia/system/modules/pct_iconpicker/config/config.php')
(vendor/contao/core-bundle/src/Resources/contao/library/Contao/Config.php:147)
at Contao\Config->initialize()
(vendor/contao/core-bundle/src/Resources/contao/library/Contao/Config.php:112)
at Contao\Config::getInstance()
(vendor/contao/core-bundle/src/Framework/Adapter.php:38)
at Contao\CoreBundle\Framework\Adapter->__call('getInstance', array())
(vendor/contao/core-bundle/src/Framework/ContaoFramework.php:266)
at Contao\CoreBundle\Framework\ContaoFramework->initializeFramework()
(vendor/contao/core-bundle/src/Framework/ContaoFramework.php:128)
at Contao\CoreBundle\Framework\ContaoFramework->initialize()
(vendor/contao/installation-bundle/src/Controller/InstallationController.php:58)
at Contao\InstallationBundle\Controller\InstallationController->installAction()
(vendor/symfony/http-kernel/HttpKernel.php:150)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:67)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:198)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(web/app_dev.php:83)
Der PCT Support ist ausgelaufen, die werden mich dann eh auf die Community verweisen :mad:
weißt du was ich anpassen muss, damit der Mist wieder läuft?
Liste der Anhänge anzeigen (Anzahl: 1)
Danke. Das hab ich jetzt für alle PCT Erweiterungen gemacht. Leider reicht das nicht -.-
Anhang 21966
Code:
ErrorException:
Warning: count(): Parameter must be an array or an object that implements Countable
at system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php:92
at PCT\CustomElements\Loader\AttributeLoader::load('text')
(system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php:109)
at PCT\CustomElements\Loader\AttributeLoader::loadAll()
(system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php:206)
at PCT\CustomElements\Loader\AttributeLoader->loadOnSystem()
(vendor/contao/core-bundle/src/Framework/ContaoFramework.php:376)
at Contao\CoreBundle\Framework\ContaoFramework->triggerInitializeSystemHook()
(vendor/contao/core-bundle/src/Framework/ContaoFramework.php:275)
at Contao\CoreBundle\Framework\ContaoFramework->initializeFramework()
(vendor/contao/core-bundle/src/Framework/ContaoFramework.php:128)
at Contao\CoreBundle\Framework\ContaoFramework->initialize()
(vendor/contao/core-bundle/src/Controller/BackendController.php:56)
at Contao\CoreBundle\Controller\BackendController->loginAction()
(vendor/symfony/http-kernel/HttpKernel.php:150)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:67)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:198)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(web/app_dev.php:83)
Oh Maaaaaaaann :mad: