forever check log file and javascript console for any errors https://docs.flarum.org/troubleshoot
If one plugin is a fork of another and they use database tables, the forked version needs to account for the possibility of database tables already existing, or change the database table and column names to not conflict with the original extension. That's something that could happen here. The error message will confirm.