Yu 'noyle' Liu
Yu 'noyle' Liu
It'd be great to see UPnP is implemented as suggested in #1823 for xtcp. Besides UPnP, there are two other features that are usually left behind in soho routers: _port...
Resolves #4502. **Note:** 1. `DROP SEQUENCE IF EXISTS` only exists in PostgreSQL 8.2 and higher. When MyBB ever bumps the required PostgreSQL version, this version compare should be changed or...
The primary part of DROP TABLE should work fine but the following DROP SEQUENCE part may not work: https://github.com/mybb/mybb/blob/mybb_1...1286-L1293 https://github.com/mybb/mybb/blob/mybb_1...#L482-L487 As in the above code, there might be at least...
Following #4138, we'll continue fixing any PHP 8.0 compatibility issue.
- Add Empty Folders & Export Messages back on PM menu. I'm not sure they're missing for an intentional reason. Icons might need replacement, ping @justinsoltesz here. - Fix wrong...
Edited: _**I'll stop tracking similar problems in this issue. Open a new issue, if another related problem is found. The last two problems should be addressed in new issues, too.**_...
Resolve #3777, partially (see the note below): Fix **empty post subject not well handled in warning & modcp pages** in (mostly for compatible issues): - `./warnings.php?uid={$uid}` - `./warnings.php?action=warn&uid={$uid}&pid={$pid}` - `./warnings.php?action=view&wid={$wid}`...
This is a v1.9 problem tracking post. So many minor issues so I'd like to enclose them here. Since I've opened this issue and I've tracked some big/minor issues in...
I'm using the wallabagger extension for Firefox. Before adding a webpage using the extension, my wallabag instance already has a tag named, for example, `policy`. Now I'm adding a new...
Tryied to make an upgrade, install script throws these errors: Warning [2] Trying to access array offset on value of type null - Line: 795 - File: install/upgrade.php PHP 8.1.14...