NoGi Posted January 20, 2016 Posted January 20, 2016 @Kevin Carwile, that error is what is presented when an award that is restricted to one per person is given to a person that already has it. It was to provide feedback to the person giving the award so that they were aware that the awardee already had one.
craigf136 Posted January 20, 2016 Posted January 20, 2016 (edited) @Kevin Carwile Your rules application is the bomb, I really love how "simple" it is in terms of what it does and the power behind it but I'm probably going to need a little bit of "training" on that. One of the rules I'm trying to do just now, is auto award based on members who have been registered fo 1, 2, 3, 4 + years but for it to check if the member already has the award (so they don't get it twice) and then if the member is has been registered for 2 years for example, then the 1 year medal is automated in remeoval and the 2 year medal supplied and so forth. Is this possible within rules? I've got a stack of awards that I want to automate lol Edited January 20, 2016 by craigf136
EmpireKicking Posted January 20, 2016 Posted January 20, 2016 WOW!!!!!!!! I been waiting for a very long time for things, thanks. Time to get working Morrigan 1
-RAW- Posted January 20, 2016 Author Posted January 20, 2016 I will be looking into the issues. d0minati0n 1
EmpireKicking Posted January 20, 2016 Posted January 20, 2016 2 minutes ago, -RAW- said: I will be looking into the issues. Found another issues, after I installed it. The system tab moved down and pages up. Plus with the iawards images, Where are the default ones?
-RAW- Posted January 20, 2016 Author Posted January 20, 2016 3 minutes ago, EmpireKickAss said: Found another issues, after I installed it. The system tab moved down and pages up. Plus with the iawards images, Where are the default ones? You can reoder clicking on the button a the bottom, there is no default images you will have to add unless you will be upgrading from HQ or Awards system. d0minati0n 1
craigf136 Posted January 20, 2016 Posted January 20, 2016 you need to create your own, default medals in my view is a non starter as every community is different and will award in different ways. -RAW- 1
EmpireKicking Posted January 20, 2016 Posted January 20, 2016 I have a graphic designer who can make me the images that's required. Just have to think on what awards to come up with. Like uploaded your first gallery Morrigan 1
Kevin Carwile Posted January 20, 2016 Posted January 20, 2016 6 hours ago, Jimmy Gavekort said: Hope to see some automatic Award features though: If post amount is more than X. If like/reputation amount is more than X. If member has been registered for longer than X. If member has more than X profile views. If member completed specific profile fields. If member uploaded header/profile picture. If member made a post in a specific section (Example, introductions). If member has more than X Amount of followers. Issue Award Based On Content Count issue-award-based-on-content-count.xml Rule: Issue award based on content count Event: Any content has been created or updated Conditions: ( match all conditions ) Truth Value (Content is new) Member attribute values (Member has reached the post threshold) Actions: Give an award to a member (Issue the award) Issue Award Based On Reputation Level issue-award-based-on-reputation-level.xml Rule: Issue award based on reputation level Event: Member receives reputation points Conditions: Member attribute values (Receiving member has reached the reputation threshold) Actions: Give an award to a member (Issue the award) Issue Award Based On Length Of Membership issue-award-based-on-length-of-membership.xml Rule: Issue award based on length of membership Event: Member logged in to system Conditions: NOT Compare Dates (Member is within the award waiting period) Actions: Give an award to a member (Issue the award) Issue Award Based On Profile Completeness issue-award-based-on-member-profile-completeness.xml Rule: Issue award based on member profile completeness Event: Member profile is updated Conditions: ( match all conditions ) Member attribute values (Member has an avatar uploaded) Member attribute values (Member has a signature set) Member attribute values (Member has a birthday entered) Actions: Give an award to a member (Issue the award) Issue Award For Starting Topic In A Specific Forum issue-award-for-starting-a-topic-in-a-specific-forum.xml Rule: Issue award for starting a topic in a specific forum Event: Topic has been created or updated Conditions: ( match all conditions ) Truth Value (Topic is new) Topic is in certain forums (Topic is in the appropriate forum) Actions: Give an award to a member (Issue the award) Issue Award Based On Follower Count issue-award-based-on-follower-count.xml Rule: Issue award based on follower count Event: Member profile is updated Conditions: Number Value (Member has reached the followers threshold) Actions: Give an award to a member (Issue the award) Issue Award Based On Profile View Count issue-award-based-on-profile-view-count.xml Rule: Issue award based on profile view count Event: Member profile is updated Conditions: Number Value (Member has reached profile views threshold) Actions: Give an award to a member (Issue the award) custom-action-recount-the-content-for-a-member.xml OctoDev, Greg W, d0minati0n and 4 others 7
EmpireKicking Posted January 20, 2016 Posted January 20, 2016 Just an quick heads up, What's the right size image to upload? what size you recommend as to upload?
OctoDev Posted January 20, 2016 Posted January 20, 2016 Amazing guys. iAwards & Rules is the perfect combination to make your awards system complete, this is something that I've been wanting in YEARS on IPS.. Only seen automatic awards on XenForo working properly, finally we can do it on IPS too, with unlimited amount of options.
OctoDev Posted January 20, 2016 Posted January 20, 2016 12 hours ago, Kevin Carwile said: @Jimmy Gavekort Active record created/updated is going to apply to nearly everything in the system. Its basically an event that fires everytime the database is updated. Probably not what you are shooting for. For example, the rule you are trying to create is an active record. So your rule is probably trying to award you for creating a rule (ironic). You should pick something more specific such as "any content is created or updated", and then add a condition to that rule to check that the "new" variable is true in the event to further limit your rule to just when content is created. @-RAW- That error is being generated by iawards, but I cant tell you why at the moment. Rules catches all thrown exceptions so something like that shouldnt happen. Did you add any code to your api methods that halts execution and sends error output instead of simply throwing an exception that can be caught? It seems like that is what is happening. I'll have a look at your source code this evening and see whats going on here. Hey, ok. I changed the trigger to created/updated - however when creating new topics...
OctoDev Posted January 20, 2016 Posted January 20, 2016 7 hours ago, EmpireKickAss said: Just an quick heads up, What's the right size image to upload? what size you recommend as to upload? I used 64x64 pixels, looks pretty good. It resizes automatically anyway, but that looks ok to me.
EmpireKicking Posted January 20, 2016 Posted January 20, 2016 7 minutes ago, Jimmy Gavekort said: I used 64x64 pixels, looks pretty good. It resizes automatically anyway, but that looks ok to me. I probably go 100x100
scaz Posted January 20, 2016 Posted January 20, 2016 (edited) Thanks raw for this application. I buy it. I have a problem, when I want install it, I choose the .tar file and submit, but install failed, I have a blank page on the installer. Edited January 20, 2016 by scaz
OctoDev Posted January 20, 2016 Posted January 20, 2016 1 hour ago, scaz said: Thanks raw for this application. I buy it. I have a problem, when I want install it, I choose the .tar file and submit, but install failed, I have a blank page on the installer. Make sure you are using the latest IPS Version, worked fine for me. Check system logs?
craigf136 Posted January 20, 2016 Posted January 20, 2016 @Kevin Carwile - can you add into the Rules app, the option to remove an award as an action for iAwards? We currently only have the option to add, however, if a user is on tier 1 of post count for example and they have now reached tier 2. We would remove the tier 1 medal and replace with tier 2 (it would need to check that the member has the medal before removing it obviously). OctoDev 1
OctoDev Posted January 20, 2016 Posted January 20, 2016 7 minutes ago, craigf136 said: @Kevin Carwile - can you add into the Rules app, the option to remove an award as an action for iAwards? We currently only have the option to add, however, if a user is on tier 1 of post count for example and they have now reached tier 2. We would remove the tier 1 medal and replace with tier 2 (it would need to check that the member has the medal before removing it obviously). Great suggestion, was actually gonna ask for this too.. That way we can remove awards or replace another award.
craigf136 Posted January 20, 2016 Posted January 20, 2016 My current automated awards. I'm just going to work on prestige medals, which basically counts post count and membership timescales. OctoDev and Vianney Gantelmi 2
Morrigan Posted January 20, 2016 Posted January 20, 2016 @craigf136 and @Jimmy Gavekort I believe that would be more for us and the iAwards app. We can certainly work to do that in a future release. craigf136, AndyF and OctoDev 3
craigf136 Posted January 20, 2016 Posted January 20, 2016 5 minutes ago, Morrigan said: @craigf136 and @Jimmy Gavekort I believe that would be more for us and the iAwards app. We can certainly work to do that in a future release. Not so sure if it is, this option is within "The Rules" app itself rather within iAwards - I know you worked closely with Kevin but not sure how far the integration goes.
Morrigan Posted January 20, 2016 Posted January 20, 2016 @craigf136 I will discuss it with Raw and if it is something in iAwards (and it's integration into Rules) then we will make sure it gets added in a future release. OctoDev 1
Kevin Carwile Posted January 20, 2016 Posted January 20, 2016 15 minutes ago, craigf136 said: Not so sure if it is, this option is within "The Rules" app itself rather within iAwards - I know you worked closely with Kevin but not sure how far the integration goes. Apps provide their own ECA's (Events, Conditions, Actions) to rules through the rules extension API so that they can be used in rules. This would be another action that needs to be defined in the extension. Yes, it appears in the rules app, but only after iAwards would tell rules how to remove an award. craigf136, OctoDev and Morrigan 3
OctoDev Posted January 20, 2016 Posted January 20, 2016 @craigf136 do you have no issue with automated awards, such as the one i posted? "This member already owns this award"? That's what I get when creating new topics, and I match the award requirements - it tries to award me each time and returns error. Also is that Carbon Theme? looks sick.
Recommended Posts