3.3.x Extensions Database 3.2 / 3.3Push Message

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Post Reply Previous topicNext topic
User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Push Message

Post by dmzx »

Extension Name: Push Message
Author: dmzx & martin

Extension Description:
Push Message, message short messages to notify members. Email option also available, check notifications settings to set it.

If you phpBB Browser Push Notifications is installed browser will notify you.




- Add code to show sent/received messages on push message page, ACP included.


- Code update for mChat @ integration.


- Code update generate_text_for_storage for message.


- Changed username input.
- Deleted code for Order by.
- Code update.

Screenshots:
Image

Image

Image

Image

Image

Image

Image

Extension Download:
Download-link
Push Message v1.0.4
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `pushmessage`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `pushmessage` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/pushmessage/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Push Message` under the Disabled Extensions list, and click its `Enable` link.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Push Message

Post by dmzx »

First post updated.

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 10 Opera

Re: Push Message

Post by ivailo95 »

Is it responsive for Opera GX ?
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Push Message

Post by martin »

No it is os based.

Windows it shows bottom right corner.
Linux top of screen in the center.

It is not browser styled.
Image

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 10 Opera

Re: Push Message

Post by ivailo95 »

martin wrote: 12 Feb 2025, 00:49 No it is os based.

Windows it shows bottom right corner.
Linux top of screen in the center.

It is not browser styled.
Thanks for the answer Martin ! :buigen:
appriciated

User avatar

SpIdErPiGgY
Users
Users
Posts: 117
Joined: 04 Feb 2021, 23:54
    Windows 10 Firefox

Re: Push Message

Post by SpIdErPiGgY »

Code: Select all

INSERT INTO phpbb_pushmessage_log (pushmessage_send, pushmessage_recv, pushmessage_comment, pushmessage_type, pushmessage_date) VALUES (2, 349, 'Dit is een test 😒', '1', 1740221413)
Image

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Push Message

Post by dmzx »

SpIdErPiGgY wrote: 22 Feb 2025, 11:48

Code: Select all

INSERT INTO phpbb_pushmessage_log (pushmessage_send, pushmessage_recv, pushmessage_comment, pushmessage_type, pushmessage_date) VALUES (2, 349, 'Dit is een test 😒', '1', 1740221413)
Thanks for the report, will be solved in next release :thumbup:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Push Message

Post by dmzx »

First post updated.

User avatar

SpIdErPiGgY
Users
Users
Posts: 117
Joined: 04 Feb 2021, 23:54
    Windows 10 Firefox

Re: Push Message

Post by SpIdErPiGgY »

Thank you, emoji works now 😁

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Android Chrome

Re: Push Message

Post by dmzx »

:thumbup:
SpIdErPiGgY wrote: 22 Feb 2025, 22:19 Thank you, emoji works now 😁

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Push Message

Post by dmzx »

First post updated.

User avatar

fastgil.com
Users
Users
Posts: 20
Joined: 17 Sep 2019, 19:10
    Windows 10 Firefox

Re: Push Message

Post by fastgil.com »

fr.rar
FR version
Check if I'm receiving a message in the mchat
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

miri4ever
Users
Users
Posts: 71
Joined: 22 Jan 2017, 15:39
    Windows 10 Firefox

Re: Push Message

Post by miri4ever »

If MChat Support is on, I get this error message if I submit, and it first throws out this error, and after refreshing, the message is displayed in MChat, but the user just got an empty message.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

Post Reply Previous topicNext topic