bby
TypeError: floor(): Argument #1 ($num) must be of type int|float, string given in /data/host/skeleton/vendor/foskym/flarum-custom-levels/src/Listeners/GiveExp.php:75
Stack trace:
#0 /data/host/skeleton/vendor/foskym/flarum-custom-levels/src/Listeners/GiveExp.php(75): floor()
#1 /data/host/skeleton/vendor/foskym/flarum-custom-levels/src/Listeners/GiveExp.php(62): FoskyM\CustomLevels\Listeners\GiveExp->parseValue()
#2 [internal function]: FoskyM\CustomLevels\Listeners\GiveExp->__construct()
Looks like a bug in the foskym/flarum-custom-levels
extension. Have you configured it properly? Try disabling it or resetting the config to see if it helps – I vaguely remember that this issue means that the extension is not configured properly, because it expects a different config value format somewhere