Nate has recently revived the feature request Add option to globally disable comments on a content type and asked if somebody is interested in advocating for this issue. I don't want to advocate for the issue (have another in mind), but I'm definitely interested in reviving it. However, to me it's not yet clear what exactly we're trying to achieve there. Therefore, I suggest to discuss the goals of the issue at the weekly meeting.
This issue relates to the occasional, but common enough to warrant attention, issue of the status report showing a warning of site updates required, but when going to run updates, nothing happens: https://github.com/backdrop/backdrop-issues/issues/7010
More details in the issue and there is a Pull Request but so far no testing or review other than what I have done.
Since I posted that I did some more testing and have posted this issue https://github.com/backdrop-contrib/tfa_basic/issues/33
In fact, if both email and recovery codes fallbacks are...
As I work through things I flush the caches after every change I make.
As far as I can tell I have the custom module in the correct place (/modules/custom/fix_zero_search) and the file...
If you haven't already, flush all the caches.
If it is in the modules folder whether directly or in a custom folder it will show up. If not, something else is wrong with your site; check...
Posted3 days 10 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Awful idea! That's not how modules get installed! The number in db indicates the installed state and schema version. You're not supposed to fiddle in the database directly. There's an...
Comments
Nate has recently revived the feature request Add option to globally disable comments on a content type and asked if somebody is interested in advocating for this issue. I don't want to advocate for the issue (have another in mind), but I'm definitely interested in reviving it. However, to me it's not yet clear what exactly we're trying to achieve there. Therefore, I suggest to discuss the goals of the issue at the weekly meeting.
https://github.com/backdrop/backdrop-issues/issues/7010
More details in the issue and there is a Pull Request but so far no testing or review other than what I have done.
Re PHP 8.5 compatibility: not ready yet for review, but tests are passing now.
So, still work in progress with issue #7008.