• [deleted]

clarkwinkelmann I did, yes - wasn't aware of the migration, but I know now 🙂

Is this extension works fine with Flarum 0.1.0-beta.8.1? I can create poll but can't see anything in posts.

I just encountered a problem. Check this:

  • alx replied to this.

    alx After clicking submit the changes brought to my poll didn't save. Very weird

    I am having trouble with this extension. After installing it is not showing up in het menu. Using version v0.1.0-beta.8.

      • [deleted]

      Kasper Anything in the logs ? Typically, you'd see these in Flarum Root -> Storage -> Logs

      No nothing related to the poll files. Is there suppose to be an admin menu in the administration because i do see the modal when adding a discussion. When i add the poll it works but i cannot see the results.

        It broke my freshly installed Flarum with newest version. Just said "error occured while loading this page" Needed to remove this extention.

          Keagan any errors in your logs? Please also include the output of the php flarum info command executed in the root directory of your Flarum installation 🙂

          As soon as I hit the "show votes" button it crashes the plugin.

          7ShowVotersModal.js:31 Uncaught TypeError: n.id is not a function
          at ShowVotersModal.js:31
          at Array.map (<anonymous>)
          at e.a.getUsers (ShowVotersModal.js:26)
          at ShowVotersModal.js:61
          at Array.map (<anonymous>)
          at e.a.content (ShowVotersModal.js:58)
          at e.n.view (Modal.js:46)
          at e.render (Component.js:102)
          at e.n.view (ModalManager.js:18)
          at e.render (Component.js:102)

          What should I do?

            • [deleted]

            Ralkage I can reproduce this also.

            szabovalentin this looks the same as the error you posted here btw. Did you remember to clear your Flarum cache (in the admin dashboard or php flarum cache:clear in console)? Then clear your Cloudflare cache?

            I can see the poll now but getting the same error as @jordanjay29

            Uncaught TypeError: n.id is not a function
            at ShowVotersModal.js:31
            at Array.map (<anonymous>)
            at e.a.getUsers (ShowVotersModal.js:26)
            at ShowVotersModal.js:61
            at Array.map (<anonymous>)
            at e.a.content (ShowVotersModal.js:58)
            at e.n.view (Modal.js:46)
            at e.render (Component.js:102)
            at e.n.view (ModalManager.js:18)
            at e.render (Component.js:102)
            php flarum cache:clear doesnt change it. After this error the site only works if you refresh.

              Kasper we are investigating this issue and will release a patch as soon as we can 🙂

              We may end up abandoning/sunsetting this extension by Beta 9 to make room for a possible rewrite. This is based on the constant issues and maintenance needed with regards to this extension.

                • [deleted]

                Ralkage I hope it's not going to be abandoned altogether 🤔

                This is a very popular extension ! 😁

                szabovalentin there is still an underlying bug to fix, once you create a poll for the first time, cast your vote, and then view the voters who voted via clicking the "View Voters" button, either n.id or o.id TypeError is thrown.

                Weird stuff really, but in all honesty, this extension really does need a rewrite 🙂

                Hi, is there a way for non-registered members, ie guests, to see the number of votes on polls?

                ?????