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

Reply
 
Thread Tools
Facebook/MySpace-Like IM Bar Details »»
Facebook/MySpace-Like IM Bar
Version: 1.00, by Conner85 Conner85 is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.4 Rating:
Released: 11-13-2009 Last Update: Never Installs: 3
Template Edits
 
No support by the author.

I searched everywhere for a tutorial on how to create a Facebook/MySpace-like IM bar. I finally found a site that does all the work for you. It's as easy as creating an account at http://www.icemelon.com, customizing your bar and pasting code!

All credit goes to the author(s) at IceMelon.com

Live Demo: I have chosen to remove the live demo link because I have switched to CometChat. I no longer use this on my forums.

What this does:
  • Allows your users to interact with each other via instant message.

I do not own any rights to IceMelon.com. I just came across this awesome add on and I want to share it with everyone else.

INSTALLATION

1. Go to http://www.icemelon.com/services.php?details=IM and create an account.
2. Customize your bar's colors to fit your style. (customization options are limited to non-paying users)
3. Go to AdminCP>>Styles & Templates>>Style Manager and choose which style(s) you want to edit. In the drop down menu, click Edit Templates.
4. Find your header or footer (because every page uses header and footer templates and the IM bar will show on all pages) template and add at the very bottom
Code:
<script src="http://www.icemelon.com/IM/icemelon_IM.php?acct=YourACCTNumber&enc=YourENCCode&usr=$bbuserinfo[username]" type="text/javascript"></script>
If you only want your registered users to use this feature and not guests/unregistered users, use this code
Code:
<if condition="$show['member']">
<script src="http://www.icemelon.com/IM/icemelon_IM.php?acct=YourACCTNumber&enc=YourENCCode&usr=$bbuserinfo[username]" type="text/javascript"></script>
</if>
Make sure you use your ACCT number and ENC code in place of YourACCTNumber and YourENCCode.

On IceMelon, near the very end of your code, it will say
Code:
user=[USERNAME]
Be sure to keep
Code:
$bbuserinfo[username]
in place of that as it is above.

Keep in mind that paying users have more control over customizations. Paid features are listed at http://www.icemelon.com/IM.php?plans.

That should be it. If I left any steps out, please let me know. Enjoy!

Screenshots

File Type: jpg IMBarScreenShot.jpg (146.9 KB, 0 views)
File Type: jpg IMBarScreenShot2.jpg (149.9 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 11-14-2009, 04:30 AM
DustyJoe DustyJoe is offline
 
Join Date: Dec 2007
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

reserved
Reply With Quote
  #3  
Old 11-14-2009, 05:34 AM
hymoo hymoo is offline
 
Join Date: Nov 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This feature is nice but it's very slow I must say (after testing it in your forum)
Reply With Quote
  #4  
Old 11-14-2009, 05:42 AM
Conner85 Conner85 is offline
 
Join Date: Jan 2008
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've notice that too. Maybe the paid version is faster, but who knows. This is the only IM feature I can find for vBulletin, though. The author does state on his site that this feature is still in the works, so maybe he's still working out all the kinks.
Reply With Quote
  #5  
Old 11-14-2009, 05:43 AM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesnt show up for me...
and i have the info added correctly
Reply With Quote
  #6  
Old 11-14-2009, 05:53 AM
Conner85 Conner85 is offline
 
Join Date: Jan 2008
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RTMdotORG View Post
Doesnt show up for me...
and i have the info added correctly
Double check to see if you have these settings correct

You've entered your correct URL at IceMelon.com (it won't show up on any other URL except for the one you provide at registration)
You've replaced YourACCTNumber with the ACCT number IceMelon.com provided you
You've replaced YourENCCode with the ENC code IceMelon.com provided you
Reply With Quote
  #7  
Old 11-14-2009, 07:35 AM
Karm4 Karm4 is offline
 
Join Date: Jun 2008
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The idea is great but what is with all these people creating them and only hosting them on their servers? I want to host it all on my own server minus any sponsors. If anyone decides to create one let me know.
Reply With Quote
  #8  
Old 11-14-2009, 09:26 AM
abdobasha2004's Avatar
abdobasha2004 abdobasha2004 is offline
 
Join Date: Aug 2008
Posts: 541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is just template edit !
no mod
Reply With Quote
  #9  
Old 11-14-2009, 09:31 AM
amjadz4's Avatar
amjadz4 amjadz4 is offline
 
Join Date: Aug 2007
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where can you find the paid no ad version?
Reply With Quote
  #10  
Old 11-14-2009, 02:22 PM
GoTTi GoTTi is offline
 
Join Date: Jun 2002
Posts: 1,346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i use http://www.cometchat.com/
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 08:52 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.05303 seconds
  • Memory Usage 2,316KB
  • Queries Executed 24 (?)
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
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete