Jump to content

Adriano Faria

Clients
  • Posts

    31,855
  • Joined

  • Days Won

    475

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Adriano Faria

  1. Just a note: you can download files from version 4.4. 4.5 onwards only via Admin CP.
  2. 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.
  3. No, I can't. I don't make workarounds. Once fixed in the source, will be fixed here.
  4. 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!
  5. 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
  6. If there’s at least one file I see no sense to display files from a category that’s not the one you’re browsing. I think $15 on a one time only payment without renewals is pretty reasonable. People who purchased this in 2019, still uses if for 4 years. Anyway, you can save your pennies by: learning to code your own stuff: https://invisioncommunity.com/developers Remain waiting for IPS to implement this. This request, for example, exists since IPS 4.0.X.
  7. I’ll leave a link to a 3rd-party resource for those who don’t want to wait:
  8. You mean this https://invisioncommunity.com/clients/alternative-contacts/?
  9. This still works and will keep working as it only changes a flag in the method. You can still download it via IPS site but you can’t via your ACP.
  10. Nope, it wasn't what I thought. Any entry in the System Logs?
  11. It is on IPS environment as Commerce does it all. Best thing to do is not compare any other site with IPS; they have their own logic, which is weird most of the time, but it is as it is. They won’t change that. Best to try someone, like Michael, to develop it for you as a custom job.
  12. Unless someone reinvent the wheel which is pretty much non sense to me. It would have to handle manually with everything. Commerce already do that. Anyway, Michael seems to do it in his Donations app. You can try to contact him to see if he does the same as a new app or a custom job in Classifieds.
  13. I think I l know what it is. Will check it out tomorrow in the morning and release a fix if confirmed.
  14. You: Yes, when the changes required were made. No new changes in the methods pointed by you were made by IPS. Anyway, I already lost more time than I wanted in a resource that’s not even mine. Good luck.
  15. You’re in IPS cloud? You’re using IPS 4.7.5. You are outdated! Current version is 4.7.7. Next week 4.7.8.
  16. I think you didn’t pick the right log entry from ACP -> System -> Support -> Get Support -> System Log. None of this will produce a template error. Try to view and an advert now and then go to place above and paste the content of the latest log entry. No as you use the cloud host. You don’t have FTP, etc.
  17. The marketplace version hasn't the errors you pointed above.
  18. Just checked all these methods against the marketplace version and they're ok. You're not using version 2.3.5.
  19. I can help you if you have FTP access to your server... otherwise, this can be fixed only by the app developer. Btw, before that, are you using latest Classifieds version? Asking because I just installed the latest version and no error shows up in the PHP Scanner tool.
  20. Is this error? Go to ACP -> System -> Support -> Get Support -> System Log and try to find there in the latest entries of the error regarding this app. Post it here; someone may help.
  21. What's New in Version 1.3.0: Add the ability to view anonymous followers
  22. 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.
  23. There was a bug in push notifications: Not sure it is fixed.
  24. FYI, the converter I may have, beyond copying the entry into a record, it also take care of comments, reactions and followers.
  25. I’m not 100% sure of this but I think I have a converter for this task. I’ll reply back tomorrow in the morning after confirming.
×
×
  • Create New...