When I enabled this plug-in, I encountered some problems on the leaderboard page
I set the debug value in config.php to true and get an error
(The leaderboard cannot be displayed either)
GET https://bbs.jerry.ink/api/rankings
<br />
<b>Deprecated</b>: explode(): Passing null to parameter #2 ($string) of type string is deprecated in <b>/www/wwwroot/bbs.jerry.ink/vendor/fof/gamification/src/Gamification.php</b> on line <b>71</b><br />
<br />
<b>Fatal error</b>: Uncaught Laminas\HttpHandlerRunner\Exception\EmitterException: Output has been emitted previously; cannot emit response in /www/wwwroot/bbs.jerry.ink/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php:24
Stack trace:
#0 /www/wwwroot/bbs.jerry.ink/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitterTrait.php(40): Laminas\HttpHandlerRunner\Exception\EmitterException::forOutputSent()
#1 /www/wwwroot/bbs.jerry.ink/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitter.php(27): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->assertNoPreviousOutput()
#2 /www/wwwroot/bbs.jerry.ink/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(98): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->emit()
#3 /www/wwwroot/bbs.jerry.ink/vendor/flarum/core/src/Http/Server.php(44): Laminas\HttpHandlerRunner\RequestHandlerRunner->run()
#4 /www/wwwroot/bbs.jerry.ink/public/index.php(26): Flarum\Http\Server->listen()
#5 {main}
thrown in <b>/www/wwwroot/bbs.jerry.ink/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php</b> on line <b>24</b><br />