dvz
dvz
We'll be redirecting new features to 1.9, so it can be adjusted to target the `dev-1.9` branch instead. From a brief look, `global.php` (where links to `private.php` and new message...
`Undefined variable $feb_fix, inc/functions_calendar.php, 588` (https://community.mybb.com/thread-234123-post-1372760.html#pid1372760)
The `feature` branch contains code to be included in the next maintenance release. I've added fixes for the errors in #4519. You can create a support thread on the Forums...
- [x] passing `false` (a potential result of `fopen()`) to `fclose()` - https://community.mybb.com/thread-234848.html
Sounds like a good direction, but note that intended use for group order now (I believe only `showteam.php`) may differ from preferences for the online list, and may more more...
I imagine it would be a `` if we go with 3 options, but with #3934 it may make sense to remove _display first_ altogether.
It should solve a number of cases when only dealing with generally visible content (`visible = 1`), but it may also help with conditional visibility. E.g. to fetch `n` most...
> I think that CSS changes should be acceptable as nothing breaks if administrators don't apply such changes. It looks like it does - the old variable may indeed be...
> highlighting this change in the release post was the only left step Yes, the PR seems OK; the question is whether it would be worth forcing administrators to perform...
Those changes could be skipped without breaking anything: https://github.com/mybb/mybb/pull/4301#discussion_r611735295