vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   New PM's in Header (blinking text or image) (https://vborg.vbsupport.ru/showthread.php?t=37427)

wooolF[RM] 04-15-2002 07:22 AM

]
Quote:

Originally posted by -=dm=-
cool!!
installed :D

but it didnt work for me in the postbit.

neither for me... but I got it to wotk in header...

Erwin 04-15-2002 08:11 PM

The headinclude script does slow down the loading of my pages quite a bit for some reason. Also, the PM text is blinking even after you have read your message - it blinks when you have new messages since your last visit, not when you have unread messages (unlike Firefly's PM bar blink hack).

Unknown553 04-15-2002 08:12 PM

Great hack and all, but in the install file it says that you've been having trouble with the div tags. You don't even need the div tag, the A tag has the id attribute too (oh yeah, and there is no title attribute in the A tag either), so you can change

Code:

<div id="pm"><a href="private.php?s=$session[sessionhash]" title="Private Messages"><smallfont>$headpm[messages] New PM(s)</smallfont></a></div>
<script language="javascript">
blink('pm');
</script>

to
Code:

<a href="private.php?s=$session[sessionhash]" id="pm"><smallfont>$headpm[messages] New PM(s)</smallfont></a>
<script language="javascript">
blink('pm');
</script>

And it works fine, with no concern for HTML errors. :)

TECK 04-15-2002 11:07 PM

cool.. thanks alot for the tip.. you see?? i get help from everyone..
i will mod this.. but before can anyone else try it? i guess is done this way for netscape..

can anyone with netscape test it? thanks.

TECK 04-15-2002 11:12 PM

Quote:

Originally posted by Erwin
The headinclude script does slow down the loading of my pages quite a bit for some reason. Also, the PM text is blinking even after you have read your message - it blinks when you have new messages since your last visit, not when you have unread messages (unlike Firefly's PM bar blink hack).
hmm it should not slow you down at all.. there are few people who test it on their servers, no probs at all.

and this is not a hack inspired from firefly's. ;)

wooolF[RM] 04-15-2002 11:15 PM

]1) I can assure u, that it doesn't slow down your forums at all... :)
2) works just great at mine forums, no errors, no blinking after u have read all messages
3) Firefly's hack and this one is two different things... :p

wooolF[RM] 04-15-2002 11:21 PM

]works fine, thanx :)

Quote:

Originally posted by Unknown553
Great hack and all, but in the install file it says that you've been having trouble with the div tags. You don't even need the div tag, the A tag has the id attribute too (oh yeah, and there is no title attribute in the A tag either), so you can change

Code:

<div id="pm"><a href="private.php?s=$session[sessionhash]" title="Private Messages"><smallfont>$headpm[messages] New PM(s)</smallfont></a></div>
<script language="javascript">
blink('pm');
</script>

to
Code:

<a href="private.php?s=$session[sessionhash]" id="pm"><smallfont>$headpm[messages] New PM(s)</smallfont></a>
<script language="javascript">
blink('pm');
</script>

And it works fine, with no concern for HTML errors. :)


trainer 04-16-2002 03:03 AM

Quote:

Originally posted by Erwin
The headinclude script does slow down the loading of my pages quite a bit for some reason. Also, the PM text is blinking even after you have read your message - it blinks when you have new messages since your last visit, not when you have unread messages (unlike Firefly's PM bar blink hack).
i had the same problem, it still flashs when i have already read the PM. i would rather it only flash when there is unread PM's, i uninstalled it because of this issue. great hack that i think should be added to vb3 instead of the pop-up

TECK 04-16-2002 03:11 AM

this is wierd. i get 2 comments. one that is working perfect and the other that it slows down the server and it doesnt blink only on new pm's.

well, it does blink only in new pm's. and it doesnt slow down my server. so far i got 3 people telling me on messenger that it works perfect (blinks the right way, server ok) and 2 here, that it doesnt.

can you be more specific? what browser do you use?
is all related to browser.

Unknown553 04-16-2002 04:02 AM

Works fine for me, blinks with new messages (read and unread) and server is seeing no increase whatsoever. Using IE 6.


All times are GMT. The time now is 06:16 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.01204 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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