Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Fighting 13th Posted September 30, 2018 Posted September 30, 2018 And also, would you be able to add an Action for "When award is given/received" or something along those lines. The intent of my request is to award points/send notifications/etc for when a user receives an award. To anyone: Is there a workaround any of you have in mind? There is a condition that can check to see if a member has an award...but what rule would I use? What other condition(s) would I have to use to make this workaround work? I've been trying to engineer a way for this to happen for about 30 minutes...I'm getting nothing lol. Any help is appreciated. Thanks!
Kevin Carwile Posted October 1, 2018 Author Posted October 1, 2018 22 hours ago, Fighting 13th said: I'm guessing it's true, but if I upgrade from the Lite to Full, I won't lose my rules I've built right? No, you wont lose any rules. 21 hours ago, Fighting 13th said: And also, would you be able to add an Action for "When award is given/received" or something along those lines. The intent of my request is to award points/send notifications/etc for when a user receives an award. To anyone: Is there a workaround any of you have in mind? There is a condition that can check to see if a member has an award...but what rule would I use? What other condition(s) would I have to use to make this workaround work? I've been trying to engineer a way for this to happen for about 30 minutes...I'm getting nothing lol. Any help is appreciated. Thanks! That would be an event that needs to be included by the awards app. Fighting 13th 1
Fighting 13th Posted October 3, 2018 Posted October 3, 2018 I see. I'll have to talk to him about it. Also, I was revisiting one of the first issues I was having: On 8/9/2018 at 3:42 PM, Kevin Carwile said: Nope. Sorry. It will require a new version build to be released (unknown timeframe). Well then I would question the event which you are creating the rule under. The event is going to determine what data is available. If it is the content approved event provided by rules, then the content item should be an event argument and the content author can be derived from that. If it is another event provided by the application plugin, then without the actual application as one of the event arguments, there is no way to know who the author of the application is if the rule doesn't even have access the application which has been approved. The event I had this under was the "Application Submission Approved" event. So, if I have this straight (from the more recent issue/question I had), this is something that has to do with the "Application Form" app itself? --the fact that I don't have a "Content/Application author" option available to me in the action portion of this event?
iacas Posted November 12, 2018 Posted November 12, 2018 On 7/27/2018 at 4:03 PM, Kevin Carwile said: If you want to use posting as a trigger, then you can do that also. That's the beauty of rules. Pick the best solution for you. Where/how would I do that? Could I have two actions - logging in OR creating a post - delay the action? I have the emails going out after two months, but I'll go a year or more sometimes between logging in. I don't ask members to log in very often, and "remember me" truly does remember them for a loooooong time. 🙂 So, basically, how would I create a Rule that delays the email every time they post? (Ideally keeping the current "when the user logs in" behavior, too.)
iacas Posted November 12, 2018 Posted November 12, 2018 @Kevin Carwile, I think I've done it. I created a new rule in the Rule Set, and triggered it when "any content has been created." Then in the Rule Actions, I changed "member:name" and "member:id" to "content:author:name" and "content:author:id" in the new rule. The Unique Scheduling Keyphrase should be the same, so hopefully that also delays the action. The Subject and the Email Message are the same, too (except the member:name stuff swapped out for content:author:name). That should do it?
Kevin Carwile Posted November 12, 2018 Author Posted November 12, 2018 That sounds like it will work more reliably for you than the "logged in" event. It just requires that a member make a post.
iacas Posted November 12, 2018 Posted November 12, 2018 5 hours ago, Kevin Carwile said: That sounds like it will work more reliably for you than the "logged in" event. It just requires that a member make a post. My question is: I can have BOTH going, right? Since they have the same unique ID, whether they log in OR post, it'll push the notification back two months, right?
Fighting 13th Posted November 18, 2018 Posted November 18, 2018 Why aren't the Rules App and its extensions available for purchase at the moment?
Steph40 Posted November 19, 2018 Posted November 19, 2018 1 hour ago, Fighting 13th said: Why aren't the Rules App and its extensions available for purchase at the moment? My guess is IPS is reviewing the app and a lot more apps cause it is not the only one not available. Fighting 13th 1
SammyS Posted November 19, 2018 Posted November 19, 2018 Weird. You can renew it but not buy it. It just received an update (bux fixing) some days ago so I hope everyting is ok Fighting 13th 1
Kevin Carwile Posted November 19, 2018 Author Posted November 19, 2018 We are looking into this. On 11/12/2018 at 3:33 PM, iacas said: My question is: I can have BOTH going, right? Since they have the same unique ID, whether they log in OR post, it'll push the notification back two months, right? Correct.
Kevin Carwile Posted November 20, 2018 Author Posted November 20, 2018 On 11/18/2018 at 2:51 PM, Fighting 13th said: Why aren't the Rules App and its extensions available for purchase at the moment? Is this still the case? I can't verify with my account since I own the resource, and I don't have another account with a valid IPS license to be able to log into. So I cannot tell. Fighting 13th 1
Ramsesx Posted November 20, 2018 Posted November 20, 2018 16 minutes ago, Kevin Carwile said: Is this still the case? Looks fine now. Fighting 13th 1
Fighting 13th Posted November 26, 2018 Posted November 26, 2018 On 11/18/2018 at 7:31 PM, Steph40 said: My guess is IPS is reviewing the app and a lot more apps cause it is not the only one not available. Thanks for the reassurance. I'm guessing it was the case. I'm not familiar with IPS's file review process for files already in place. Had me worried for a second as I was basically just a few hours off between buying it and the file not being available! Steph40 1
Fighting 13th Posted December 4, 2018 Posted December 4, 2018 I just bought the Calendar Expansion Pack for Rules and I've been messing around with it. I'm trying to incentivize activity (events--actually attending them). I have the Calendar Enhancements app which allows me to have my event hosts manage their attendees (we have a problem with people RSVPing 'yes' for an event and not showing up) and I'm (trying) to use the Calendar Rules Expansion pack to engineer a system where AFTER the event (which would be accounted for by mods locking the event or doing something else to an event) has taken place, points/custom data (# of Events Attended field, etc) will be awarded to all attendees. I can't do that because the expansion pack actions (well the source portion, i.e.: "Member who RSVP'd 'yes' to the event") only work with the expansion pack events (I probably should have known that, oh well). Is there any other way you can think of to make this work? Or is there any chance those actions would be able to be updated into the rules/calendar rules expansion pack?
Kevin Carwile Posted December 6, 2018 Author Posted December 6, 2018 On 12/4/2018 at 3:02 PM, Fighting 13th said: I can't do that because the expansion pack actions (well the source portion, i.e.: "Member who RSVP'd 'yes' to the event") only work with the expansion pack events (I probably should have known that, oh well). Is there any other way you can think of to make this work? Or is there any chance those actions would be able to be updated into the rules/calendar rules expansion pack? It sounds like you want to use an event for when the event is locked as you said instead of the member RSVP'ing for the event. But even so, in order to operate on all of the members that attended the event, you'll need a custom php code action to do whatever it is that you want to do.
Fighting 13th Posted December 9, 2018 Posted December 9, 2018 On 12/6/2018 at 4:36 PM, Kevin Carwile said: It sounds like you want to use an event for when the event is locked as you said instead of the member RSVP'ing for the event. But even so, in order to operate on all of the members that attended the event, you'll need a custom php code action to do whatever it is that you want to do. How simple (or not simple) of a custom php code action might that be?
DChiuch Posted December 24, 2018 Posted December 24, 2018 Is there any inbuilt trigger for when a user creates a club? Would it be simple to create this?
ahc Posted January 18, 2019 Posted January 18, 2019 I don't know if anyone would be able to help me, but I'm trying to set up rules that grant an award based on how much reputation a member has. I may be overlooking something simple, but I've tried it a few ways and it won't trigger. For example, this award should be sent to anyone who receives 100 points of reputation or more. Rule Triggered When: Member receives reputation points Condition: Member Attribute Value / Reputation level, more than, 99 / Member to check: Member that received the reputation Action: Give an award to member / At the end of the event / To: Member that received the reputation
jair101 Posted January 19, 2019 Posted January 19, 2019 9 hours ago, Alismora said: Rule Triggered When: Member receives reputation points This has been broken with the reaction system. I believe it is not currently possible to check for events related to reputation.
DSystem Posted January 19, 2019 Posted January 19, 2019 14 hours ago, Alismora said: Não sei se alguém poderia me ajudar, mas estou tentando estabelecer regras que concedam um prêmio com base na reputação que um membro tem. Eu posso estar negligenciando algo simples, mas eu tentei de algumas maneiras e isso não será acionado. Por exemplo, este prêmio deve ser enviado para qualquer pessoa que receba 100 pontos de reputação ou mais. Regra desencadeada Quando: Membro recebe pontos de reputação Condição: Membro Atributo Valor / Nível de reputação, mais de 99 / Membro a verificar: Membro que recebeu a reputação Ação: Dê um prêmio ao membro / No final do evento / Para: Membro que recebeu a reputação I have been asking for a solution to this problem for a long time. Unfortunately @Kevin Carwile apps then abandoned
Adriano Faria Posted January 19, 2019 Posted January 19, 2019 I never used this bu this is not a problem of Kevin's resource. It's the way IPS (re)build reputation (using Traits) now, which can't be hooked. There are some workarounds but it doesn't work at all for some situtations. http://php.net/manual/pt_BR/language.oop5.traits.php
Mousie Posted January 29, 2019 Posted January 29, 2019 Some possible feature additions for @Kevin Carwile Custom data fields: - Ability to create data field groups, and have them appear under that heading when a new object of that type is created (eg. all custom profile fields for a member object relating to Interests would appear under that "Interests" header when entering profile field information) - Ability to choose member groups that can fill out particular fields, and what member groups those fields will display for.
Kevin Carwile Posted January 29, 2019 Author Posted January 29, 2019 10 hours ago, Mousie said: - Ability to choose member groups that can fill out particular fields, and what member groups those fields will display for. This should already be possible using the permissions on the custom data field.
Recommended Posts