Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2591

Extensions in Development • Re: [3.3][RC] Browser Push Notifications

$
0
0
Check your forum's server settings
Screenshot 2024-09-04 024223.png

Tested force settings on/off and no difference... Thank you though!
I saw the same problem on the Like/Thanks notice. I found the solution in redirection. But I'm not sure why.
We can't reproduce any issues using Thanks for Posts.

It'd be helpful if you could post the JSON data that is in the DB table "phpbb_wpn_notification_push" column called "push_data" for a push notification triggered by Thanks for posts, as well as a regular notification, like from a PM or quote/reply.

Example:

Code:

{  "heading":"Testing Board",  "title":"tester_62 has thanked you for this post:",  "text":"\"Test\"",  "url":".\/viewtopic.php?p=3917#p3917",  "avatar":{"src":""}}

Code:

{  "heading":"Testing Board",  "title":"Private Message from tester_76:",  "text":"\"Blah blah blah\"",  "url":".\/ucp.php?i=pm&mode=view&p=1",  "avatar":{"src":""}}

Statistics: Posted by MattF — Fri Sep 06, 2024 11:55 pm



Viewing all articles
Browse latest Browse all 2591

Trending Articles