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.

Steven W.

Clients
  • Joined

  1. In Member.php, this: if( \count( $this->changedCustomFields ) > 0 OR ( \count( $changes ) > 0 AND !( \count( $changes ) === 1 AND isset( $changes['last_activity'] ) ) ) ) Needs to be replaced with this: if( \count( $this->changedCustomFields ) > 0 OR ( \count( $changes ) > 0 ) ) Otherwise, the listener will not fire in many cases where a user's data has been updated. In the v4, we could work around this with a save() hook, but in v5, hooks no longer exist.
  2. Steven W. started following vbresults
  3. Steven W. posted a provider in Providers Directory
    We help your enterprise compete against modern social media platforms through custom plugin development. We also specialize in third-party API integrations including AI LLMs, SSO's, and custom payment gateways. Contact: [email protected] Reviews

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.