Ralkage nice, any plans when you will release it?

feature requests 😛

  • custom level names
  • depending on score ranges
  • permanent overwrite a user's level (e.g. "forum sheriff")
  • option to hide the bar
a month later

clarkwinkelmann now, it works. But, it seems that the plugin can only be displayed on the PC side. How can I use it on mobile side?

2 months later

Im the admin. I want to change my level bronze to silver. But I dont want send post. How can ı change my rank with admin panel, phpadmin or extension settings?

a month later

@de_coder 1.How can I change his statistics?
2.How to modify experience value and grade value?
Thank

23 days later

Do you make a system that gives role based on the level?
Sample;
For 10 level and above members; apprentice member
For 25 level and above members; senior member
For 50 level and above members; expert member
so so.

    Before I installed this extension, I had 500 members and 5000 replies. Will this extension calculated all users' rank automatically after installation? Or just all start from 0?

      maybe the plugin will be better if the level could be displayed on the phone

        • [deleted]

        ccrice That's just simple CSS. It's hidden by default.

          11 days later
          a month later

          Incompatible reports

          (GitHub Issued)

          New users please note that enabling this plugin will cause the "deleted" users to not display properly.

          23 days later

          Hey there, so I just ran the command composer update --prefer-dist --no-dev -a --with-all-dependencies inside of my flarum directory. That command worked fine but then, when I went to run php flarum migrate this error occurred:

          PHP Fatal error:  Uncaught ReflectionException: Class Reflar\LevelRanks\Listeners\LoadSettingsFromDatabase does not exist in /var/www/titanlabs-flarum/vendor/illuminate/container/Container.php:779
          Stack trace:
          #0 /var/www/titanlabs-flarum/vendor/illuminate/container/Container.php(779): ReflectionClass->__construct('Reflar\\LevelRan...')
          #1 /var/www/titanlabs-flarum/vendor/illuminate/container/Container.php(658): Illuminate\Container\Container->build('Reflar\\LevelRan...')
          #2 /var/www/titanlabs-flarum/vendor/illuminate/container/Container.php(609): Illuminate\Container\Container->resolve('Reflar\\LevelRan...', Array)
          #3 /var/www/titanlabs-flarum/vendor/flarum/core/src/Foundation/Application.php(521): Illuminate\Container\Container->make('Reflar\\LevelRan...', Array)
          #4 /var/www/titanlabs-flarum/vendor/illuminate/events/Dispatcher.php(154): Flarum\Foundation\Application->make('Reflar\\LevelRan...')
          #5 /var/www/titanlabs-flarum/vendor/illuminate/events/Dispatcher.php(140): Illuminate\Events\Dispatcher->resolveSubscriber('Reflar\\ in /var/www/titanlabs-flarum/vendor/illuminate/container/Container.php on line 779

          I'm not that experienced, so any kind of small error could have happened. I apologise in advance if this is just from misreading something.