vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Yahoo! IM - works with IM software rather than web message (https://vborg.vbsupport.ru/showthread.php?t=52126)

jibious 04-25-2003 04:12 PM

Yahoo! IM - works with IM software rather than web message
 
1 Attachment(s)
okay, just a briefer. i really dislike 'web' IMs, and thats what Yahoo Messenger implements with every single forum, live journal, etc that i've seen. so anyhow, i figured out how to make it function with the Yahoo Instant Messenger program/software instead of yahoo.com. i figured i'd share this with everyone.

i've made changes to mine, which i'll post as well. i really don't like the tacky icons that yahoo makes available for 'online indicator' (why can't they just do a simple yahoo demon smiley on the 'Y!').

okay, here's the original yahoo template:

Code:

<a href="http://edit.yahoo.com/config/send_webmesg?.target=$userinfo[yahoo]&.src=pg" target="_blank"><img src="http://opi.yahoo.com/online?u=$userinfo[yahoo]&m=g&t=1" alt="Send a message to $userinfo[username]" alt="$userinfo[username]'s Yahoo Messenger Online Status" border="0"></a>
just change to:

Code:

<a href="ymsgr:sendim?$userinfo[yahoo]"><img src="http://opi.yahoo.com/online?u=$userinfo[yahoo]&m=g&t=1" alt="Send a message to $userinfo[username]" alt="$userinfo[username]'s Yahoo Messenger Online Status" border="0"></a>
if you are like me and don't like the online status button thing, i just used Resource Hacker and extracted the Yahoo tray icon and made it a gif file (attached here - just upload to your forum images folder). here's the code i use (remove spaces on the imagesfolder part):

Code:

<a href="ymsgr:sendim?$userinfo[yahoo]"><img src="{ imagesfolder }/yahoo_icon.gif" alt="$userinfo[username]'s Yahoo Messenger ID is $username[yahoo]" border="0"></a>
okay, hope this helps out some people or just corrects an annoyance (if you have one). let me know if you have any problems.

*note: this is only for people who use the IM icons in the postbit section.

otto

Dean C 04-26-2003 12:07 PM

Thankyou for sharing with the community :)

- miSt

jibious 04-26-2003 12:41 PM

had to pop my cherry one way or the other :)


All times are GMT. The time now is 12:17 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.01180 seconds
  • Memory Usage 1,715KB
  • 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
  • (3)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