Thanks for organizing this week’s meeting. I’m looking forward to catching up on core updates, module syncs, and community feedback. If there’s an agenda draft I could help flesh out (or topics you want me to prep for), just say the word.
Hi Harold. Welcome to Backdrop. If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/meetings.
This topic is just a place to suggest items to discuss. The meetings also include news about the community and new projects.
Attempting to update the ruleset uncovered, that the (unmaintained) GHA we use doesn't seem to work anymore. Even with older phpcs versions, unclear when it broke.
The suggested fix/workaround isn't ideal, but might be better than nothing.
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again.
Then...
Posted1 week 4 days ago by Francis Greaves (themetman) on:
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted2 weeks 3 days ago by Francis Greaves (themetman) on:
Comments
[Site constantly reporting ConfigStorageReadException fatal errors under load.](https://github.com/backdrop/backdrop-issues/issues/6961)
While this issue has not yet been resolved, 2 details have been raised:
"_config_static": true,in thesystem.core.jsonfile.Hey all,
Thanks for organizing this week’s meeting. I’m looking forward to catching up on core updates, module syncs, and community feedback. If there’s an agenda draft I could help flesh out (or topics you want me to prep for), just say the word.
See you there!
Hi Harold. Welcome to Backdrop. If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/meetings.
This topic is just a place to suggest items to discuss. The meetings also include news about the community and new projects.
For the dev meeting we still have last week's proposal (good progress there with our more urgent bugs, only one still open).
But a new problem popped up - phpcs, see https://github.com/backdrop/backdrop-issues/issues/6973 It's not user-facing but a developer thing, so lower prio.
Attempting to update the ruleset uncovered, that the (unmaintained) GHA we use doesn't seem to work anymore. Even with older phpcs versions, unclear when it broke.
The suggested fix/workaround isn't ideal, but might be better than nothing.
Another experiment (2nd PR) looks more promising.