phloo After upgrading to the latest version (1.3.0), we cannot add an reaction. not even as admin. there is an error "you dont have permission...." The extensions settings have not been changed. View and Add reaction is set globally to "members"
IanM 1.3.1 chore: add tests, PHPStan and associated fixes by @IanM in FriendsOfFlarum/reactions73 Drop support for PHP 7.3 (supported versions are now 7.4, 8.0, 8.1, 8.2) Fix unprotected access to list post reactions api Allow guest permission to be selected for list post reactions Fix session ID not available on some edge cases Reasonable backend test coverage Should address FriendsOfFlarum/reactions72 and phloo - please let me know if this release solves the issue for you Full Changelog: FriendsOfFlarum/reactions1.3.0 → 1.3.1 Updating composer update fof/reactions php flarum cache:clear
phloo Abandoned? Confirmed on github that there is a problem with the latest version. A temporary downgrade to 1.2 helps.
IanM phloo Abandoned? Absolutely not abandoned. I've just not had time to look at it yet. I started investigating this morning, I'll continue later, but I cannot currently confirm when a new release will be available. Watch this space
phloo Upgraded to 1.3.1 - error remains the same. Unable to add reactions. Downgrade to 1.2.0 works as intended.
IanM phloo that's disappointing 🙁 There has to be more at play here than a simple error in the extension. Can you please share the output of php flarum info, as well as any console output or Flarum log entries?
IanM phloo ah sorry, I didn't realise that was also you 🙈 I was hoping to gather a couple of results from different forums to help narrow down the issue. No matter, I've re-opened the issue, let's see what we can find...
IanM 1.3.2 fix: Unable to react to posts when anonymous reactions are disabled, introduced in 1.3.0 FriendsOfFlarum/reactions74 Updating composer update fof/reactions php flarum cache:clear
Trc4 FriendsOfFlarum There seem to have problems with the plugin. The reactions are displayed in the overview. If you want to display them, you won't see all users.
Steve33 Trc4 There seem to have problems with the plugin. The reactions are displayed in the overview. If you want to display them, you won't see all users. push
Trc4 my users also complained. I actually didn't notice it. However, the error is definitely there. Currently you cannot check who has rated a post.
IanM 1.3.3 feat: Support custom CDN 🚀 feat: Switch to cdnjs.cloudflare.com as default ⚡️ Updating composer update fof/reactions php flarum cache:clear
tom23 FriendsOfFlarum IanM Will the last update fix the issue that reactions are not shown correctly? Shows this:
IanM 1.3.5 fix: adblockers sometimes catch the svg by @katos in FriendsOfFlarum/reactions78 fix: reaction modal not showing all users by @IanM in FriendsOfFlarum/reactions79 fix: unable to set custom display name by @IanM in FriendsOfFlarum/reactions80 This addresses issues reported by Steve33 TeamF tom23 Updating composer require fof/reactions:"*" php flarum cache:clear
TeamF It doesn't work for us either. Will there be an update? Is the error known? FriendsOfFlarum/reactions76
IanM TeamF to clarify, do you mean the react icon is missing from the page footer? Like this? If so, @katos has just identified the problem here, and we will be pushing an update shortly
TeamF IanM not really. We have the same problem. In the example from @tom23, 5 hearts are marked. But only two are shown in the overview. The "sad emote" shows two instead of four. This makes it impossible to see who made a reaction. That's pretty sad.