vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Blinking Evelope on PM (https://vborg.vbsupport.ru/showthread.php?t=96221)

Delphiprogrammi 09-25-2005 12:42 PM

Quote:

Originally Posted by Boofo
Any pics?

that envelope jumps up and down nice nice

lairnoc 09-25-2005 07:25 PM

Quote:

UPDATE: NO LONGER REQUIRES FILE EDIT.
sorry but if i dl the file still needs a file edit...

Andreas 09-26-2005 09:31 AM

Here is the Template edit

In template navbar
FIND
Code:

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<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>
</div>

REPLACE that WITH:
Code:

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><if condition="$bbuserinfo['pmunread']">img src="$stylevar[imgdir_misc]/benvelope.gif" width="18" height="16" alt="" /></if><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
</div>

Upload benvelope.gif to images/misc

deathemperor 09-26-2005 10:25 AM

you missed a < before img tag, below is the correct version
HTML Code:

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><if condition="$bbuserinfo['pmunread']"><img src="$stylevar[imgdir_misc]/benvelope.gif" width="18" height="16" alt="" /></if><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
</div>


o0Hubba0o 10-02-2005 04:46 AM

Would it be possible to get ONE person to post everything we need to do for this? All the posts saying you can or cant or should do it this way and they're all different from what's in the zip.

Delphiprogrammi 10-02-2005 08:04 AM

Quote:

Originally Posted by o0Hubba0o
Would it be possible to get ONE person to post everything we need to do for this? All the posts saying you can or cant or should do it this way and they're all different from what's in the zip.

open template navbar find $pmbox variable

replace with

HTML Code:

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><if condition="$bbuserinfo['pmunread']"><img src="$stylevar[imgdir_misc]/benvelope.gif" width="18" height="16" alt="" /></if><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
</div>

upload the benvelope.gif image to /forum/images/misc

done

Vizionz 10-03-2005 06:18 PM

i liked the old blinking text on pm firget the image just make the text blink and i am straight

dsotmoon 10-03-2005 10:48 PM

installed, thanks

thedvs 10-05-2005 07:54 PM

anyone got a blinking transparent gif for dark boards? :)

TygerTyger 10-06-2005 12:31 PM

Very handy mod indeed. I like :D Few suggestions though...

Remove your Thumbs.db file from the zip :D

Locate the envelope image in the images directory by default. Or even images/misc. That's what it's there for ;)

Add a single whitespace after $displetter in the code so it is nicely spaced between the image and the PM message info, and knock IMG and SRC down into lower case (it's good practice!)

What happened to the envelope icon? It looks corrupted mate, there's artifacts all over bumping the filesize way up. You can use mine if you like, I really posted it for thedvs but anyone who wants it can use it. There's a square and slightly rounded version, both about an 8th the filesize of the original.

Thanks for the mod again, it's the samll touches that can make the difference!


All times are GMT. The time now is 12:31 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.01277 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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