Jump to content

Adriano Faria

Clients
  • Posts

    31,592
  • Joined

  • Days Won

    473

 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 Adriano Faria

  1. What's New in Version 2.7.2 Compatible with IPS 4.7.11+ only Add support to Stock Photos (Pixabay) in upload fields
  2. What's New in Version 1.6.2 Compatible with IPS 4.7.11+ only Add support to Stock Photos (Pixabay) in upload fields Current version is 1.6.2 and not 1.6.1.1 as shown in the marketplace.
  3. What's New in Version 1.2.1 Compatible with IPS 4.7.11+ only Add the ability to add Polls to artist records New option per category Add support to Stock Photos (Pixabay) in upload fields Add article records photos in the Other Media section of the editor.
  4. What's New in Version 5.7.2 Compatibility: IPS 4.7.11+ only
  5. So I'll have to make a "hard-coded" cookie prefix? And where do I enable it?
  6. Wow, so there's another issue there as it is working. 😄 Are you going to release a patch or only next month with a new version? @Stuart Silvester, this is working for me: public function _getEssentialCookieNames(): array { $appCookie = \IPS\Settings::i()->ntr_CookiePrefix . '_*'; return array( $appCookie ); } It shouldn't?
  7. Thank you, @Stuart Silvester; that did it. 👍 @opentype, the new version was just uploaded but I wouldn't wait for it in less than one week or so (I already have 12 resources awaiting). I'll send you a message with a file edit and you're done. It's just to update the version when it's available.
  8. Yes, it's a new (not documented) thing in IPS 4.7.11: Will upload a new version as soon as I fix it. I'll probably have to leave cookies behind and store the info on the database, as the cookies from this app are dynamic (stores the forum ID) and the new function doesn't seem to support this.
  9. This should also be listed in Release Notes -> Changes affecting third-party developers and designers. It would avoid us to look for in core files when our resources stop working. Thank you.
  10. What's New in Version 1.3.1 Compatible with IPS 4.7.11+ only Add support to Stock Photos (Pixabay) in upload fields Add book covers in the Other Media sections of the editor Add missing language bit: books_bookshelf_pl_lc
  11. You can show any user as “author” of the notification. It doesn’t have to be a content item to show there. In this case, as many others, should display the photo of the one who requested the PII data. Not show a photo is pretty weird as there is no other notification without it.
  12. It can be done too. Let me see if it will be approved then I'll add on a new version.
  13. https://invisioncommunity.com/forums/topic/465081-specified-key-was-too-long-max-key-length-is-1000-bytes/
  14. What's New in Version 1.1.5 Change FURL from Members, Gallery and Clubs to avoid conflict with Core and Members Tab applications.
  15. This is a very old bug in Core: https://invisioncommunity.com/forums/topic/433280-error-with-furl-changes/ In this topic you will find a way to workaround. FTP needed. The problem is that you will have to do it every time a new version is released.
×
×
  • Create New...