vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   New PM Notification (https://vborg.vbsupport.ru/showthread.php?t=124056)

USAMustangs.com 10-08-2007 07:58 AM

This is a cool feature. However, I wanted the newpm.gif image to be right next to Welcome, Member. section in the navbar. So, I tweaked on the supplied code to make it display the way I wanted.

For those of you that are interested, here is the code.

Find in navbar template

Code:

<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />

Then place the following code (red) in the middle of that string

Code:

<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x] <if condition="$bbuserinfo['pmunread']">
                        <a href="http://www.yourwebsite.com/forum/private.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/newpm.gif" alt="You have a new PM" border="0"></a>        </if>
</phrase></strong><br />


I removed the <td> tags to keep the newpm.gif inside the same cell as welcome_x

EddG 12-14-2007 06:51 PM

Thank you for this lovely mod:)

UltraFanatics 12-15-2007 05:09 PM

Brilliant mod, so useful!

nyunyu 12-15-2007 06:23 PM

very nice..
replaced you previous flash envelope with this one..
Thanks

sawatdee 12-20-2007 03:55 AM

Works great thank you, marked as installed.

Keesa 12-29-2007 03:27 AM

This is great!!!!!!!!

Thank you.

weedheaven 12-30-2007 10:12 AM

Does anybody got an enveloppe for a darker style? on the default it looks super nice, but on my black one ugly. Anybody ?

redlabour 01-29-2008 05:05 PM

Any changes needed for 3.7?

glennybee 02-15-2008 11:13 AM

All the wee things add to the usability of the forum.

Many thanks :)

montsa007 02-29-2008 03:36 AM

Clicks Installed :p

Glynn58 04-02-2008 08:02 AM

thanks looks really good :up:

cafenetland 04-05-2008 09:59 PM

thx

installed

Reycer 07-07-2009 09:50 PM

works fine on 3.8.3


All times are GMT. The time now is 12:53 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.01329 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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