vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Private Message Notification! (https://vborg.vbsupport.ru/showthread.php?t=169362)

MR.BOSS 01-31-2008 10:00 PM

Private Message Notification!
 
This Mod Gives The Members A Clear Notification, Telling That They Got A Private Message!

Goto The Navbar Template, Add This To The End!

PHP Code:

<!-- PM Notification -->
<if 
condition="$bbuserinfo[pmunread]">
<
table  border="10" align="center">
<
tr>
            <
td><a href="private.php"><div style="text-decoration:none;"> <font size=5 color=red><b>You currently have $bbuserinfo[pmunread] Private Message!</font></b><if condition="$bbuserinfo[pmunread] >= 2">s</if> <font size=5 color=white><b><br><center>Click To View!</center></font></B></div></a></td>
        </
tr>
</
table>
<
br />
</if>
<!-- / 
PM Notification --> 

You Can Edit This Code, To Change The Words, Color, Size & Place!

MR.BOSS 02-01-2008 04:29 PM

Mr.Boss

BuRaCh 02-01-2008 08:35 PM

This hack already release...

https://vborg.vbsupport.ru/showthread.php?t=165543

mastertek2000 02-02-2008 11:25 AM

works great thanks also installed it on 3.6.8 and works great thanks again

MR.BOSS 02-03-2008 04:42 PM

you're welcome!

dvbusuario 04-15-2008 04:26 AM

Very good, thank you

Install!!!

gwerzal 04-15-2008 11:20 AM

So where does the notification appear

SuperTaz 05-02-2008 06:10 AM

Should appear right below the navbar. Mine did.

digicom 05-02-2008 11:15 AM

very cool apprciated

hellfirehooliga 05-19-2008 04:36 AM

works and looks nice, thanks


All times are GMT. The time now is 04:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01155 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete