Hey everyone, I don't know if this is related with any of the errors above but this extension's recent versions conflicts with abandoned "Edit Notifications" extension and will definitely cause PHP errors - just to let you know, thanks.

  • [deleted]

  • Edited

Perhaps I've gone mad, but users cannot see a list of who upvoted their posts. Permissions are set correctly (members). Does anyone else have this issue ? It works fine for admins and mods, but not for the default members group, or any other group I create and define ☹️

0.2.4

  • Actually fix notifications showing the wrong type
  • Fix for downvotes() function call error (fixes deletions too)

Hello everyone,

Is there a way that I can quickly reset the points?

Hello,

I have just installed this extension and I want to add images to my 1st place, 2nd place, 3rd place trophies.
Whenever I add an image, it says: The requested resource was not found.

The image is taken from flaticon.com and it is a 64x64px png image.
Is there a specific size / file type that we need to use ?

Thank you,
Cristian

    fbk Whenever I add an image, it says: The requested resource was not found.

    This could point to incorrect file permissions of the directory gamification is trying to save to; not sure which one that is though.

    • fbk replied to this.
    • fbk likes this.

      @datitisev got some problems with 0.2.4 version (updated from 0.2.1). The error comes when up/downvoting a post. Here's the DEBUG log: https://gofile.io/d/0wM4PF

      In the log, the post_votes table has double prefix (in my case wao_wao_ instead of wao_).

      5 days later

      0.2.5

      Updating

      composer require fof/gamification

        datitisev I am unable to upload ranking images. When uploading, it says "Requested resource not found."
        Flarum Error

        When viewing web console, it throws the following error:
        Console

          onyxcode you can open a new support discussion with the error message and we can help 😃

          Keeping /public means you're exposing everything that's at /, including sensitive files. The intended installation route is to set public as the server's DocumentRoot. If that's not possible, the solution I linked above explains how to move the files around to remove it.

            I've fixed the issue with the images locally (FriendsOfFlarum/gamification21).

            Tried to solve the permission migration issue that I wasn't aware of (FriendsOfFlarum/gamification22) that means tag perms were reset, but currently unsuccessful.

            Will revisit tomorrow or so, I don't want to push the one fix without making sure everything is working as it should.

            0.2.6

            • Fix issue when uploading the top images in admin (FriendsOfFlarum/gamification21)
            • Fix issue where old tag-scoped permissions weren't updated to the new permission name (FriendsOfFlarum/gamification22)
              • This will fix permission issues in tags if you never re-set them
              • If you already set the tag permissions, those updated ones won't get replaced

            Updating

            composer require fof/gamification

            Thanks for the great extension!

            Tell me, is it possible to somehow attract Font Awesome icons as badges?
            It would be great to implement: 1 star, 2 stars, etc.
            Accordingly, it will be enough to specify the icon code twice (three times, etc.) to get a new level.
            This is universal in my opinion.

            UPD
            Tried Unicode, HTML, CSS code to no avail
            In the end, I just added an icon
            Now the rating system is similar to GTA))

              7 days later

              Two bugs when Gamification is enable:

              1. the deleted post preview button does not work. You cannot click on it.

                this one

              2. if you try to restore a deleted post, reply-up/down vote order is reversed:

                just restored

                after a page refresh