Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ICQ, AIM, MSN, Yahoo Online Status Details »»
ICQ, AIM, MSN, Yahoo Online Status
Version: 1.0.6, by adb22791 adb22791 is offline
Developer Last Online: Nov 2012 Show Printable Version Email this Page

Version: 3.5.7 Rating:
Released: 11-23-2005 Last Update: 01-04-2007 Installs: 125
Uses Plugins Template Edits
Re-useable Code  
No support by the author.

ICQ, AIM, MSN, Yahoo Online Status

Looking for the vBulletin 3.6.x version?

Developer: adb22791 - originally written for 3.0.x by BeerMonster
Current Version: 1.0.6
vBulletin Version: Tested and Working on 3.5.7
Edits: 2 Template Edits (3 if you use both postbit and postbit_legacy)

Please note:
This modification only works on vBulletin versions 3.5.3 and later. This
modification has not been tested on vBulletin 3.6.x yet.

What it does:
This
modification displays your AIM/ICQ/MSN/Yahoo Online Status in the postbit_legacy or postbit templates, as well as the member info page, using an icon. Uploading the modification will add a new setting category called IM Online Status, where you can choose the server you use to display a users IM Online Status. Server lists, etc, can be found at OnlineStatus.org. There is also an option built in to turn this mod off and display regular IM Online Status Icons, should you have problems.

To Install:
Download the .zip file attached here, and upload the product via the plugin manager in your admin CP. Then open Install.txt in the zip file and follow the instructions for template edits.

To Upgrade:
If you are running version 1.0.5, follow the instructions in 1.0.6's Upgrade.txt. If you are running later than version 1.0.5, please upgrade to 1.0.5 and then 1.0.6.

Current Bugs: (all current bugs fixed in 1.0.6)
-None Reported


Support
Please ask for support in this thread only. I will try my best to answer whatever question you have, or to fix whatever problem you are solving. Please also make sure that an issue you are having has not already been reported.

Changelog
(Please note this is a limited changelog, the full changelog is included in the zip file).
Version 1.0.6 (5th January 2007)
Updated product to work with vBulletin 3.5.7
Fixed misc errors in Memberinfo
Cleaned up formatting
Version 1.0.5 (16th June 2006)
Incorrect template variables fixed ("$post[username]" and "$userinfo[username]")
MEMBERINFO bug fixed
Documentation Updated
Streamlined other attributes of product

A few notes about custom icons... I have found through testing that using custom icons on your web server can make the online status icons load a lot faster. I suggest you download the icons from whichever online status server you use, and upload them to your forum directory (I put mine in images/icons). This is not necessary, just a little tip.

Please Please Please remember that even tough this hack is stable, things can still go wrong. I cannot and will not be held responsible for anything this hack may do to your forum or theme. As always, I recommend that you backup your database before applying this hack. Also please note that I reserve the right to remove this
mod at any time.

If you use this
mod please click Install.

Thanks,
adb22791

Supporters / CoAuthors

Show Your Support

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

Comments
  #32  
Old 12-02-2005, 09:40 PM
dboogie2288 dboogie2288 is offline
 
Join Date: Jan 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool plug in, remember if you dont like the icon that he has defaulted, you can goto www.the-server.net and select which osi icons you like... there are 4 sets as of now.
Reply With Quote
  #33  
Old 12-07-2005, 03:27 PM
funinthesun funinthesun is offline
 
Join Date: Oct 2005
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed this but nothing is showing up? I edited the post_bit template as I couldn't find the code to replace in the postbit_legacy template. Any ideas on what might be wrong?
Reply With Quote
  #34  
Old 12-07-2005, 07:53 PM
adb22791's Avatar
adb22791 adb22791 is offline
 
Join Date: Sep 2005
Location: Maryland
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What version of vbulletin are you running?
Reply With Quote
  #35  
Old 12-07-2005, 08:21 PM
funinthesun funinthesun is offline
 
Join Date: Oct 2005
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.5.0 (it says that in my postbit )
Reply With Quote
  #36  
Old 12-07-2005, 08:30 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did you import the product file?
Reply With Quote
  #37  
Old 12-07-2005, 08:36 PM
funinthesun funinthesun is offline
 
Join Date: Oct 2005
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes
Reply With Quote
  #38  
Old 12-07-2005, 08:49 PM
adb22791's Avatar
adb22791 adb22791 is offline
 
Join Date: Sep 2005
Location: Maryland
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting. It should be right under this code...
Code:
				<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
How much have you customized your theme? That could be part of it. Either way, you are basically replacing the normal AIM icons with icons that talk to my script.

This hack should work fine in vb 3.5.0. I will be releasing an update for vb 3.5.2 later tonight or tomorrow in which case you won't be able to use this hack for vb 3.5.0 or 3.5.1, but I can and will probably keep the old version available as a download.
Reply With Quote
  #39  
Old 12-08-2005, 07:16 PM
AWI's Avatar
AWI AWI is offline
 
Join Date: Dec 2005
Location: Midwest
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and works great......thanks
Reply With Quote
  #40  
Old 12-08-2005, 08:07 PM
Deimos Deimos is offline
 
Join Date: Oct 2002
Posts: 529
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question, is there anyway of getting this to work in the threadbit template?
Reply With Quote
  #41  
Old 12-08-2005, 08:44 PM
adb22791's Avatar
adb22791 adb22791 is offline
 
Join Date: Sep 2005
Location: Maryland
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deimos
Question, is there anyway of getting this to work in the threadbit template?
For what purpose? No IM icons are displayed on the threadbit template, at least that I know of.
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 05:07 PM.


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.07715 seconds
  • Memory Usage 2,308KB
  • Queries Executed 26 (?)
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_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
  • (4)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
  • (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