terminal42 / contao-easy_themes

Contao extension "easy_themes"
https://unmaintained.tech/
MIT License
13 stars 11 forks source link

update to 3.0 #53

Closed magicsepp closed 2 years ago

magicsepp commented 2 years ago

After upgrading to 3.0 with contao 4.9.25 the backend comes with an Internal Server Error "parse_str() expects parameter 1 to be string, null given" log: request.CRITICAL: Uncaught PHP Exception TypeError: "parse_str() expects parameter 1 to be string, null given" at D:\laragon4\www\cto44\vendor\terminal42\contao-easy_themes\src\Helper.php line 221 {"exception":"[object] (TypeError(code: 0): parse_str() expects parameter 1 to be string, null given at D:\laragon4\www\cto44\vendor\terminal42\contao-easy_themes\src\Helper.php:221)"} []

aschempp commented 2 years ago

thanks for the report. It should be fixed in version 3.0.1

magicsepp commented 2 years ago

Thanks Andreas for the fast fix, now it works.