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)
-   -   [RELEASE vB 2.0] MSN Message Center like available on http://www.msn.com (https://vborg.vbsupport.ru/showthread.php?t=16335)

Chris Schreiber 05-09-2001 05:46 PM

Quote:

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

:D :p :D :p
Nope... it's Microsoft compliant :D

Yaa 101 05-09-2001 06:04 PM

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. :)

Christian 05-09-2001 06:07 PM

Thanks, my big friend!

You forgot to mention that you are the number 1 database's broken table fixer! :) ;)

Christian 05-09-2001 06:27 PM

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!

Yaa 101 05-09-2001 06:38 PM

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. :)

Christian 05-09-2001 07:40 PM

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

DeMoN 05-09-2001 08:05 PM

god i love you!
well i dont but ya know what i mean. i've asked for this hack b4

cyrus 05-09-2001 08:17 PM

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

Christian 05-09-2001 08:31 PM

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?

Christian 05-09-2001 08:42 PM

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!!!


All times are GMT. The time now is 01:23 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.01155 seconds
  • Memory Usage 1,734KB
  • 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)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