Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 17, 20222 yr Hi, I recently purchased this app, I try to set a project as collection of specific sale promotion, these abilities can be added? I. Set in project donations how many times donations needed as requirements, example, need 50 donations. 2. Ability to set predefined amount per donation, example $10, $50, $100, $custom. 3. Ability to set minimum and maximum value restriction. 4. Ability to set project without deadline. 5. Ability to set project start when quantity of donators reached, without set amount of donation.
October 17, 20222 yr Author 4 minutes ago, kmk said: these abilities can be added? No, sorry. This resource had 2 purchases this whole year. Only 9 out of 48 active purchases so I rather spend my time in other resources.
October 17, 20222 yr 1 hour ago, Adriano Faria said: No, sorry. This resource had 2 purchases this whole year. Only 9 out of 48 active purchases so I rather spend my time in other resources. Can I request refund?
October 17, 20222 yr Author 6 hours ago, kmk said: Can I request refund? No. You paid for a working resource that does everything advertised in the description. It works; it does. You didn’t pay for something it doesn’t has or future additions, unless I have promised something to you but that’s not the case. You can always use the topic to make pre sales questions. Edited October 17, 20222 yr by Adriano Faria
November 19, 20222 yr Hi @Adriano Faria i was wondering if there was a demo of this so i can be sure this is what i need? Thank you
January 7, 20232 yr Author Working a new version. Some new features: On 10/16/2022 at 10:10 PM, kmk said: 2. Ability to set predefined amount per donation, example $10, $50, $100, $custom. Per category: On 10/16/2022 at 10:10 PM, kmk said: 3. Ability to set minimum and maximum value restriction. Per category: On 10/16/2022 at 10:10 PM, kmk said: 4. Ability to set project without deadline. New moderator permission: And a setting to allow project owner to manage Expiration Date: Project view: New setting to display a countdown to the project expiration date: Edited January 7, 20232 yr by Adriano Faria
January 12, 20232 yr Author On 1/7/2023 at 4:52 PM, Adriano Faria said: Working a new version. Some new features: Per category: Per category: New moderator permission: And a setting to allow project owner to manage Expiration Date: Project view: New setting to display a countdown to the project expiration date: What's New in Version 1.6.0: Add a new category field: Type of donation Free Amount You can set minimum amount to donate You can set maximum amount to donate Predefined Amounts User will be able to choose a predefined value to donate Ability to manage expiration date in projects New moderator permission New setting to allow project owner to manage it Add a countdown to the project expiration date in project view Script adjustments to handle creation/deletion/diplaying of thumbnails across the app Add projects records to the stock Similar Content widget
March 3, 20231 yr please let us donate decimal values, for example im using LTC so i must be able to donate 0.1 LTC or even worse, if someone uses BTC their minimum donation must be 1 BTC, wtf 😀
March 3, 20231 yr Author 44 minutes ago, Bakako said: please let us donate decimal values, for example im using LTC so i must be able to donate 0.1 LTC or even worse, if someone uses BTC their minimum donation must be 1 BTC, wtf 😀 It is allowed: $form->add( new \IPS\Helpers\Form\Number( 'donate_amount', 0, TRUE, array( 'decimals' => TRUE, ... But something, probably in Commerce (currency field) isn't allowing it: This is the DONATE module from Commerce.
March 3, 20231 yr 13 minutes ago, Adriano Faria said: It is allowed: $form->add( new \IPS\Helpers\Form\Number( 'donate_amount', 0, TRUE, array( 'decimals' => TRUE, ... But something, probably in Commerce (currency field) isn't allowing it: This is the DONATE module from Commerce. if you find any solution please let us know
March 6, 20231 yr Author What's New in Version 1.6.1: Add the ability to add polls to projects New option per category Now you can place Extra Fields in groups, just like Profile Files All existing fields are placed in a General group when upgrading to this version so you better check your extra fields after the upgrade Add project covers in Other Media sections of the editor
March 6, 20231 yr 3 minutes ago, Adriano Faria said: What's New in Version 1.6.1: Add the ability to add polls to projects New option per category Now you can place Extra Fields in groups, just like Profile Files All existing fields are placed in a General group when upgrading to this version so you better check your extra fields after the upgrade Add project covers in Other Media sections of the editor please don't forget add decimal support
March 6, 20231 yr Author 5 minutes ago, Bakako said: please don't forget add decimal support I already replied to you, mate: On 3/3/2023 at 10:48 AM, Adriano Faria said: It is allowed: $form->add( new \IPS\Helpers\Form\Number( 'donate_amount', 0, TRUE, array( 'decimals' => TRUE, ... But something, probably in Commerce (currency field) isn't allowing it: This is the DONATE module from Commerce. If you didn't understand, I'll try in other way: that's a Commerce issue as I'm able to reproduce the issue in Donations from Commerce, as shown above!
March 6, 20231 yr Just now, Adriano Faria said: I already replied to you, mate: If you didn't understand, I'll try in other way: that's a Commerce issue as I'm able to reproduce the issue in Donations from Commerce, as shown above! yes but you can hook HTML modify right? with ur plugin for bypass this default error
March 6, 20231 yr Author No, I can't. I don't make workarounds. Once fixed in the source, will be fixed here.
March 6, 20231 yr Just now, Adriano Faria said: No, I can't. I don't make workarounds. Once fixed in the source, will be fixed here. damn... i hope they know about that. ok thanks.
March 6, 20231 yr Author 2 minutes ago, Bakako said: damn... i hope they know about that. ok thanks. You need to report/post in the support forum saying that you can't use decimals in Donate from Commerce, do not say my app; otherwise, they will ask you to talk to me. On 3/3/2023 at 10:48 AM, Adriano Faria said: But something, probably in Commerce (currency field) isn't allowing it: This is the DONATE module from Commerce. This screenshot is from Commerce.
March 6, 20231 yr Just now, Adriano Faria said: You need to report/post in the support forum saying that you can't use decimals in Donate from Commerce, do not say my app; otherwise, they will ask you to talk to me. This screenshot is from Commerce. i reported allready somewhere 😞 ok thanks
March 12, 20231 yr @Adriano Faria There is some visible debug "adriano" section. Probably it was not intended 😉 Using last version, all system up2date.
March 12, 20231 yr Author Ooosps, something need to be removed. It was a test for the new extra fields stuff. Tks. 👍 Btw, it’s in the view template if you don’t want to wait for the approval queue. Edited March 12, 20231 yr by Adriano Faria
March 12, 20231 yr I have found it and remove from applications/crowdfunding/data/theme.xml but how to drop caching for this?
March 12, 20231 yr Author 1 hour ago, IgorPec said: I have found it and remove from applications/crowdfunding/data/theme.xml but how to drop caching for this? You better edit the template itself: crowdfunding-> front -> view -> view.
March 12, 20231 yr Author 5 hours ago, IgorPec said: @Adriano Faria There is some visible debug "adriano" section. Probably it was not intended 😉 Using last version, all system up2date. A new version to remove this debug text is already submitted and it is currently pending approval.
March 13, 20231 yr Author On 3/12/2023 at 11:36 AM, IgorPec said: I have found it and remove from applications/crowdfunding/data/theme.xml but how to drop caching for this? 23 hours ago, Adriano Faria said: A new version to remove this debug text is already submitted and it is currently pending approval. What's New in Version 1.6.1.1: Remove a forgotten debug text in the project view