The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add Skype/Xfire/Google Talk to IM List Details »» | |||||||||||||||||||||||||
Well first off I would like to thank burnist for allowing me to re-release this hack as a product and change a few things so it will work with xfire and google talk also. Here is the original hack by burnist Add Skype To IM List.
The code is almost the same with very few changes all i really did was automate the query and adding the templates and added prases to it but you will still need to edit a few templates and have 1 file edit ONLY IF you want this feature. Title: Add Skype/Xfire/Google Talk to IM List Function: Adds a listings for Skype/Xfire/Google Talk along side the instant messengers in the profile, memberlist, postbit and Who's Online (WOL requires file edit) Installation: - Load The XML file in the Product manager - Upload im_skype.gif/im_xfire.gif/im_gt.gif to images/misc - Do Template Edits - WOL addition is listed in the Thread - If it becomes available the WOL will be added by a hook (future version) - Tested on vB 3.5 GOLD Author: Greg Orsi (Hawkbizkit) Original Author: Stewart Ritchie (acid burn/burnist) Date: Tuesday October 18th Version: 1.0 License: Provided "as is" with no warrnty. I take no responsibility for your board, always make a back up before modifying anything, even more important now as modifications them selves are stored in the database now. Can only be distributed on Vbulletin.org or other official Sites without my permission. OPTIONAL FILE MOD IF YOU WANT THIS FEATURE!!! The following will add Skype/Xfire/Google Talk to the Who's Online IM list, it was not included in the hack file as it requires file edits and the rest of the add-on uses hooks so you can add this at your own discretion. Depending on which version you install you will need to change a few things in the file edit. ######### ## WOL ### ######### Open online.php and find PHP Code:
For Skype: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Open The template 'whosonlinebit' Find HTML Code:
$userinfo[yahooicon] HTML Code:
$userinfo[gticon] $userinfo[xfireicon] $userinfo[skypeicon] ### /WOL ##### ############# Show Your Support
|
Comments |
#42
|
|||
|
|||
thx a lot...
|
#43
|
|||
|
|||
Quote:
Thnx |
#44
|
|||
|
|||
Hi,
sorry for asking that! Is it right, that for skype all user information are just displayed? Is there no interaction for adding users to the contactlist or sending msg via web to skype?! I do not use skype, but my users Regards, Tobi |
#45
|
|||
|
|||
I'm interested in add jabber a IM list, What should I change to get this??
|
#46
|
||||
|
||||
Silly question but...
I've installed this (haven't checked the functionality of it yet) and the headinclude edits show up at the top of my forum. Anything that I'm doing wrong to make this happen? Edit: To make it quit appearing, I had to edit the code from: PHP Code:
PHP Code:
|
#47
|
||||
|
||||
Hawkbizkit, could you make all those 3 IM images transparent so it will work fine on my dark skin please? Here's the link to my skin: http://forums.mgszone.com
|
#48
|
||||
|
||||
At the bottom of the instructions for WOL, it should read:
HTML Code:
$userinfo[gticon] $userinfo[xfireicon] $userinfo[skypeicon] HTML Code:
$post[gticon] $post[xfireicon] $post[skypeicon] |
#49
|
||||
|
||||
I got the headinclude fixed...
The issue was that I was putting it after: <script type="text/javascript"> <!-- var SESSIONURL = "$session[sessionurl_js]"; var IMGDIR_MISC = "$stylevar[imgdir_misc]"; // --> rather than in between: <script type="text/javascript"> <!-- var SESSIONURL = "$session[sessionurl_js]"; var IMGDIR_MISC = "$stylevar[imgdir_misc]"; // --> and </script> I guess I missed the </script> closetag altogether. |
#50
|
|||
|
|||
sorry i am in mexico and have been here since last friday and i come home this friday so until then i will not be around much for support but for the dark themed IM images i included the psd file so you can edit it for a dark theme since i also use a dark them.
|
#51
|
||||
|
||||
How do we add our own fields based on your hack?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|