-
Devanger_ started following Kevin Carwile
-
Smaff started following Kevin Carwile
-
DSystem started following Kevin Carwile
-
IPS Rules Application
It was the other way around. IPS removed it from their marketplace therefore there is not really any point of continuing development on it. I was not aware this was an issue. I remember we fixed a bug that sounds a lot like this. I'll see if I can reproduce this locally.
-
IPS Rules Application
That's the reason why IPS removed rules from their marketplace. People get themselves into trouble and neither IPS nor myself can really do anything about it. That particular issue may be a bug "somewhere", but it is not in the IPS core, and I verified that it is not in the Rules application itself, so it is within the rules configuration on the client site. That is a configuration that nobody maintains except for the client themselves. Not sure exactly how to troubleshoot that for them without being able to reproduce it on my end. But packaging a new version of rules and calling it a maintenance release is not going to solve that issue for them.
-
IPS Rules Application
No new features are planned for this app. Only critical bugfixes will be made to it at this point.
-
LiquidFractal started following Kevin Carwile
-
Denis Lee started following Kevin Carwile
-
QWio started following Kevin Carwile
-
Advanced Tags & Prefixes - IPS 4.x
@Gabriel Torres Try uploading the following two patch files to your community. ./applications/advancedtagsprefixes/hooks/forumLastPostPrefix.php ./applications/advancedtagsprefixes/hooks/addPrefixToForm.php addPrefixToForm.php forumLastPostPrefix.php
-
Advanced Tags & Prefixes - IPS 4.x
Sorry, I didn't realize that I was not subscribed to this topic. I have just updated Group Collaboration for 4.4 compatibility. I'll look into Tags & Prefixes next.
-
IPS Rules Application
Well, bulk processing topics is as close as rules core will get you. Anything further will require you to write custom php code in your processing rules.
-
IPS Rules Application
For that, you will need to bulk process all topics on the site. Your custom action will accept an individual topic as an argument. Your rules for that custom action will have the conditions you just described. If topic is in Forum A, add two points. If topic is in Forum B, add 1 point.
-
Group Collaboration
I have not been able to test this as of yet.
-
IPS Rules Application
You will need to bulk process the topic items, and in your custom action rule, you will likely need to use some custom php code in order to do whatever calculations you need based on the topic being processed.
-
IPS Rules Application
This should already be possible using the permissions on the custom data field.
-
jp started following Kevin Carwile
-
IPS Rules Application
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.
-
IPS Rules Application
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.
-
IPS Rules Application
We are looking into this. Correct.
-
IPS Rules Application
That sounds like it will work more reliably for you than the "logged in" event. It just requires that a member make a post.
-
IPS Rules Application
No, you wont lose any rules. That would be an event that needs to be included by the awards app.