Back to vBulletin 3.6 Template Modifications

Really simple but nice notifications for Unactivated Users and PM
Mod Version: 1.00, by veenuisthebest

This modification is in the archives.
vB Version: 3.6.8 Rating: (1 vote - 5.00 average) Installs: 18
Released: 22 Mar 2008 Last Update: 22 Mar 2008 Downloads: 37
Not Supported Template Edits Re-usable Code  

*****************veenuisthebest**************
****************Visit http://tech6.com**************

Really simple but nice notifications for Unactivated Users and PM

Difficulty: Very Easy

Q. What does it do ??

A. Adds a nice simple text alert to unactivated members and notification for Private Message.

Q. Do I need this ??

A. Why install any plugins/hacks for prompting members to Activate their a/c or notifying them of a Private Message, when its soooo simple and can be done in not even a minute with just some minor template edits..!!

Template Edit: 2
1 for header template
1 for navbar template

Begins here:-

Open HEADER template and add this to the end (For alert to unactivated members):-

Code:
<center>
<if condition="is_member_of($vbulletin->userinfo, 3)"><strong>You must activate your a/c to access restricted features of Yoursite.com, <a href="register.php?do=requestemail" target="_top" style="color: red;">click here</a> to resend Activation Mail. If you suspect your email address is set wrong, you may edit it <a href="profile.php?do=editpassword" target="_top" style="color: red;">here</a>.</strong></if>
</center>
Note:- Replace Yoursite.com with your actual site's name

Open NAVBAR template (For PM notification)

Find:-

Code:
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
Add After:-

Code:
<if condition="$bbuserinfo['pmunread']"><br /><strong><a href="private.php" target="_top" style="color: red;">You have New Private Message(s)</a></strong></if>
DONE !!!

Hope you like this one, very simple but really useful..

Please click if you like it !!

SCREENS:-

http://img187.imageshack.us/img187/404/unactivatedalertgl4.jpg
http://img156.imageshack.us/img156/6415/pmalerthb2.jpg

***************************************************************************
***************************************************************************

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Complete Instructions- veenu.txt (2.0 KB, 36 downloads)

Similar Mods

Tiny hack: Custom nopermission message to unactivated users vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024