Jump to content

Adriano Faria

Clients
  • Joined

Everything posted by Adriano Faria

  1. Requirement to upload a file? No. You can allow groups to link to an external page but either a file or a link is required.
  2. You can choose which user groups can submit paid files. Disable for those you don’t want.
  3. No. Why would someone pay for a topic and then have it hidden later?
  4. You can probably choose payment gateways in this app settings-> Commerce Integration tab.
  5. There’s an option to delete content automatically: Make sure you want to enable this because sometimes you mark someone as spammer by mistake and then the content will go away.
  6. The app captures the screenshot of the page. Logo is a image that you can upload manually.
  7. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Number of views should be visible in the Quiz Information area in quiz view, if I'm not mistaken. If it's not there, I'll add it. Nope, but I can do it in a future version. Crowdfunding has this.
  8. Yes. You can either: change the API to upload in the app settings let the app capture the screenshot and then upload manually an image in link view -> mod actions menu
  9. Adriano Faria replied to Tarun's post in a topic in Feedback
    Easy to guess. No one get yet? 😂
  10. Nope. The stars comes from the Review system on Downloads. You can probably try a plugin to "hide" the stars or even edit the templates to remove them.
  11. Don’t count on this. My board is for support only. 👍
  12. Not that good with CSS, sorry. It would be easier to edit the plugin template and remove it.
  13. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    1: It is like any other app out there. Only Forums is different. Not even the other IPS apps are like Forums (there are tons of requests for Downloads, for example). I’ll take a look in a future version. 2: If it’s happening then it’s a bug. I’ll provide a fix in this topic when I’m able to. I won’t release a new version before 4.5. 3: Topic is created only in quiz creation. I’ll add in a future version. 4: No. You can have the 3 types of quizzes in same category. Edit your category and enable the 3 types on it: User will choose which one when creating the quiz:
  14. No plans to add such feature, sorry.
  15. What's New in Version 1.0.3: Script optimization to fix issue reported
  16. No, since 1.0.0. It happens only when different users are following same person. Working a fix right now.
  17. @SJ77 nailed it down.... It's really my fault. Not exactly deleting the record but replacing. I'll provide a fix as soon as I can. 👍
  18. Not here. Works fine. I am user ID 1 and I follow user ID 2 then vice-versa:
  19. The time (20 minutes) seems to be a thing here... this plugin doesn't has a task to run from time to time, so most likely something else is deleting the record. I'm checking anyway.
  20. I'll try to debug, while I wait for the other 3 purchasers reply on this. I really can't reproduce this in my 2 boards.
  21. Not that I’m aware of. —————————— @Maxxius @AlexWright @PrettyPixels Can any of you reproduce this in your board?
  22. The only DELETE instruction is when someone stop following the member: Other than that, it doesn't delete records from the plugin table. When you change the follow, it updates the field with a * (all content) of specific and the content will be listed in next column, as shown in your screenshot. Make sure you haven't another resource deleting "follows".
  23. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Argentina? Not sure what you're seeing there. All requests are made to https://www.googleapis.com/books/v1/volumes. The only setting for language is this: https://invisioncommunity.com/forums/topic/456245-books/?do=findComment&comment=2815448 EDIT: taking a look on my online board, I see in same tab: All requests are made to https://www.googleapis.com/books/v1/volumes and then I print the results. Links come from Google Books API. I don't create them manually. True. Fixed. Just updated the file to fix the subtitle field.
  24. There’s an option in the profile field to make it appear in the registration screen.
  25. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    What's New in Version 1.0.1: New features: New setting to control the ISBN format: 13 digits, 10 digits or both New setting to display a BUY THIS BOOK button in the book view 13 digits ISBN format will add a link to Barnes & Noble store 10 digits ISBN format will add a link to Amazon store Per member options in Account Settings to control Amazon settings Store URL: member can choose the URL to the store of their country Affiliate Program ID: this will be added in the BUY THIS BOOK button so the member can monetize with their submissions in case someone buys the book Fix: Book subtitle not saving