10 days later

ramphy are you asking for an option to disable the ranking page?

There is already a permission that you can enable/disable for specific groups under the Permissions tab in the Admin CP called "See ranking page" 😉

11 days later

Can I use font awesome as ranking name?

3 months later

Is there any way to allow upvotes/downvotes straight from the discussion title like on reddit?
@Kyrne @Ralkage

    alx such feature does not exist due to the ability to change the icons as it is, visually it would look horrible but that doesn't mean we couldn't test it out down the road 🙂

    20 days later

    clarkwinkelmann

    When I clicked the conversion, the bottom left corner prompts an error, and the database has not been

    @Kyrne
    This extension will automatically create several database tables. Which ones are there?
    The installation of this extension conflicts with my plugin, and the problem with uninstalling this plugin still exists. I am not sure if it is because of what database tables were created.


    I've uninstalled Gamification, but my problem is the same. I'm not sure what fields this extension has left out in the database, which makes my own extension still unusable.

    I hope you can tell me about the Gamation extension, which created those tables or fields in the database.

      Leanna I'm not sure what you mean by the fact that it conflicts with your own extension, if you mean it shares the same database tables, I would recommend changing your extension's table names.

      As for what tables it uses and values added, here is a list:

      • tables:
        • post_votes
        • ranks
        • rank_user
      • User table fields:
        • votes
        • rank
        • last_vote_time
      • Discussion table fields:
        • Hotness
      • Permissions table values:
        • 'discussion.vote'
        • 'reflar.gamification.viewRankingPage'

        Kyrne Thank you very much, I have solved it perfectly according to what you said.

        5 days later

        Hi all. Fresh installation on beta 9. Gamification break the user menu drop down ( you must clic a few times for the menu to appear ) and can't access the profil page with the extension.

        0.1.1

        • Moved to Friends Of Flarum
          • You should still be able to install old reflar/gamification versions
        • Restarted tags because it ended up looking like a mess
        • 0.1.1 Stopped resolving NotificationSyncer early to avoid error on boot
          • Requiring Flarum 9 now because you should update anyway

        To learn more, head on over to the new discussion @ https://discuss.flarum.org/d/20671-friendsofflarum-gamification.

        Updating

        composer require fof/gamification