Register Chat Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools
  #1  
Old 30 Apr 2004, 05:52
k1nk0s k1nk0s is offline
 
Join Date: Apr 2004
Skype

I have downloaded Skype software (www.skype.com) but vbulletin doesn't support this. Being a little like AIM, I want a hack that when they click a "skype" button, it adds that user to their skype contact list. This hack should integrate just like all the other contact buttons and profile.
Reply With Quote
  #2  
Old 30 Apr 2004, 21:13
Beermonster Beermonster is offline
 
Join Date: Dec 2003
Real name: John
A mate of mine sorted this one out for VB2 just needed a small change for VB3, Upload the attached image to your image dir.

In your postbit find


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

After it put


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

You will also need to go to User Profile Fields/Add New User Profile Field and change the 5 in $post[field5] to the new number of your field

Hope that's what you are looking for
Attached Images
File Type: gif skype.gif (1.7 KB, 647 views)
__________________
Reply With Quote
  #3  
Old 09 Sep 2004, 12:08
Spinball's Avatar
Spinball Spinball is online now
 
Join Date: Feb 2002
Beermonster, that doesn't work,mate.
Put the code in exactly as you stated but nothing gets displayed in vB3.0.3
__________________
AVForums.com the UK's largest audio visual home consumer electronics forums. Running several hacks with thanks to vBulletin.org and it's members.
Reply With Quote
  #4  
Old 09 Sep 2004, 12:59
Beermonster Beermonster is offline
 
Join Date: Dec 2003
Real name: John
Originally Posted by Spinball
Beermonster, that doesn't work,mate.
Put the code in exactly as you stated but nothing gets displayed in vB3.0.3
Have you changed both


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

To match your own field number?
__________________
Reply With Quote
  #5  
Old 20 Dec 2004, 16:26
smdani smdani is offline
 
Join Date: Nov 2004
Beermonster,
I use vb 3.0.3, I put your code changing field name to the correct, but it doesnt work. it doesnt show.
Reply With Quote
  #6  
Old 20 Dec 2004, 19:27
Beermonster Beermonster is offline
 
Join Date: Dec 2003
Real name: John
Originally Posted by smdani
Beermonster,
I use vb 3.0.3, I put your code changing field name to the correct, but it doesnt work. it doesnt show.

Are you using postbits or postbit_legacy? if you are using postbit_legacy then you will need to add the code to that template

Also in the code remove the first / in <IMG SRC="/images/skype.gif" or it won't show the image
__________________
Reply With Quote
  #7  
Old 20 Dec 2004, 22:57
smdani smdani is offline
 
Join Date: Nov 2004
I added the code at postbi template.
So, must i add it to postbit_legacy?

Is this code correct?
<!-- skype -->
<if condition="$post[field6]"><div><A HREF="CALLTO://$post[field6]"><IMG SRC="$stylevar[imgdir_misc]/skype.gif" alt="Skype $userinfo[username]" BORDER=0></A><br></div></if>
<!--- skype --->
Thanks in advance
Reply With Quote
  #8  
Old 20 Dec 2004, 23:08
smdani smdani is offline
 
Join Date: Nov 2004
I added to postbit_legacy and it worked like a charm!!
Thanks a lot
Reply With Quote
  #9  
Old 28 Dec 2004, 15:58
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Real name: Mika Kotikoski
*installed*-Mika
__________________
indie respect - promo revolution
Reply With Quote
  #10  
Old 07 Mar 2005, 04:38
Wastl Wastl is offline
 
Join Date: Mar 2005
Wasn't really easy to follow your instructions since I never modified a template, but in the end I got it. Only problem I had that the User Profile Fields Manager doesn't show anything (version 3.0.6), but at least the Add User Profile Field did what it should.
As an addition, if one uses the service of Qzoxy/Jyve, you can directly display the online status as vbulletin does it for ICQ, MSN etc. In this case just change the image tag like this:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

See here to know how to publish skype online status to use with the status icon.

Wastl
Reply With Quote
  #11  
Old 07 Mar 2005, 06:44
Brad's Avatar
Brad Brad is offline
 
Join Date: Nov 2001
Real name: B-rad
That html is a little sloppy , try this instead:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

__________________
Hi, I am Brad and I'm lost in my own head!

"C++ : Where friends have access to your private members." — Gavin Russell Baker.
Reply With Quote
  #12  
Old 07 Mar 2005, 14:30
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Real name: sabe
Originally Posted by Brad.loo
That html is a little sloppy , try this instead:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.
bad brad


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

you forgot the "'s regarding the border
__________________
UNDER CONSTRUCTION: Confessionary Hack

Make me a Hack of The Month author: GRPS: Groups Commune
make my hacks, they'll make you famous

unless it's a security concern, please do not pm/im me for support unless you're willing to pay.
Reply With Quote
  #13  
Old 07 Mar 2005, 23:55
Wastl Wastl is offline
 
Join Date: Mar 2005
I'm not sure if you answered me or the original suggestion Brad, but in case you meant me, the image source has to be how I wrote it since the skype online status is published at jyve.presence.com and depending on the online status the apropiate image gets loaded from that address.
Reply With Quote
  #14  
Old 11 Mar 2005, 14:47
Symbian.info Symbian.info is offline
 
Join Date: Nov 2001
Real name: Arjen
Thumbs down

Originally Posted by Wastl
As an addition, if one uses the service of Qzoxy/Jyve, you can directly display the online status as vbulletin does it for ICQ, MSN etc. l
Is nice but users must first add Jyve01 to there contacts te let it work (if it works and the server is up).
Must users would not do that. So on a forum it is not very good workable...

I hope that there wil be a better system...
__________________
Best regards,

Arjen
Reply With Quote
  #15  
Old 23 Apr 2005, 04:32
oztrack oztrack is offline
 
Join Date: Feb 2005
Is there any way to get the skype me showing in other places.

Is there any way to get the skype me showing in other places.

1/ User directory
2/ Whos online

Mine is showing at the messages that have been posted.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 19:25.

Layout Options | Width: Wide Color: