Changes in 1.0.5 causes error
Closed this issue · 1 comments
denniserdmann commented
I installed Version 1.0.5, but when i try to create a new form i get this error:
[2019-07-19 13:32:51] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction","_route":"contao_backend"},"request_uri":"http://example.com/contao?act=edit&do=form&id=32&ref=Zs13t7ns&rt=mcrZKlgR5BkblQCNOa9RrDfKc01gFuptT7ClEIWBb6c&s2e=1","method":"POST"} []
[2019-07-19 13:32:51] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
[2019-07-19 13:32:52] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Input\" from namespace \"Ausi\\ContaoSlugBackport\".\nDid you forget a \"use\" statement for e.g. \"Haste\\Input\\Input\" or \"Symfony\\Component\\Console\\Input\\Input\"? at /Users/user/project/vendor/ausi/contao-slug-backport/src/Callbacks.php:243)"} []
Version 1.0.4 is works fine for me