Jump to content

Daniel F

Invision Community Team
  • Posts

    6,581
  • Joined

  • Days Won

    37

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Daniel F

  1. On my own boards I have removed the limit, because it seems that google doesn't care that much about the length. According to https://www.searchenginejournal.com/google-title-tag-length/400682/#close the community came up with this based on what google displays (depending on the used device)
  2. Thank you very much for the report, I have filled a bug report. This affects literally all Charts which are able to also return the data as a table.
  3. This can be enabled via this setting but please see warning in the description, I wouldn‘t advice to enable this.
  4. I'm really sorry for the confusion here. @Jim M just shared some further details with me and it looks like a legit issue, which I have logged to our bug tracker.
  5. You could also use Zapier Filters to create a condition to continue the Zap only if the user is in a specific group.
  6. When it's ready:) or Soon™ ( Sorry for not being more specific ) Unfortunatly it was delayed because we've prioritised the task to make it available for self hosted clients, before we ship any new Zapier features. That said, we've enhanced some existing REST API endpoints and have added few new webhooks for the next release of the suite, which are required for our new Zapier triggers and actions, which are coming along other many under the hood improvements. I really can't wait to share all the new stuff with you!
  7. You can literally use profile fields for this! Create a new Profile Field with the type "Select" called "Interests". Keep in mind that profile fields don't have to be shown anywhere. So if you want to use them only for the bulk mail or group promotion, you can:) Members can set their interests by setting the field. Create your group promotion or bulk mail and use the Interests profile field filter to sent / promotion only the users which are relevant.
  8. I have already replied few hours ago with further instructions because of the missing credetials!
  9. I‘m going to investigate this further via a ticket which I have just crested for your account.
  10. Take a look at the similar content block, where the content is depending on the viewed item 😉
  11. Do you see any logged errors in your system log?
  12. I’ll make sure to trigger the same webhook here in a future release.
  13. Hi, the POST endpoint contains already the join and renew fee parameters. * @apiparam \IPS\nexus\Money joiningFee Cost to join the club (Nexus must be installed, paid clubs must be enabled, and the owner must be allowed to create paid clubs) * @apiparam \IPS\nexus\Purchase\RenewalTerm renewalTerm Renewal term for the club (joiningFee must be set)
  14. You can use their builder and copy the generated code into your template 🙂 https://mailchimp.com/en/help/add-a-pop-up-signup-form-to-your-website/
  15. We have only a bulk mail feature for registered members, but there’s unfortunate no newsletter feature in our core.
  16. Thanks for the report, I have fixed this for an upcoming release.
  17. That’s the IP. Download app in combination with commerce. You’ll also need commerce if you want to allow your members to sell the items.
  18. Have you rebuilt the cache after the config file change? also don’t forget to review the file storage settings and last but least, block outgoing emails by either using the debug mailhandler or by using one of the dozen external staging/debug smtp providers to not send any mails from your staging environment to your members
  19. I'm working on the nightowl ticket right now. Edit: It's an issue with the "neviewpasswordonstandardlogin" plugin
  20. I'm confused. You mentioned that you want to customize the behavior when the approve button in your ACP is clicked. There's unfortunately no REST API endpoint in IPS to change the invoice or transaction status.
  21. This was patched today. Please visit your ACP-System section and follow the instructions to apply the patch.
  22. You could hook into \IPS\nexus\Transaction::approve()
×
×
  • Create New...