View Full Version : privet message alert
Markos
05-06-2010, 05:07 PM
is there a mod for Vb4 that will alert you that you have a private message without you having to refresh the page ???
borbole
05-06-2010, 05:27 PM
is there a mod for Vb4 that will alert you that you have a private message without you having to refresh the page ???
By what means to alert you? There is a built in pop up option. To activate it for everyone, run this query at the phpmyadmin?
UPDATE user SET pmpopup = 1
If your db tables have a prefix, include that in the query as well.
ALternativly, have a look at these other mods:
https://vborg.vbsupport.ru/showthread.php?t=239733
https://vborg.vbsupport.ru/showthread.php?t=229428
Hope it helps.
Markos
05-06-2010, 05:34 PM
so this will alert me even if i don't refresh the page it will automatically pop up
borbole
05-06-2010, 05:47 PM
so this will alert me even if i don't refresh the page it will automatically pop up
Yes, you receive a popup the minute you will receive a pm. But to see those in action, try them all out at your test forum and see if they would fit your needs.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.