Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Karina Harumi Posted June 14, 2021 Posted June 14, 2021 Helo! Already compatible with version 4.6.0 of Invision? 🙂
Fosters Posted June 17, 2021 Author Posted June 17, 2021 On 6/14/2021 at 1:38 PM, Karina Harumi said: Helo! Already compatible with version 4.6.0 of Invision? 🙂 Yes
EmpireKicking Posted June 28, 2021 Posted June 28, 2021 Seems to be an error when marging accounts together. I had to disable trophies and medals to then able to marge the accounts then back to enable again.
GTAPoliceMods Posted July 11, 2021 Posted July 11, 2021 As @EmpireKicking referenced, line 107 of extensions/core/MemberSync/Item.php should read: \IPS\Db::i()->delete( 'trophies_memberdetails', array( 'member_id=?', $member2->member_id ) ); @Fosters This fixes the error when merging accounts. Fosters and EmpireKicking 1 1
Etienne A Posted August 9, 2021 Posted August 9, 2021 Hi, great application. I have a question about the automatic ruling within IPS. I'd like to move automatically members into a particular group based on the criteria "Member has Trophy". No other criteria is selected. Several members have received this trophy but they are not moved into the right group. I've checked that the position of this rule is below other rules so it got preferred above other rules. Anything I miss? Thanks in advance for any help.
Karina Harumi Posted August 9, 2021 Posted August 9, 2021 The criteria for awards doesn't work. Help please. Hi, I have your app installed and it awards automatically, but I have noticed that it awards even before the member has all the criteria for a level. For example, one level criteria are as follows: 5 reputation points 15 topics created 20 posts created But one member has not yet met the criteria, but received the award. He has: 5 reputation points 13 topics created 15 posts created. What is happening?
Fosters Posted August 10, 2021 Author Posted August 10, 2021 On 8/9/2021 at 6:01 PM, Etienne Ammerdorffer said: Hi, great application. I have a question about the automatic ruling within IPS. I'd like to move automatically members into a particular group based on the criteria "Member has Trophy". No other criteria is selected. Several members have received this trophy but they are not moved into the right group. I've checked that the position of this rule is below other rules so it got preferred above other rules. Anything I miss? Thanks in advance for any help. The IPS group promotion is only called when the member object is saved. Were the members online in the meanwhile? 21 hours ago, Karina Harumi said: The criteria for awards doesn't work. Help please. Hi, I have your app installed and it awards automatically, but I have noticed that it awards even before the member has all the criteria for a level. For example, one level criteria are as follows: 5 reputation points 15 topics created 20 posts created But one member has not yet met the criteria, but received the award. He has: 5 reputation points 13 topics created 15 posts created. What is happening? Could I get ACP credentials to take a look at this please? On 7/11/2021 at 4:09 PM, GTAPoliceMods said: As @EmpireKicking referenced, line 107 of extensions/core/MemberSync/Item.php should read: \IPS\Db::i()->delete( 'trophies_memberdetails', array( 'member_id=?', $member2->member_id ) ); @Fosters This fixes the error when merging accounts. Thanks, I have fixed this for the upcoming version which is going to be submitted this week to the MP.
Karina Harumi Posted August 11, 2021 Posted August 11, 2021 17 hours ago, Fosters said: The IPS group promotion is only called when the member object is saved. Were the members online in the meanwhile? Could I get ACP credentials to take a look at this please? Thanks, I have fixed this for the upcoming version which is going to be submitted this week to the MP. I sent you a private message with more details, could you check it out please? 🙂
James101 Posted December 31, 2021 Posted December 31, 2021 On 8/10/2021 at 2:03 PM, Fosters said: Thanks, I have fixed this for the upcoming version which is going to be submitted this week to the MP. Hey, Any update on this? Was the new version approved or the issues fixed?
Fosters Posted January 3, 2022 Author Posted January 3, 2022 On 12/31/2021 at 8:04 PM, James101 said: Hey, Any update on this? Was the new version approved or the issues fixed? Yes, this was fixed
James101 Posted January 3, 2022 Posted January 3, 2022 8 hours ago, Fosters said: Yes, this was fixed Hi, On my end it says the last version was updated on June 13, 2021 and the application is still partially broken on my end 😞 Your post on August 10, 2021 says a new version was going to be updated. I am confused 😕
James101 Posted January 17, 2022 Posted January 17, 2022 On 1/3/2022 at 10:58 AM, James101 said: Hi, On my end it says the last version was updated on June 13, 2021 and the application is still partially broken on my end 😞 Your post on August 10, 2021 says a new version was going to be updated. I am confused 😕 @Fosters
Fosters Posted January 21, 2022 Author Posted January 21, 2022 I'm sorry, I missed that it was rejected. Will test everything to ensure that it's still working with the recent version and resubmit it to the marketplace tomorrow.
James101 Posted February 9, 2022 Posted February 9, 2022 On 1/21/2022 at 1:26 PM, Fosters said: I'm sorry, I missed that it was rejected. Will test everything to ensure that it's still working with the recent version and resubmit it to the marketplace tomorrow. Hey, No worries, did you manage to submit a new version?
Mark Spieker Posted February 12, 2022 Posted February 12, 2022 Hello, thanks for this awesome Plugin, I've used it before and want to implement it again. But before I put in a lot of time and effort I just wanted to ask and make sure you still plan to support this now that badges have been rolled out in the native app. Thanks so much!!
TrueGota Posted May 31, 2022 Posted May 31, 2022 How do I make it that the description it not so squished and far wider? Also, is it possible to only grey out the image and keep the text bright?
TrueGota Posted May 31, 2022 Posted May 31, 2022 Sorry for the double post, no idea how to edit, but is it also possible to list all the members that have a medal after the Total? I roughly know where the trophies part is in the CSS.
Fosters Posted June 2, 2022 Author Posted June 2, 2022 On 5/31/2022 at 11:43 AM, TrueGota said: How do I make it that the description it not so squished and far wider? Also, is it possible to only grey out the image and keep the text bright? Is this the overview page? I have to admit that I haven't planed to update the application for 4.7 because it was literally replaced by IPS badges
TrueGota Posted June 3, 2022 Posted June 3, 2022 Yeah, it's the medal overview and I got it despite the badges because of the descriptions and stuff you can add to medals even if I don't use trophies.
LittleFang Posted September 13, 2022 Posted September 13, 2022 Just got locked out of the app due to the latest Invision update. Hopefully a fix is around the corner? 🙂 optrexnz 1
Fosters Posted September 14, 2022 Author Posted September 14, 2022 There are no issues in the app, it's a 3rd party library ( Symphony Expression Language ) which is flagged by the Scanner:( That said, is there really a need for this app? IPS has now achievements which are way more powerful than trophies.
LittleFang Posted September 14, 2022 Posted September 14, 2022 Gonna be a huge butt to go back and figure out what medals I gave to who. I wish I had known it would become defunct 😞
Fosters Posted September 14, 2022 Author Posted September 14, 2022 2 minutes ago, LittleFang said: Gonna be a huge butt to go back and figure out what medals I gave to who. I wish I had known it would become defunct 😞 no no, don't get me wrong, it's not going to be killed! It seems that IPS is working on a fix for the disabled 3rd party stuff.. I was just curious if there's really a need for the app.
LittleFang Posted September 15, 2022 Posted September 15, 2022 I definitely enjoyed the app while I used it! I forced myself to figure out the in-forum version now, so it's hard to say until I've played with it a bit more. Fosters 1
Fosters Posted September 22, 2022 Author Posted September 22, 2022 Price decreased until end of September.
Recommended Posts