0.1.0-beta.7.2

This is 1 of 2 large updates.

Please run php flarum migrate in Flarum's root dir after updating

  • Turn ranks into a relationship
    -Multiple ranks
    -Changing ranks after they were assigned
    -Removed default rank
  • Added ability to manually change the color of the icon when upvoted or downvoted
  • Added the ability to turn off post auto upvoting
  • Rank colors now show on user page
  • Separated color option in admin page
  • Now automatically removes ranks when a user drops below the required amount of points
Upcoming
  • Ranking page
  • Notifications

Lang Problem
I have cleared browser cache and flarums but it still gets this language problem.

    bane This is an issue being worked on already. In the next major update coming very soon everything will be fixed plus new additions!

      bane we already have ranks, so what exactly are you looking for?

        Is there a setting to show the points of the post or "hotness" here:

        Also is there anyway to move the score and thumbs up and down to top of post?

          arms so the first one can be added. The second one will be a lot harder to do as there isn't a place to stick them up there.

          • arms replied to this.

            Thanks for the reply Kyrne

            showing the ranking in the forum list would be brilliant.

            Regards showing the ranking near the title area, most sites that use this feature (Reddit, Product Hunt,Voat).
            Where it sits at present, may be a missed by a lot of people.

              arms great! I'll include it in the next update which is coming soonâ„¢

              To confirm you want the discussions score (aka the OPs score) to show there?

              • arms replied to this.

                Kyrne Yes. Discussion score showing there.
                Plus as something to consider next: the score and voting mechanism to be at the top near title.

                Regards

                Kyrne how about here for voting on the discussion, obviously with some style changes?

                  arms voting on the discussion is the same as voting on the OP so it would be the same.

                  1.0.0-rc.1

                  This is the second major update. This is also a release candidate, barring any major bugs, this will be the stable release.
                  • Ranking page
                    -Orders user by number of votes
                    -Custom images can be uploaded for place icons
                    -Users can be excluded from being on the list (such as the forum owner)
                    -Place numbers are followed by the suffix (1st, 2nd, etc) when English is used.

                  • Notifications
                    -Anonymous notifications when a post is upvoted or downvoted

                  • Fixed all language issues

                  • Rank badges now resemble the discussion tag badge

                  • Ranks are now retroactively applied

                  • Added a tooltip to the votes modal

                  • General code refactor

                  1.0.0-rc.2

                  Why'd you get rid of the option to change what the Points are called?
                  Edit: Also, after running migrate/ cache scripts still getting this on forum and in admin section
                  Main
                  Main

                    luceos Ahh, of course, the one thing I didn't try. Works like a charm again!
                    Just need to be able to rename Points again and all is well, great work @Kyrne everyone is gonna love this update!

                    Fresh install and getting this error when trying to access the rankings page
                    " "detail": "PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'votes' in 'order clause'"

                    Where is this column supposed to be? I have a column names votes under the users table that is working whenever I click on upvote

                    Edit: Fresh install, but imported users, discussions, likes, notifications and tags tables. The rankings page was working after imported everything, until I started upvoting on old posts to check if it was working.
                    Double Edit: Sorry. Totally my fault and not extensions I was looking at the wrong websites tables LOL, simply had to remake the votes column under users since I did not import that column over. Been having a nightmare with 3 production sites and its 3am and I keep confusing their databases with each other haha

                    6 days later

                    how to reset gamificationPlugin data ?

                    I need Find Weekly Winner by points ? so i need reset data(points) after every week ? so how can i do it ? ?

                    Thank you