The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 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 |
#2
|
|||
|
|||
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' |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Have you checked the option in your own General Settings for your own profile
|
#5
|
|||
|
|||
Would running the above query not change that setting for everyone?
|
#6
|
|||
|
|||
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
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|