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...
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...
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...
It’s really interesting that clearing out the menu_links table and reinstalling the Admin Bar module did the trick. Menu corruption is such a common headache when moving from D7 to Backdrop,...
Restore Newsletter Subscriptions from a Dev Website
In my last comment, I described a way to restore newsletter subscriptions from a database backup. The method involved directly editing...
Posted1 day 22 hours ago by Olaf Grabienski (Olafski) on:
Comments
Hello @philippeg and thanks for bringing this up 👍
I've raised an issue against Backdrop core here: https://github.com/backdrop/backdrop-issues/issues/5103
Looking at the code change, I believe that it is straight-forward, so I'm hoping that we can include it in the next bug fix release 1.19.1.
Stay tuned 😉