This is a follow-up of #2138, which in turn is a follow-up of #2040...
There is already a respective issue filed against D8 core: Option to display php error messages in a block so we can limit visibility per role [#2743119]
At /admin/config/development/logging we have no option to display php error messages in a block that would enable admins limiting the display of error messages per role. Such a feature would be invaluable for debugging. Currently, we cannot control who sees the error messages, but in a block we could easily limit visibility per role.
Recent comments
One effective way to handle this in Backdrop CMS without adding heavy modules is to use a simple "File" field on your content type and set the display formatter to "Generic file." This creates a...
Simple PDF Upload & Link
That sounds like a frustrating loop. Since you're considering a manual update, overwriting the /core folder is usually the most reliable way to get past those archive errors. Just make sure to...
Update Problems
I’ve been looking into different ways to handle integrations more efficiently, and the approach you mentioned here clarifies a few things I was stuck on. Definitely going to try implementing...
Integration