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)
-   -   Private Messages Enhancements - Another PM Notofication on Firefox (favicon) (https://vborg.vbsupport.ru/showthread.php?t=158335)

WarLion 09-20-2007 10:00 PM

Another PM Notofication on Firefox (favicon)
 
this modification is really simple this allow to change your favicon.ico for one animated

this mod will made a change the favicon when yo have a new Unread PM and change back when you read all the PM?s

what do you need to do

if you already have favicon.ico in your board just add this line below your favicon ico

Code:

<if condition="$bbuserinfo['pmunread']">
<link href="http://www.YouDomine.com/forum/favico.gif" TYPE="image/gif" REL="icon"/>
</if>

will look like this
Code:

<link rel="shortcut icon" href="http://www.YouDomine.com/forum/favicon.ico">   
<if condition="$bbuserinfo['pmunread']">
<link href="http://www.YouDomine.com/forum/favico.gif" TYPE="image/gif" REL="icon"/>
</if>

if you dont have any favicon you can just go to this link and create one
http://tools.dynamicdrive.com/favicon/
http://www.htmlkit.com/services/favicon/

and follow all the steps to put your favicon

and thats all a easy way to change your favicon on mp status

i just add a image but you can make your own , remember the size for a favicon ico have to be 16 x 16 px
for the animated size have to bee the same width and heigt (32 x 32px, 20 x 20 px, 16 x 16px. etc. )

iogames 09-28-2007 10:31 PM

Where are you?
Been looking for you... :mad:

I got a doubt about this mod...

SaltedSlug 11-04-2007 02:05 AM

Nice, installed.

But you made an typographical error in the code: The code links to "favico.gif", but the graphic you attached is "favicon.gif".


All times are GMT. The time now is 01:12 AM.

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.00897 seconds
  • Memory Usage 1,712KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete