Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by Christian Christian is offline
Developer Last Online: Feb 2002 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 05-08-2001 Last Update: Never Installs: 22
 
No support by the author.

I could manage to implement the Messege Center from msn.com to vBulletin.
It doesn't work yet like the online indicators for Yahoo or ICQ, but that can perhaps be added by editing the VBS file.

Anyway, it offers the function to access your hotmail account, to create a new one, to download MSN Messenger, to start it and viewing the contacts in real time (without to have to refresh the page).

You can look at it here:

http://www.knowledge-emporium.com/tke/forum/index.php


I'm currently writing the instructions how to install it!


But before I release it I need to know one thing:

If someone has the MSN Messenger NOT installed, please go to our site and tell me if there is a link shown where you can download it!
I don't want to uninstall it just to see if it works!

Show Your Support

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

Comments
  #12  
Old 05-09-2001, 05:46 PM
Chris Schreiber's Avatar
Chris Schreiber Chris Schreiber is offline
 
Join Date: Oct 2001
Location: Philadelphia, PA
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Christian
Do you think it is W3C compliant?

Nope... it's Microsoft compliant
Reply With Quote
  #13  
Old 05-09-2001, 06:04 PM
Yaa 101 Yaa 101 is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi I made the dutch translation for johnny.

Hello all i am the coding and administrative partner of Christian on TKE.
Basicly I do most things in computing and never afraid to experiment with webservers.

We are just starting with another site wich you can get to by clicking the link in my sig.

Bassie.
Reply With Quote
  #14  
Old 05-09-2001, 06:07 PM
Christian Christian is offline
 
Join Date: Nov 2001
Location: wuerzburg.germany.earth
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, my big friend!

You forgot to mention that you are the number 1 database's broken table fixer!
Reply With Quote
  #15  
Old 05-09-2001, 06:27 PM
Christian Christian is offline
 
Join Date: Nov 2001
Location: wuerzburg.germany.earth
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To raise the number of shown online contacts from 5 to a higher number, open the file MC.VBS.

There you look for

nc=5

It is in line 130.

Set the number you want to have there!

Upload it again to your server!

BUT:

More than 75 doesn't make sense because that the maximum number of online contacts you can have in MSN Messenger!
Reply With Quote
  #16  
Old 05-09-2001, 06:38 PM
Yaa 101 Yaa 101 is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good job my friend the 30 is enough for us indeed...

I thought strange that list and how can we incorperate as like the other icons...
I kinda like it now it even shows the number of mails in your box...

What's next? Weather? lol...

Bassie.
Reply With Quote
  #17  
Old 05-09-2001, 07:40 PM
Christian Christian is offline
 
Join Date: Nov 2001
Location: wuerzburg.germany.earth
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The names of the online contacts are cut to 17 letters by default.

To show the full length (the table is wide enough) find:

Code:
AB_=fixName(H_(i).FriendlyName,17)
It is in line 140

Replace it with:

Code:
AB_=fixName(H_(i).FriendlyName,130)
130 signs is the maximum length of a name in MSN Messenger!


:::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::


All updates are included in version 1.1 which replaced the old version.
Zip file is updated
Reply With Quote
  #18  
Old 05-09-2001, 08:05 PM
DeMoN
Guest
 
Posts: n/a
Default

god i love you!
well i dont but ya know what i mean. i've asked for this hack b4
Reply With Quote
  #19  
Old 05-09-2001, 08:17 PM
cyrus's Avatar
cyrus cyrus is offline
 
Join Date: Oct 2001
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

the hack is working fine apart from the fact that when you log out of the board, the image in the left bar next to the hack doesnt appear.

when i find out the properties of the image location is says :-

...folder/.gif

this is why it doesnt appear but I dont know how I can fix this.

Can someone tell me how please.

Thanx
Reply With Quote
  #20  
Old 05-09-2001, 08:31 PM
Christian Christian is offline
 
Join Date: Nov 2001
Location: wuerzburg.germany.earth
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The same things appeared for some ppl with the world time zone hack!

It uses the icon for the PM status!

I really dunno what accours this.

For me it works fine, and it is not an error in the code!

One question:

Is the icon for the PMs also away?
Reply With Quote
  #21  
Old 05-09-2001, 08:42 PM
Christian Christian is offline
 
Join Date: Nov 2001
Location: wuerzburg.germany.earth
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I found a solution:

in the template replace "$lightbulb.gif" with "on.gif".

The always the yellow icon is shown and it is not dependent on the PM status anymore.

THIS FIX IS ALSO INCLUDED IN 1.1!!!
Reply With Quote
Reply


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 11:30 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.14361 seconds
  • Memory Usage 2,303KB
  • 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
  • (2)bbcode_code
  • (1)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)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