Jump to content

Adriano Faria

Clients
  • Posts

    31,868
  • 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. No, sorry, I won't change the whole thing because one guy tells to his family the replies.
  2. If they're using same user, then there's nothing I can do. If they're using different users but one tell the other the replies, what do you expect me to do? 🙂
  3. Second call: Does anyone use the PAID link feature in this app? I am planning a total overhaul in this area; it will use packages, where you can set price, number of days, pin, feature, etc. I won’t support two similar features in same app so if this not widely used, I will drop it.
  4. What's New in Version 1.2.0: New Feature: Removes Commerce requirement for Giveaways: you will be able to use the app to create only Giveaways. For Raffles, you are required to have Commerce installed.
  5. Even didn't delete the files in the uploads folder, the column in DB is null, which makes the API to grab the image again. That's how it should work. I'll take a look in delete files from UPLOADS folder.
  6. Not sure this is related to the app itself. The rebuild image simply clear the link image column, so it got grabbed again with the current image provider. I don't see errors there. Something related to the cloudflare? Not sure.
  7. Why don't you change that? What difference does it make to you? If the image is already generated, it won't generate again. I'm working on a new version and won't be able to release a fix for this, if there's an error there.
  8. screenshotmachine checks if you're using secure connection (https): protected function getImageUrl() { $apiUrl = \IPS\Request::i()->isSecure() ? 'https://' : 'http://'; $apiUrl .= "api.screenshotmachine.com/?"; $apiUrl .= "&key=" . \IPS\Settings::i()->links_screenshotmachine_api; So no change is required. And the generated thumbnail is fine: But you only have 100 per month in the FREE plan.
  9. All PAID submissions will only become public after the credit card company (Visa, etc.) process and approves the payment. Payment can be denied for several reasons.
  10. Yes, since december:
  11. What's New in Version 1.2.2: New Feature: Add Clubs to apps nodes Fix: Add checking for deleted containers/members
  12. The error is about deleted containters (categories). I'll fix it.
  13. By clicking in Download this file link?
  14. Probably but I won't add this because 99% doesn't store localy.
  15. Not a good option. It generates fine the sccreenshot, quite small: And when I try to increase it, it requires upgrade to a paid plan:
  16. Ok. I'll add it and test it. I'll probably send you the app to test before I release on IPS.
  17. Btw, found this: https://www.quora.com/Whats-the-best-website-screenshot-capture-API-i-e-an-API-that-converts-a-URL-into-an-image-screenshot-of-the-web-page If you can see if there's any free, I'll add them.
  18. What's New in Version 1.2.1: Fix error when sending email
  19. I would suggest you to use the manual upload feature: Edit templates will certainly break layout somewhere. You will have to edit templates/CSS, etc., which is unsupported by me. You are free to do, but you won't get help from me. I can tell you which templates to edit but that's all. You can also make some research and provide free services, if you find any. I can add them to the app.
  20. You can remove them in your install by editing templates. This is the same problem of the other reports: free service momentary down or whatever. You don’t want to pay for a paid service, which will probably deliver a better service. I wouldn’t expect a free service to be bulletproof all of the time.
  21. No.
  22. Beyond that you can convert forums/categories into club features and vice-versa.
  23. All of them, I mean.
  24. I’ll add in the forums nodes in Forums tab.
×
×
  • Create New...