It's seems to have a identifier problem. After I set up the first icon in admin panel, the admin panel crushed(no content loaded)
The console log:
mount-redraw.jss:15 TypeError:

Cannot read properties of null (reading '0')
at w (emoji.jss:14:32)
at SettingsPage.jss:52:32
at Array.map (<anonymous>)
at e.a.content (SettingsPage.jss:50:33)
at e.n.sections (ExtensionPage.tsxx:112:31)
at e.Rn.forEach.t.<computed> [as sections] (extend.tss:37:41)
at e.n.view (ExtensionPage.tsxx:68:53)
at Function.s (render.jss:30:16)
at render.jss:155:45
at render.jss:160:3

And it doesn't work with uninstall and install again

3 months later

1.1.2

Updating
composer require fof/reactions:"*"
php flarum cache:clear
    13 days later

    Hello, thanks for the wonderful extension. I want to know shall we convert multiple reactions to upvotes in gamification?

    21 days later

    I wanted to add a new smiley, but now nothing works. Tell me how to remove this plugin using Putty

      proger86 you can forcefully remove the extension with composer remove fof/reactions

      Are you unable to access the admin panel to disable the extension? Do you get any error message?

      FriendsOfFlarum

      Reactions are only visible when you hover over a message, but for example likes are always visible.
      It would be cool to immediately show the reaction icons under the message...

      13 days later

      Would it be possible to display the user reactions (all of them) Vanilla style, like this?

        4 days later

        axlwlf I'd very much like this as well. In smaller communities, it's a big boon to see this (imo).

        17 days later

        Does this extension work for Admin user?
        I've enabled it but still can't see a way to add reactions... Hovering over thread doesn't show anything.

        a month later

        IanM
        Love the extension!

        The 'user may react to own post' function is not working for me. Enabled, but I still get the 'you cannot react to your own posts' message.

        • IanM replied to this.

          1.1.3

          • fix: migrations assume flarum is already installed by @SychO9 in FriendsOfFlarum/reactions55
          • fix: reacting to own post when setting is enabled still causes validation error axlwlf
          Updating
          composer require fof/reactions:"*"
          php flarum cache:clear
            22 days later

            Has anyone managed to purge the information from this extension? When I press the purge button it gives an error, but even if I manually try to delete the "reactions" table I get this error: ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails

            21 days later

            Hi, sadly, there is no function to search a specific Thread in the forum.
            And ctrl+f is not working.. 😊

            Is there a way to add CUSTOM Emojis to the reactions? Or use the Flamoji Emojis?

              Dr_Sommer what are you trying to search that would be provided by this extension?

              Flarum provides a global discussion search. The Post Stream Search extension allows searching within the active discussion.

              I tried to search THIS Thread for "Custom Emojis", but it seems that Flarum Forum has no Post Stream Search extension installed... IMHO this should be Standard in a Forum Software...
              Especially fore Newbies like me, I like to search for Answers and not to bother others, if I can find an answer on my own.. 👍

              So, @clarkwinkelmann any thoughts on Custom Emojis?
              I ported my Forum from Vanilla to Flarum just a couple of days ago... and we are heavily using GREEN SMILIES and having pretty fun with it... 😆 👍
              So my users like FLARUM, but they are hoping that I could implement the Green Smileys again...
              With FLAMOJI I can somehow import the Smileys as active emojis in the Editor, but im not able to find a way for the Reactions extension...
              Thanx 💗

                Hi, so there is no way, or no idea how to do it?
                Any Help would be appreciated, Thanks.. 👍

                21 days later

                report a bug
                don't show admin UI and error in console
                TypeError: Cannot read properties of null (reading '0')
                at D (emoji.js:14:32)
                at SettingsPage.js:55:32
                at Array.map (<anonymous>)
                at a.content (SettingsPage.js:53:33)
                at n.sections (ExtensionPage.tsx:112:31)
                at a.view (ExtensionPage.js:45:27)
                at forEach.t.<computed> [as view] (extend.ts:86:24)
                at Function.s (render.js:30:16)
                at render.js:155:45
                at render.js:160:3

                2 months later
                a month later

                i am getting an error on the admin side and fofreactions will not load the reactions admin.

                the not rendering thing...

                i got this error after using it for awhile, it can be recreated by how you add the reaction emoji icons.

                everything was cool until i put additional classes on them. when i added the reactions as just 'fa-whatever' it worked. when i added 'fas fa-whatever' the admin side stopped loading.

                i've reinstalled, cleared caches, etc. same results once you get to the point of it not rendering.

                if there is any additional information i can help with, please let me know.