Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
March 15, 20195 yr Author On 3/15/2019 at 3:10 PM, Dayton28 said: It looks like that fixed it! Thank you! We will hope)
March 15, 20195 yr Author On 3/15/2019 at 3:21 PM, Dayton28 said: I've updated my review of the app, thanks for updating the app itself YW. Thanks)
March 20, 20195 yr Author What's New in Version 1.1.5 Version 1.1.5 only for IPS 4.4! Added setting for the ability, by analogy with the ban, to allow the reaction of certain groups. Added setting to select the reaction behavior when the user has secondary groups. (If the setting is enabled, the availability of the reaction will depend only on the main group to which the user belongs, otherwise both the main and secondary groups will be taken into account)
March 27, 20195 yr I'm loving this plugin, it's working exactly how I hoped it would. But now I'm getting greedy for an additional feature and was curious if you'd ever implement such a thing: is it possible to limit the number of each individual react? I would like a single react available to users that can only be used a single time per day, giving that react a larger rep value, but making it valuable and only used when necessary.
March 27, 20195 yr On 4/4/2018 at 11:53 AM, DSyste said: I'm very interested in this plugin. In my community reactions generate credits in the Points Economy (I had to make an adaptation at the core of IPS.) If you can integrate your plugin with the Points Economy, I'm sure I'll get it Is it possible to implement this feature now?
March 27, 20195 yr Author On 3/27/2019 at 5:41 PM, Dayton28 said: would like a single react available to users that can only be used a single time per day, giving that react a larger rep value, but making it valuable and only used when necessary I think so, quite. The only thing is that I do not understand the terms( Now temporarily without a big brother (PC), how quickly can it be done with a mobile while the question))) On 3/27/2019 at 5:51 PM, DSyste said: Is it possible to implement this feature now? Similarly, I will try as much as possible, if it does not require conversion to the application or making deeper corrections.
March 27, 20195 yr Author On 3/27/2019 at 10:20 PM, Dayton28 said: What do you mean by, "I do not understand the terms"? Maybe week or two
May 6, 20195 yr I am not able to edit my negative review anymore it seems. Anyway, after the fixes the app seems to work perfectly. I would update my review to 3* if I was able to. Deducing 2*, because the fixes were delayed for pretty long time.
May 31, 20195 yr On 3/27/2019 at 11:23 PM, MIXOH said: Maybe week or two Any potential update on a time frame?
May 31, 20195 yr Author On 5/31/2019 at 2:48 PM, Dayton28 said: Any potential update on a time frame? Not yet(
June 13, 20195 yr If I pay you $10CAN for your services, would that entice you to work on it quickly?
July 17, 20195 yr On 6/13/2019 at 8:45 PM, Dayton28 said: If I pay you $10CAN for your services, would that entice you to work on it quickly? @MIXOH
July 22, 20195 yr I'm really interested. Is the system working properly now? I've read some salty comments. All I want to do, really, is create unique reactions for my premium members, that all low-class members will be able to receive and see and envy. :- ) Edited July 22, 20195 yr by xdrox
July 25, 20195 yr On 7/22/2019 at 12:30 AM, xdrox said: I'm really interested. Is the system working properly now? I've read some salty comments. All I want to do, really, is create unique reactions for my premium members, that all low-class members will be able to receive and see and envy. :- ) That part of it is currently working correctly. I've had some issues with permissions, sometimes they act a bit odd, but if you try the opposite approach, then it works (for example, if you're having trouble allowing one react to a single group and it's not working, try setting it to be DISallowed by all OTHER groups). But after some minor testing, you should have the permissions system figured out. Also careful if you're doing site updates or IPS Support is checking out a problem: if Advanced Reactions is disabled, suddenly EVERYONE has full access to ALL reactions, even if they're some +100 rep reacts that are rarely used and only by admin. To fix this, I temporarily disable the reactions that I don't want anyone to use when site maintenance is being done. Now I'm just waiting for @MIXOH to add the ability to have individual max reacts/day for each reaction and group, that would make a big impact on our site and how it is used. Edited July 25, 20195 yr by Dayton28
August 15, 20195 yr @MIXOH Some of our members found a security flaw. They discovered that if you change the react id in the url, you can give people reacts that you're not supposed to have access to.
August 17, 20195 yr Author On 8/15/2019 at 3:34 PM, Dayton28 said: They discovered that if you change the react id in the url, you can give people reacts that you're not supposed to have access to. I need more information about this, in what place and under what conditions this happens. In general, the substitution of id in the request was taken into account and in case of an attempt an error will be generated, but since the reaction mechanism is very fragmented depending on the type of content, etc. I could have missed something somewhere.
August 20, 20195 yr I found a fix. The problem is when a react has permissions enabled for a single person. Everyone else can use that react by posting that reactid in the url. So I changed it so that the react permission is disabled to everyone except for a single person. When they try to use the react they shouldn't use, they receive an error instead, which is good.
September 11, 20195 yr @MIXOH There was an issue with this plugin when I tried to react to one of @onlyME VideoBox app videos. It would give an error. @onlyME found the issue and gave me the fix below. Quote It makes reactions from 3rd-party apps not work with the error message: This reaction is not available for publication of this member Error code: PLUGIN - (MIX) ADVANCED REACTION SETTINGS/9 I just checked the code, they use $author = $item->member_id; to get the member id, but there are some apps that don't use the column 'member_id' so the plugin makes the confliction. In this case, you can open the xml file and find $author = $item->member_id; Replace by $author = $class::$databaseColumnMap['author']; Save and import it again to fix the problem. Big thanks to @onlyME for finding it and providing a fix. 💪 Edited September 11, 20195 yr by Bluto
October 22, 20195 yr On 3/27/2019 at 5:41 PM, Dayton28 said: I'm loving this plugin, it's working exactly how I hoped it would. But now I'm getting greedy for an additional feature and was curious if you'd ever implement such a thing: is it possible to limit the number of each individual react? I would like a single react available to users that can only be used a single time per day, giving that react a larger rep value, but making it valuable and only used when necessary. @MIXOH Any potential update on when you might get around to this?
October 25, 20195 yr Author On 10/22/2019 at 9:48 PM, Dayton28 said: Any potential update on when you might get around to this? I think yes 😉