Jump to content

Adriano Faria

Clients
  • Posts

    31,587
  • 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 5.7.2 Compatibility: IPS 4.7.11+ only
  2. So I'll have to make a "hard-coded" cookie prefix? And where do I enable it?
  3. 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?
  4. 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.
  5. 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.
  6. 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.
  7. 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
  8. 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.
  9. It can be done too. Let me see if it will be approved then I'll add on a new version.
  10. https://invisioncommunity.com/forums/topic/465081-specified-key-was-too-long-max-key-length-is-1000-bytes/
  11. What's New in Version 1.1.5 Change FURL from Members, Gallery and Clubs to avoid conflict with Core and Members Tab applications.
  12. 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.
  13. You are. It is available for cloud customers only.
  14. If you have a container with comments disabled, it still shows the stats. It should display data from the item itself instead of comments in this case. EDIT: Probably be better if moved to Feedback.
  15. As per title, this will cause the new Statistic feature to display incorrect data if you reinstall the app: The record was added 7 minutes ago but shows data from a couple of hours ago.
×
×
  • Create New...