Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Daniel F

Clients
  • Joined

Everything posted by Daniel F

  1. Yes, the same bug affected several areas
  2. Thanks for the confirmation.
  3. Make sure that following setting. in your ACP => Community => Calendar - Settings is disabled That said, we have fixed/improved this for 5.0.9 :D
  4. Thanks, I've located the issue and have created an internal bug report for this.
  5. Have you uploaded the files manually or via the ACP?
  6. There's an invite members link in the menu
  7. Which method are you using for tasks?
  8. Thanks, this should be removed with the next upgrade.
  9. Daniel F commented on Esther E.'s entry in Blog
    You can download the dev files from the same modal where you can download IC5
  10. It was already said in the topic, but it seems some missed it:D Just to clarify something because you've mentioned "contact us" several times => the built in CONTACT US option which sends an email to the admin or to predefined email addresses is still here, only the support ticket requests which were part of IPS4 Commerce were removed in IC5! (Edit: Just a hint: We're using here an external URL as target, but you can try it on https://ic-essentials.com where it will open the contact us form
  11. It's safe to ignore this.
  12. onCreateOrEdit works here too \IPS\downloads\File::processAfterNewVersion $this->ui( 'formPostSave', array( $values ) ); /* Fire event for listeners */ Event::fire( 'onCreateOrEdit', $this, array( $values ) ); Webhook::fire( 'downloads_new_version', array( $this ) );
  13. Yeah, your vkid 3rd party login handler isn't compatible with the current version.
  14. Do you see any errors in your system log / server log? From my last days experience it's caused by old v4 applications which have left some deprecated extensions on your filesystem.
  15. IN_DEV is not available on cloud, which we already answered here, and for self hosted you would download the files from your client area and then upload them to the same directory where your community is.
  16. Had you any custom redirects in place, or did you just leave all the dead links which returned only a 404 response?
  17. That's probably not possible at the moment. Can you clarify what you're trying to achieve, maybe we can come up with a solution?
  18. What's wrong with visiting your ACP just clicking on "Upgrade Now" ?
  19. Have you probably translated some language strings recently? Does it happen with a new language?
  20. Are you meaning plugins or applications? If you’re really talking about plugins, where are you seeing them? I’m now aware of any place where they would appear in IC5! Outdated applications are still little bit WIP and we have an open bug report for this issue, because they trying to delete them results in an error.
  21. To fix this without disabling REDIS, just add following to the constants.php file of your dev instance and then clear the system caches via the ACP => System => Support site const SUITE_UNIQUE_KEY = 'FooDanielFe243dasdsadsai32'; I have reported this as bug, so that we improve this for a future version.
  22. Are you probably using Redis? Maybe your SUITE_UNIQUE_KEY is the same on both instances, I've seen this happening few times when people use the same downloaded file package.
  23. Couldn't you use the HTML widget in combination with the code posted in ?
  24. This really shouldn't make any difference. An upgraded site won't load anything different to a new installation. The same templates and same JS & CSS files will be returned, it may have some slower DB queries on really really big communities compared to a new, empty installation, but that's all
  25. This was answered already in another topic, but leaving the link here too

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.