I am trying to use this gamification in order to implement a "feature request" forum where users can up/downvote feature requests. For the rest of the forums I would however want to disable the gamification feature.
I tried setting up the permissions like this:
GLOBAL: see + post votes: Admins
Feature request tag: Members

However, the feature is still enabled and votes are visible for the complete forum, not only for posts categorized with the "Feature Requests" tag. Is that a bug that should be posted as GitHub issue?

    tipako if you try with an admin account, that's "normal"

      Amarok I created a non-admin account to check and I was still able to add and see votes of discussions that were not labelled with the "Feature Requests" tag, even though - from my understanding - that should be the only tag for which it is possible

      Btw, I also would be willing to pay $$$ for a bugfix 🙂

      Hi, i want to add the awards at the top of the rankings page. How can I do it?

        hi, can i have some help with icon for voter? it says:

        Upvote/downvote icon
        Input any Font-Awesome icon that is suffixed with -up and -down. Examples: arrow, thumbs, chevron

        i do not understand what kind of code i need to put here

          and after that, is possible to show the custom levels below avatar?

          Justoverclock on font-awesome you can choose the icon having an -up or -down after theyre name. Just had to put arrow, thumbs,chevron etc (they have an up or down after theyre name 😉 )

            7 days later
            18 days later

            Where can I see screenshots of each screen added by this extension?

            I'm specifically looking for a way to reward active members my having a leaderboard and each week rewarding the #1 spot with a voucher.

            Is there a screen like that? Where everyone can see who's posting the most? Or whose posts are liked the most?

            And is it possible to disable the "downvote" button?

            I tried to find this info on the GitHub/Packagist profiles but it's not there. I think it might be nice if the first post in this discussion could be updated with basic documentation. Not sure if that's possible.

            Thanks for your time 🙂

            8 days later

            This may have been this way for a while. I don’t delete posts often. This extension throws an oops error when deleting posts from the post's page. But the post deletes. There’s just an error and it looks like it didn’t delete until you refresh the page.

            Error:

            2021-03-11 09:18:30] flarum.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Argument 1 passed to FoF\Gamification\Listeners\RemoveVoteHandler::handle() must be an instance of Flarum\Post\Event\Deleting, instance of Flarum\Post\Event\Deleted given, called in /vendor/illuminate/events/Dispatcher.php on line 389 in /vendor/fof/gamification/src/Listeners/RemoveVoteHandler.php:20
            Stack trace:
            #0 /vendor/illuminate/events/Dispatcher.php(389): FoF\Gamification\Listeners\RemoveVoteHandler->handle(Object(Flarum\Post\Event\Deleted))
            #1 /vendor/illuminate/events/Dispatcher.php(218): Illuminate\Events\Dispatcher->Illuminate\Events{closure}('Flarum\Post\Eve...', Array)

            I guess it could be another extension though. Messing with this extension. Oh boy... time to deactivate/reactivate extensions. Always a blast. 😜

              clarkwinkelmann Oh cool! Thank you! Now I don’t have to deactivate/reactivate stuff since it’s identified. Maybe I should learn to search GitHub issues. 😳

              0.4.3 🕺 🎉

              • Fixed wrong event being used which caused an error when a post was permanently deleted (@LuckUnstoppable7)
              Updating
              composer require fof/gamification:"*"
              php flarum cache:clear

              Thanks to @clarkwinkelmann for pointing the right direction for the fix and to @010101 for bringing up the issue again 🙂 💝

              a month later
              • [deleted]

              Note : Not working with latest beta, will break your admin panel, I tried it 12 times with different flarum installations.

                • [deleted]

                [deleted] This extension isn't yet compatible with beta 16