-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.x]: 4.11.0 Config TypeError #15481
Comments
FWIW getting this same error in 5.3, CP is fine but the front-end throws this error on every template. |
Not quite sure if this is related but getting this error in 4.11.0 when applying yaml now:
|
we've hit the same issue with a number of sites, we have a custom.php following the documentation. This looks to have been caused by #15346 Specifically this section of code https://github.com/craftcms/cms/pull/15346/files#diff-b129318b3fde4cc9f2ac57c9a504d0e1129aebb64ac5936d814c67e3d3c3f3efR104 It looks like a null check is required on as a work around we have reverted this method back to almost the prior version and the site then works.
|
Same issue here - I'm using a custom.php. @jamescutts patch works for now but hoping for a speedy official fix as it breaks the front-end of the site. |
The same issue also should also apply to craft 5, we've seen the same issue affecting that too. Thankfully its possible to roll back v4 to the prior version if needed. |
Thanks for reporting this! Just tagged 4.11.0.1 and 5.3.0.1 with a fix. |
What happened?
Description
Updated from 4.10.x to 4.11.0 and getting this error, on local DDEV install. Appears to be related to this commit
eb47a44
Actual behavior
Craft CMS version
4.11.0
PHP version
8.2
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: