Version: 1.0.3, by Princeton
Developer Last Online: Nov 2022
Category: Private Messages Enhancements -
Version: 3.6.8
Rating:
Released: 06-12-2007
Last Update: 10-30-2007
Installs: 192
Uses Plugins Template Edits
No support by the author.
NEW 1.0.3 VERSION (download pm_new_alert_popup103.zip)
GTPrivate Message Alert Popup replaces the javascript private message alert popup. It is similar to the one here on vbulletin.org except that the style is different.
The one supplied here is a standard vBulletin style. Below is a screenshot of how it looks like.
Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin).
Show your support and click Mark As Installed, Nominate For MOTM, or Support Developer.
All you have to do is upload the product via the Plugin system.
I know somebody will end up asking me so ..
If you are having problems:
Make sure that your vBulletin Options / Instant Messaging Support - Check for New Private Messages is enabled.
Make sure that the receiver of message has Show New Private Message Notification Pop-up checked.
Test by sending private message to another user (not yourself).
Duplicate alerts in navbar? Remove $pmmessage from navbar template.
Prefer to have alert in header template? Manually add $pmmessage to the bottom of your header template and change $gtpmmessage = true; to $gtpmmessage = false; in "Replace PM Popup" plugin
NOTE: This modifciation works similar to the alert popup. It will only display 1 time.
History:
v1.0.3 Fixed quote issue - title with quotes would appear with slashes eg. \"title\"
it doesn't work for me (3.6.8) - I sent a test message to myself, and there was no alert. I made sure that I had Show New Private Message Notification Pop-up checked, and manually added $pmmessage to the bottom of my navbar template. no luck - any ideas? any known conflicts with other hacks?
it doesn't work for me (3.6.8) - I sent a test message to myself, and there was no alert. I made sure that I had Show New Private Message Notification Pop-up checked, and manually added $pmmessage to the bottom of my navbar template. no luck - any ideas? any known conflicts with other hacks?
I also have the same problem have ensured all settings are setup but still dose not work!
Fixed quote issue - title with quotes would appear with slashes eg. \"title\"
there's no need to add $pmmessage
Having Problems?
Make sure that your vBulletin Options / Instant Messaging Support - Check for New Private Messages is enabled.
Make sure that the receiver of message has Show New Private Message Notification Pop-up checked.
Test by sending private message to another user (not yourself).
Duplicate alerts in navbar? Remove $pmmessage from navbar template.
Prefer to have alert in header template? Manually add $pmmessage to the bottom of your header template and change $gtpmmessage = true; to $gtpmmessage = false; in "Replace PM Popup" plugin
Awesome. Thanks for the update. After editing the plugin 'Replace PM Popup' and setting "$gtpmmessage = false;". I was able to add $pmmessage to vbAdvanced global output variables and to the adv_portal template and now the notification shows properly under the vbadvance portal.
Awesome. Thanks for the update. After editing the plugin 'Replace PM Popup' and setting "$gtpmmessage = false;". I was able to add $pmmessage to vbAdvanced global output variables and to the adv_portal template and now the notification shows properly under the vbadvance portal.