vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - Web Push notifications using OneSignal (https://vborg.vbsupport.ru/showthread.php?t=326558)

carik 09-18-2018 04:41 PM

Quote:

Originally Posted by iA1 (Post 2596412)
No, PM is not removed. It is there at line # 51.

ok!


and this is a link where you had to switch by click to push.
https://www.carhelp.info/forums/show...87#post1544887

z3r0 09-18-2018 06:43 PM

If you are using this you may want to take a look here - https://xenforo.com/community/thread...e-this.153212/

IMO there are GDPR implications.

carik 09-19-2018 09:18 AM

Quote:

Originally Posted by iA1 (Post 2596412)
No, PM is not removed. It is there at line # 51.

in the delivery report in onesignal if you look there writes here such
Filters {"key":"uid","field":"tag","value":"10234362","rel ation":"="}
all links in notifications have the wrong view. How to fix it? Thank you!

carik 09-19-2018 09:19 AM

Quote:

Originally Posted by z3r0 (Post 2596415)
If you are using this you may want to take a look here - https://xenforo.com/community/thread...e-this.153212/

IMO there are GDPR implications.

your mobile phone transmits a lot more personal data.

carik 09-19-2018 09:24 AM

Quote:

Originally Posted by iA1 (Post 2596412)
No, PM is not removed. It is there at line # 51.

in the settings of the service configured not to open in a new tab, but to switch to the tab if it is open in the browser. still open a new tab. I do not understand why.

iA1 09-19-2018 11:47 AM

Quote:

Originally Posted by carik (Post 2596420)
in the delivery report in onesignal if you look there writes here such
Filters {"key":"uid","field":"tag","value":"10234362","rel ation":"="}
all links in notifications have the wrong view. How to fix it? Thank you!

Check your forum url settings in Admincp -> Settings -> Options -> Site Name / URL / Contact Details
https://www.carhelp.info/forums/admi...ogroup=address

Have you entered the correct url for your forum there?

Quote:

Originally Posted by carik (Post 2596422)
in the settings of the service configured not to open in a new tab, but to switch to the tab if it is open in the browser. still open a new tab. I do not understand why.

This is something which cannot be controlled from this add-on. It can only be configured from OneSignal.

iA1 09-19-2018 11:49 AM

Quote:

Originally Posted by carik (Post 2596413)
https://www.carhelp.info/showthread....aign=onesignal Here such link comes in push, I think the end superfluous?

The end part is for Google Analytics. If you use analytics, then you can easily check how many users clicked on the notification and visited your forum.

carik 09-19-2018 12:06 PM

Quote:

Originally Posted by iA1 (Post 2596423)
Check your forum url settings in Admincp -> Settings -> Options -> Site Name / URL / Contact Details
https://www.carhelp.info/forums/admi...ogroup=address

Have you entered the correct url for your forum there?

Yes, it's all true. links to e-mail come correct.



Quote:

Originally Posted by iA1 (Post 2596423)
This is something which cannot be controlled from this add-on. It can only be configured from OneSignal.

probably because of the incorrect links, there on the service I set everything correctly.

carik 09-19-2018 12:10 PM

Quote:

Originally Posted by iA1 (Post 2596424)
The end part is for Google Analytics. If you use analytics, then you can easily check how many users clicked on the notification and visited your forum.

I do not have such settings anywhere.
but the question is why the link to push notification comes here is this:
PHP Code:

https://www.carhelp.info/showthread.php?p=1544887&utm_source=onesignal&utm_medium=push&utm_campaign=onesignal 

but here is the email:
PHP Code:

https://www.carhelp.info/forums/showthread.php?t=147458&p=1544887#post1544887 

a link to the email opens a topic or a PM, and the link from the push notification opens first 404 and then goes to the main page of the forum.

carik 09-19-2018 12:36 PM

PHP Code:

$contentId $post['postid']; 

???
PHP Code:

$contentId $threadid['threadid']&goto=newpost



All times are GMT. The time now is 09:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01385 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete