@IanM
Sorry to bother you....
But I've encountered two issues.
I was using sycho/move-posts. I uninstalled it before upgrading to v2.0. Once I was on v2.0, I installed FoF/Move-posts, but I can't get it to activate. Here's the error message:
In Connection.php line 857:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'fof-move-posts.group_sequential_event_posts' for key 'PRIMARY' (Connection: flarum, Host: localhost, Port: 3306, Database: DB, SQL: update DB_settings set key = REPLACE(key, 'sycho-move-posts.', 'fof-move-posts.') where key LIKE sycho-move-posts.%)
In Connection.php line 626:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'fof-move-posts.group_sequential_event_posts' for key 'PRIMARY'
EDIT : Given the importance, I made a GitHub : FriendsOfFlarum/move-posts6 🙂
I hadn't used this extension before. I installed it, but I can't seem to activate it. Error 500:
POST https://site.com/api/extensions/fof-online-users-widget
TypeError: Illuminate\Filesystem\Filesystem::{closure}(): Argument #1 ($db) must be of type Illuminate\Database\ConnectionInterface, Illuminate\Database\Schema\MariaDbBuilder given in ..../flarum/vendor/fof/online-users-widget/migrations/2021_08_01_000000_set_default_settings.php:23
EDIT : FriendsOfFlarum/online-users-widget6
Other than that, everything is working for me. All I have to do now is install Realtime 🙂
EDIT : Realtime is OK 🙂 !