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

    robinodds @FriendsOfFlarum

    Console browser error:

    TypeError: Cannot read property 'key' of undefined
        at h (render.js:314)
        at render.js:477
        at f (render.js:416)
        at h (render.js:302)
        at render.js:477
        at f (render.js:416)
        at h (render.js:302)
        at render.js:477
        at f (render.js:416)
        at h (render.js:302)
      14 days later

      Any alternative layout for the /rankings page?

        • [deleted]

        • Edited

        Users are getting the "something went wrong, please reload the page" when clicking on the extensions "like" and "dislike" button

        The error comes back to this extension.

        This is the error

        we're using php8.0 MySQL
        10.1.47

        Flarum
        0.1.0-beta.16

          robinodds are you able to report this issue in the GitHub repo for this extension?

          [deleted] can you post the output of php flarum info from the root of your Flarum installation? Do you also see any errors in your Flarum logs? If so, please paste that here as well. Try clearing your Flarum cache while you're at it and see if that helps 🙂

          User24 what kind of additional layout options are you looking for us to add?

            Ralkage what kind of additional layout options are you looking for us to add?

            leaderboard

            Something like, simple and clean... don't know, I don't feel the bigger 1st position, 2nd bigger 2nd position doesn't appear good to me. 😅 This kinda layout may satisfy my need. Rank, username with profile pic, total points 3 column will be sufficient.

              8 days later

              [deleted]
              .TagsPage .sideNavOffset {
              float: left !important;
              width: 75% !important;
              }

              is works for me
              thnx

              7 days later

              1.0.0

              • Flarum 1.0 compatible

              A huge thank you to our friends @glowingblue for updating this extension for us. 🚀

              Installation
              composer require fof/gamification:"*"
              php flarum cache:clear