vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Yahoo Messenger Postbit Link Button (https://vborg.vbsupport.ru/showthread.php?t=136050)

theodonnells 01-09-2007 10:00 PM

Yahoo Messenger Postbit Link Button
 
What is this?
This small template modification adds a small icon in your post bit that when clicked will paste the thread link automatically into yahoo messenger for you to send to friends..
Attachment 58749

Installation

Download the yahoomsg1.zip

Extract it.

Upload the image to /images/buttons/ on your server.

--

Login into your Admin Panel.

Go to Styles and Templates > Style Manager > (Choose the appropriate theme) Select Edit Templates from the drop down list.

Find the template:
Postbit Templates >>
Choose Postbit_legacy or Postbit depending on which you are using.(Postbit Legacy is when your avatar etc is on the left of your posts, and Postbit is when the avatars etc are above your posts)

FIND:
HTML Code:

<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
REPLACE WITH:
HTML Code:

<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <!-- Yahoo -->
<span> <a href="ymsgr:im?+&msg=Check+this+out+{$vboptions[bburl]}/showthread.php?t={$thread[threadid]}" target="_blank"><img class="inlineimg" src="images/buttons/yahoomsg1.gif" alt="Submit to Yahoo Messenger" border="0"/></a></span> <!--/ Yahoo --> </div>


SAVE TEMPLATE.

Note:
You must have Yahoo messenger for this to work, and yes all it does is save you copy and pasting a thread link into yahoo messenger:D

iran.gs 01-12-2007 10:53 AM

I don't get it all skins comes with yahoo buttons

DPSR 01-12-2007 11:16 AM

Quote:

Originally Posted by iran.gs (Post 1156937)
I don't get it all skins comes with yahoo buttons

Its not to show your Yahoo! Messenger status, its like 'Tell a friend about this post' . It will be like 'Tell a friend on yahoo messenger (like in chat window) about this page'.

Please correct me if i am wrong!

theodonnells 01-12-2007 05:03 PM

Correct it takes the thread link and pastes it into your yahoo messenger...:D

InTeNsE-HuMoR 01-13-2007 08:34 PM

Can you make an MSN messenger version of this? :)

The Fat Boy 10-01-2007 09:40 PM

I think I can do an AIM version of this... has it been done?

The Fat Boy 10-02-2007 02:58 AM

i did it... simple code edit... do i need to make my own post? how do i do it?


All times are GMT. The time now is 02:13 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.02118 seconds
  • Memory Usage 1,726KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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