Back to vBulletin 3.6 Template Modifications

Simple Unread PM Notification
Mod Version: 1.00, by Otikeu

This modification is in the archives.
vB Version: 3.6.8 Rating: (4 votes - 5.00 average) Installs: 41
Released: 23 Sep 2007 Last Update: Never Downloads: 8
Not Supported Template Edits  

Simple Unread PM Notification
Tested with vBulletin 3.0.x, 3.5.x, 3.6.x

Very easy modification. Although it isn't as fancy as some, this template modification is meant for those that just want a simple and attractive notification that is... well... noticeable. It should be able to easily integrate into your design as well as easy to install.

I have a User CP Modification coming in the next month or so, which is of course more complex than this modification.

Release (final 1.0.0):
+ Displays only if the Member has a Unread PM
+ Tell the Member how many pms are unread.
+ Provides link to private.php for fast access.
+ Is displayed (if active) on virtually every forum page.

Instructions/Installation: Very Easy

In the Style Manager, open the template "navbar" and find the following code:
Code:
<!-- / nav buttons bar -->
<br />

Add this code directly below:
Code:
<if condition="$bbuserinfo[pmunread]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
			<td class="thead"><a href="private.php"><div style="text-decoration:none;">You currently have $bbuserinfo[pmunread] Unread Private Message(s)! Click Here!</div></a></td>
		</tr>
</table>
<br />
</if>
------------------------------------
And then Save, as you're done! Enjoy the the simple notifier!

Download

No files for download.

Supporters / CoAuthors

  • Otikeu

Screenshots

Click image for larger version
Name:	pm_notice.jpg
Views:	1042
Size:	34.9 KB
ID:	70194  

Similar Mods

Mini Mods Simple Notification vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024