Skip to content
View in the app

A better way to browse. Learn more.

SOS Invision

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.

Notifications

Featured Replies

  • Administrator

Notifications

This application will allow members to send notifications to other members.

Group permissions:

  • Can send notifications to members

  • Can send notifications to groups

  • Content items required to send notifications

  • Restrict new notifications per hour/day/week, or month

Member Restriction:

  • Can send notifications?

File Information

Submitter Adriano

Submitted 10/18/2024

Category Paid Applications

View File

Notifications

  • Replies 10
  • Views 797
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hello Adriano, I’ve upgraded to Invision Community 5. I downloaded this application as soon as I saw it, and I’m now setting it up. I’m excited to test it. Best regards.

  • NuclearGeneral
    NuclearGeneral

    Hi Adriano, I found what appears to be a bug in the notifications app’s group form handling for the Guests group. When editing and saving the Guests group, the extension at applications/notifications/

Posted Images

Hello Adriano,
I’ve upgraded to Invision Community 5. I downloaded this application as soon as I saw it, and I’m now setting it up. I’m excited to test it.
Best regards.

  • 9 months later...

Essas notificações vão para o navegador ou apenas dentro do site?

  • Author
  • Administrator
48 minutes ago, Bruno Tavares said:

Essas notificações vão para o navegador ou apenas dentro do site?

São notificações personalizadas da suíte:

image.png

Se liga : pixel.dev.br - notificações direto no navegador. Consegue evoluir para algo assim? Estilo o pushnews

  • Author
  • Administrator

A IPS já tem push notifications. Não me lembro se este app está habilitado para isso.

2 minutos atrás, Adriano disse:

A IPS já tem push notifications. Não me lembro se este app está habilitado para isso.

Nunca consegui usar ele kkk

  • Author
  • Administrator

Só ativar... deve estar faltando a extensão GMP do PHP em seu server. Está ativo aqui neste site:

image.png

  • 7 months later...
  • 3 weeks later...

Hi Adriano, I found what appears to be a bug in the notifications app’s group form handling for the Guests group.

When editing and saving the Guests group, the extension at applications/notifications/extensions/core/GroupForm/notification.php does not render the notification-related fields for Guests because they are wrapped in a guest-group check in process(). However, in save(), it still tries to read and save those same values unconditionally:

  • n_send_notification_members

  • n_send_notification_groups

  • n_content_count

  • g_notification_restriction

For the Guests group, those values are not present in $values, so n_send_notification_members / n_send_notification_groups end up NULL, and Members::setGroupData() then attempts to REPLACE them into notifications_groups, where the columns are non-nullable.

This causes the save failure:

IPS\Db\Exception: Column 'n_send_notification_members' cannot be null (1048)

Stack trace points to:

  • applications/notifications/extensions/core/GroupForm/notification.php

  • applications/notifications/sources/Members/Members.php

It looks like the save() method needs to either:

  • skip this save path for the Guests group, or

  • provide explicit defaults for those fields when the group is Guests.

This is reproducible on saving the Guests group in ACP, even before any unrelated third-party group-form changes.

  • Author
  • Administrator

What's New in Version 2.0.2:

  • Fix errors when saving the Guests group.

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.

Account

Navigation

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.