vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Pop-up notification for Pm (https://vborg.vbsupport.ru/showthread.php?t=302293)

Lilmikeishere 09-14-2013 04:49 PM

Pop-up notification for Pm
 
Recently I've noticed certain usergroups do not recieve the pop-up notification box

To combat this problem, I've executed a SQL query:

Code:

UPDATE user SET pmpopup = 1
However, it seems that some people still don't get the pop ups
Me and the other administrators are one example of this

However, a test account I made recently into an admin does

I'm not exactly sure why this is happening, if anyone has any clue as to what it may be and could shed some light on it, I'd appreciate it

ForceHSS 09-14-2013 05:00 PM

You can run the one already per set in the admincp under the Maintenance/Execute SQL Query from the drop down box pick Yes - Pop up Notification Box When a Private Message is Recieved

or run this query from the large box below it
Code:

UPDATE `user` SET `pmpopup`='1'

Lilmikeishere 09-14-2013 05:11 PM

Quote:

Originally Posted by ForceHSS (Post 2445620)
You can run the one already per set in the admincp under the Maintenance/Execute SQL Query from the drop down box pick Yes - Pop up Notification Box When a Private Message is Recieved

or run this query from the large box below it
Code:

UPDATE `user` SET `pmpopup`='1'

I've done this already. It still doesn't work for my account and other older admin accounts, I'm not sure if it's just older registered accounts or a usergroup issue, but that query has definitely been ran and all the appropriate rows modified.

ForceHSS 09-14-2013 06:27 PM

Have you checked the option in your own General Settings for your own profile

smirkley 09-14-2013 06:58 PM

Quote:

Originally Posted by ForceHSS (Post 2445638)
Have you checked the option in your own General Settings for your own profile

Would running the above query not change that setting for everyone?

ForceHSS 09-14-2013 10:24 PM

Quote:

Originally Posted by smirkley (Post 2445640)
Would running the above query not change that setting for everyone?

It does but going by him it has not this is why i ask him to check the setting if it has been picked then there must be something stopping it ie error, custom plugin or some kind of pop up blocker on his browser its hard to know as no link was given so its guess work


All times are GMT. The time now is 07:09 PM.

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.03755 seconds
  • Memory Usage 1,724KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete