Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 18, 20205 yr IS there going to be a organizer option.. So that I can add the awards in order to show them in order lol
January 21, 20205 yr On 1/18/2020 at 12:13 PM, EmpireKicking said: IS there going to be a organizer option.. So that I can add the awards in order to show them in order lol There're a few of us asking this. I've asked twice now and not getting an answer. There's been no updates either. What's going on with the app? Much love! 🥰
January 21, 20205 yr 5 hours ago, Dean_ said: There're a few of us asking this. I've asked twice now and not getting an answer. There's been no updates either. What's going on with the app? Much love! 🥰 my page looks damn bad LOL it's not organized
January 22, 20205 yr Hey, we are asking about giving trophies in the same order from months. Could you make it please? We also want to make progress bars, like in games: 10 000 / 25 000 XP 😉 To show progress for our users and motivate them to earn next level (trophies), its very cool gamification. We can make progress bars by own, but we need the 1st thing, that we are asking for - good order of trophies for every user. Now one user for the same thing can have trophie on the top of his list, and another on the bottom.
January 24, 20205 yr Author I've added a new setting which will allow the admin to show ALL available trophies on the member profiles. This means that earned and unearned trophies and medals will be shown. The unearned items will be greyed out. This output will also respect the sort order which was defined in the ACP. A mockup for the next version (still WIP , I'll probably show 2 items per row to not waste all the space since most people won't have long descriptions) Which will result in:
January 25, 20205 yr Author A new version was released Quote Changehistory Fixed profile redirect after a medal was awarded or removed Added new Profile Template to show all trophies and medals. Removed log code
January 25, 20205 yr Hi @Fosters. I like the greyed out concept. Excellent. Question: is the greyed out list visible to admin only, or to all? I'm guessing to all? Or is it permission controllable?
January 25, 20205 yr Author 5 hours ago, Giray said: Hi @Fosters. I like the greyed out concept. Excellent. Question: is the greyed out list visible to admin only, or to all? I'm guessing to all? Or is it permission controllable? It's visible to everybody.
January 28, 20204 yr Hi, I'm trying to use the REST api to give a medal but the endpoint /awardmedal does nothing even when returns "Ok". Also the /removemedal endpoint (to remove a medal obv. 👀) seems to be missing!
January 29, 20204 yr On 1/25/2020 at 5:35 AM, Fosters said: Added new Profile Template to show all trophies and medals. Please, add this new template on page : https://ggames.com.br/conquistas/
January 30, 20204 yr @Fosters is there an import script for people moving away from the iAwards app over to yours ?
February 1, 20204 yr Author On 1/30/2020 at 9:37 PM, RoleplayUK said: @Fosters is there an import script for people moving away from the iAwards app over to yours ? There was one but meeh, I’m not interested into this. you can recreate the medals with the same rules app criteria or just stand alone criteria from this app. that said, there’s also something BIG coming in the next months which is actually being tested by 5 users here... which is going to change everything 😂
February 1, 20204 yr 5 hours ago, Fosters said: There was one but meeh, I’m not interested into this. you can recreate the medals with the same rules app criteria or just stand alone criteria from this app. that said, there’s also something BIG coming in the next months which is actually being tested by 5 users here... which is going to change everything 😂 We have alot of awards handed out to people over the last few years, talking thousands so its pretty important to us... So i will need to think about that In terms of something big coming in the next few months! Do not leave everyone hanging like that!
February 5, 20204 yr @Fosters While you're working on the "big" thing, is it possible to sneak in a request for adding awards based on join date? I see we can add based on days registered, but I'd like to be able to do something like "Joined in 2019". Is this a thing you might add?
February 6, 20204 yr Author On 2/5/2020 at 3:45 PM, Douglas Glover said: @Fosters While you're working on the "big" thing, is it possible to sneak in a request for adding awards based on join date? I see we can add based on days registered, but I'd like to be able to do something like "Joined in 2019". Is this a thing you might add? You could also use Quote date(member.joined) > date("1.1.2020") and date(member.joined) < date("1.1.2021") for any members which join in 2020 Some other examples: Unfortunately it's not THAT easy to understand the expression code yet, that's why we're working on a better documentation, but hopefully there's also going to be an UI in a future version. Quote criteria.hasMoreThenXItemsInNode("IPS\\forums\\Topic",1, 10 ) Quote criteria.hasCommentedInItem("IPS\\forums\\Topic",1) Quote criteria.hasPostedInTopic(1) Edited February 6, 20204 yr by Fosters
February 7, 20204 yr Hi there @Fosters! Would there be any way to have the trophies and medals displayed below the signature, instead of the postbit? Additionally, the main Trophies & Awards index page just lists everything uncategorized, looking rather confusing. Is there anyway to have this organized by category, much like the profile option you implemented? Thanks so much! Edited February 8, 20204 yr by Dopply
February 8, 20204 yr Author On 2/7/2020 at 3:24 AM, Dopply said: Hi there @Fosters! Would there be any way to have the trophies and medals displayed below the signature, instead of the postbit? Additionally, the main Trophies & Awards index page just lists everything uncategorized, looking rather confusing. Is there anyway to have this organized by category, much like the profile option you implemented? Thanks so much! Yes in the next upcoming release
February 9, 20204 yr 8 hours ago, Fosters said: Yes in the next upcoming release Excellent, thanks! I had just one more question: where would the award medal notes be stored? I'm not seeing them in any logs. Edited February 9, 20204 yr by Dopply
February 10, 20204 yr I can't for the life of me figure out where or how to manually award a medal on the front-end. Where is it 😂
February 10, 20204 yr On 1/11/2020 at 11:24 PM, Kuma said: I couldn't seem to find how to give a user a medal....I check group permissions and couldn't find any category in there about them. How do I award a user a medal?? Same here. Any luck? My moderator setting is checked so not sure what else to do / where else to look.
February 10, 20204 yr Author 51 minutes ago, breatheheavy said: I can't for the life of me figure out where or how to manually award a medal on the front-end. Where is it 😂 Either via the ACP or the Create Menu. In the ACP, there's a button on the page where you edit the medals
February 10, 20204 yr 7 minutes ago, Fosters said: Either via the ACP or the Create Menu. In the ACP, there's a button on the page where you edit the medals Oh lmao wow. My bad. I thought it had to be done in their actual profile in the front-end. I awarded someone a medal but not seeing it in their profile: https://www.breatheheavy.com/exhale/index.php?/profile/66434-urbanney/&tab=node_trophies_TrophiesAndMedals I'm probably doing something wrong. Any help would be greatly appreciated.
February 12, 20204 yr On 2/6/2020 at 2:15 PM, Fosters said: You could also use for any members which join in 2020 Some other examples: Unfortunately it's not THAT easy to understand the expression code yet, that's why we're working on a better documentation, but hopefully there's also going to be an UI in a future version. Hey sorry to bug, but I don't see the "Expression" option?
February 12, 20204 yr On 2/10/2020 at 8:59 PM, breatheheavy said: Oh lmao wow. My bad. I thought it had to be done in their actual profile in the front-end. You can, go to anyone's profile, select the tab 'awards' and then select the award you wish.