There is an issue now, when i try to edit a topic it crashes with this log:

200 OK
POST https-----/api/posts/21

<br />
<b>Notice</b>: Undefined index: isUpvoted in <b>/home/--/public_html/vendor/reflar/gamification/src/Listeners/SaveVotesToDatabase.php</b> on line <b>80</b><br />
<br />
<b>Notice</b>: Undefined index: isDownvoted in <b>---/public_html/vendor/reflar/gamification/src/Listeners/SaveVotesToDatabase.php</b> on line <b>84</b><br />
<br />
<b>Fatal error</b>: Uncaught RuntimeException: Unable to emit response; headers already sent in -------/public_html/vendor/zendframework/zend-diactoros/src/Response/SapiEmitterTrait.php:27
Stack trace:
#0 -/public_html/vendor/zendframework/zend-diactoros/src/Response/SapiEmitter.php(27): Zend\Diactoros\Response\SapiEmitter-&gt;assertNoPreviousOutput()
#1 -/vendor/zendframework/zend-diactoros/src/Server.php(162): Zend\Diactoros\Response\SapiEmitter-&gt;emit(Object(Flarum\Api\JsonApiResponse))
#2 -/vendor/flarum/core/src/Http/AbstractServer.php(36): Zend\Diactoros\Server-&gt;listen(Object(Zend\Stratigility\NoopFinalHandler))
#3 -l/api.php(16): Flarum\Http\AbstractServer-&gt;listen()
#4 {main}
thrown in <b>/-/public_html/vendor/zendframework/zend-diactoros/src/Response/SapiEmitterTrait.php</b> on line <b>27</b><br />

    I have also noticed the undefined index errors. It hasn't affected the functioning of the extension that I'm aware of, but it just might not have come up yet.

      jonnnie Hmm, I'm able to edit posts on my instance without issue. Although, that fatal notice in your error log I don't recall seeing in mine, so that might have something to do with it.

      What does the "Points Placeholder" setting correspond to? Is that used for when the user doesn't have any points? It's not very clear to me.

        tjrgg its for showing total points u earned, (total likes) it shows up even if you have 0 hits.

        Hi, still getting the issue, anyone can help?

        I installed this extension, but it didn't appeared in administration > extensions tab. Do you know why?

          Is it normal every time i edit a post the number of votes come back to zero?

            PranavJadhav tried. Everything is in vendor folder.
            Maybe the problem is that I'm not using SSH? I just transfer files from path, where Flarum was installed to FTP?

              brotherlt go to root dir>var>www> check there maybe in public folder or in folder with site name

              brotherlt this is not the right way to install extensions or Flarum itself. You should never manually upload Flarum or any extensions through FTP. The instructions in the OP stated that you use composer require relfar/gamificationvia SSH, assuming you have installed Composer, the package manager for PHP and which brings in all your beloved extensions into your Flarum installation.

              jonnnie

              tjrgg

              2.0.3

              • Fixed the undefined index error when editing a post
              • The 429 error will now show the floodgate message

              First Update in months, only 3 lines of code edited, feels good about self

                Kyrne Hi, the votes continue to disappear when editing a post.

                  @jonnnie kinqsley rest assured that we will look into these issues!

                  But foremost, please submit an issue via our GitHub repo for this project.