Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Details »»

Version: , by Admin (Coder) Admin is offline
Developer Last Online: Nov 2024 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 11-09-2001 Last Update: Never Installs: 281
 
No support by the author.

This is a very simple hack, yet I kinda like it.
Don't you just hate it when you write a long PM to someone, send it, and he doesn't even notice it?!

NO MORE!

Install this very easy hack and no one will be able to ignore the PM again.

This is almost just a template hack, but since it does involve editing a file and adding 4 lines of PHP code, it qualifies as a hack.
Sue me.

Anyway, what does this hack do?
Whenever you come to the forum main page, and you have any unread messages (even if they aren't new), the category strip that says "Private Messages" will blink.
Simple, but effective.

To see a demo of this, just send yourself a PM and see what happens. I'm sure you'll like it.

Installing this will take you 2 minutes if not less, it's very very simple.
I also don't expect too many support requests.

Anyway, have fun!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 03-11-2002, 04:44 AM
b-b00gie b-b00gie is offline
 
Join Date: Mar 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess this doesnt work with Netscape?

It works fine in IE, but I'm trying it with NS 6 and nothing happens... :ermm:
Reply With Quote
  #123  
Old 03-11-2002, 05:24 AM
FWC's Avatar
FWC FWC is offline
 
Join Date: Oct 2001
Location: Ontario, CA
Posts: 821
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by b-b00gie
I guess this doesnt work with Netscape?


It works fine in IE, but I'm trying it with NS 6 and nothing happens... :ermm:
What does work with Nutscrape? It's junk. :tired:
Reply With Quote
  #124  
Old 03-11-2002, 10:19 AM
b-b00gie b-b00gie is offline
 
Join Date: Mar 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I use IE, but I'm concerned about the rest of my visitors.

It looks like this goes above and beyond the 'blink PM' hack. All the tables in vb are messed up in Netscape 6. They are all sized incorrectly. Same goes for the text fields.

If you click on a smilie to insert it, it erases your text. Also... why are animated gifs moving at 10x the correct speed!! aaaaaaaaaaahhhhhhhhhh!!@#$!@!

:speechless:

EDIT: ok, looks like the smilies thing was a one time thing.. it works now.

This is with Netscape 6.2 btw. Tested on XP and NT4.

Will vb3 fix any of these issues? Mainly the table/textbox sizes?
Reply With Quote
  #125  
Old 03-11-2002, 11:22 AM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just edit the javascript code in the hack... replace the {replacement} with whatever color code you want.
Reply With Quote
  #126  
Old 03-11-2002, 11:49 AM
b-b00gie b-b00gie is offline
 
Join Date: Mar 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
<script language="JavaScript">
<!-- 
Begin
$pmblink pmBox
.bgColor='#1D6AA0';
$pmblink setInterval("Timer()"500);
$pmblink x=1;
 function 
Timer() {
    
set=1;
    if(
x==&& set==1) {
        
pmBox.bgColor='#336D95" background="https://vborg.vbsupport.ru/images/catagory_backing.gif';
        
x=1;
        
set=0;
    }
    if(
x==&& set==1) {
        
pmBox.bgColor="#D60000";
        
x=0;
        
set=0;
    }
}
// End -->
</script
Thats what I have as the javascript, it still doesnt work.

I've also tried:

pmBox.bgColor='#D60000'; & pmBox.bgColor=#D60000;



Help! :cry:


Ack!! how do I paste code without having it come up with the category colors from this forum?

Anyway.. I have {variables} for the category color which is fine... the flashing color I manually set to #D60000 (red). It doesnt work in NS 6.2
Reply With Quote
  #127  
Old 03-11-2002, 02:33 PM
Radon3k's Avatar
Radon3k Radon3k is offline
 
Join Date: Nov 2001
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FireFly-It works great, thanks!

b-b00gie-You have to leave the {} in there. It works just fine for me!
Reply With Quote
  #128  
Old 03-11-2002, 02:41 PM
b-b00gie b-b00gie is offline
 
Join Date: Mar 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Radon3k
FireFly-It works great, thanks!

b-b00gie-You have to leave the {} in there. It works just fine for me!
Tried that too a few minutes ago.


How about this... on 4 different machines running 95,98,XP,NT all with Netscape 6.2 the blink PM wont even work on vbulletin.org when I send myself a PM..


Do any of you even have NS 6.2 installed that are telling me it works??


Dont get me wrong this works like a charm in IE and I LOVE IT!!! but I'm concerned with my netscape viewers...
Reply With Quote
  #129  
Old 03-11-2002, 04:16 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's probably because of Nutscrape unbelievably crappiness which doesn't support this code. Sorry.
Reply With Quote
  #130  
Old 03-11-2002, 04:28 PM
b-b00gie b-b00gie is offline
 
Join Date: Mar 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK.. no worries then...


I was just getting frustrated because I thought others were saying it does work with Netscape 6. But then I tried it on this site and it didnt work here either.. :disappointed:


Thanks for the help though! :tired:
Reply With Quote
  #131  
Old 03-13-2002, 10:55 AM
Birdie501's Avatar
Birdie501 Birdie501 is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

can somebody tell me how to change the code that when the table is blinking and you go over this field it will be linked to the privat messages in user cp?

Sorry for my english

Birdie501
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09299 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete