vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add Skype/Xfire/Google Talk to IM List (https://vborg.vbsupport.ru/showthread.php?t=98707)

majorxp 10-19-2005 02:22 PM

Cool...I look forward to this fully working! This is exactly what I needed.

jugo 10-19-2005 02:49 PM

Quote:

Originally Posted by TyleR
by posting that you made yourself look dumb..you're the one who asked if it was still in beta..so really, you answered you're own question :ermm:


Dude...if thi is not your hack ..SHUT UP!!

If the question didn't start with "Tyler ".....SHUT UP!!

If you're breathing....STOP!!!

PS: I have seen hacks released as FULL VERSIONS and not in beta...so.....SHUT UP!!!

Cheertobi 10-19-2005 03:15 PM

Hi,

I just checked the install.txt within the skype zipfile and all template edits seem to be for xfire?! Is this right?

Tobi

Hawkbizkit 10-19-2005 03:29 PM

Quote:

Originally Posted by Cheertobi
Hi,

I just checked the install.txt within the skype zipfile and all template edits seem to be for xfire?! Is this right?

Tobi

aaaahhhh crap i'm reuploading them right now with the correct install file sorry about this i was changing them so fast i screwed up sorry

it's an easy fix for skype where it says xfire just replace it with skype

for example:
HTML Code:

function xfirewindow(userid, width, height)
{
        return openWindow(
                'sendmessage.php?' + SESSIONURL + 'do=skype&u=' + userid,
                width, height
        );
}

HTML Code:

function skypewindow(userid, width, height)
{
        return openWindow(
                'sendmessage.php?' + SESSIONURL + 'do=skype&u=' + userid,
                width, height
        );
}


Hawkbizkit 10-19-2005 03:38 PM

Quote:

Originally Posted by WNxWakko
When i click the xfire image icon in a post which does show up as xfire, I get this,

Send Message Via MSN to WNxWakko (wnxwakko@hotmail.com)
Add wnxwakko@hotmail.com to your contact list
Send wnxwakko@hotmail.com a message
Please note that these functions require that you to be logged into either MSN Messenger or Windows Messenger. You will not be able to send messages to the email address that you are logged into MSN/Windows Messenger with.

---------------

The other issue is google image icon not showing up,

http://www.warriornation.net/temp/missgoogle.gif

as for your xfire install error i can't seem to find the bug finally setup a localhost on my laptop and did 3 test installs and it seems to be working just like it should...

also for googletalk not showing up do this...
HTML Code:

******************************************
*////////////////////////////////////////*
*//////TEMPLATE EDIT: MEMBERINFO/////////*
*////////////////////////////////////////*
******************************************

-- Find --

<if condition="$userinfo['showgoogletalk']">
                                <tr>
                                        <td>$userinfo[gticon]</td>
                                        <td><a href="#" onclick="gtwindow('$userinfo[userid]', 400, 200); return false;">$userinfo[googletalk]</a></td>
                                </tr>
</if>

-- Replace With --

<if condition="$userinfo['showgt']">
                                <tr>
                                        <td>$userinfo[gticon]</td>
                                        <td><a href="#" onclick="gtwindow('$userinfo[userid]', 400, 200); return false;">$userinfo[googletalk]</a></td>
                                </tr>
</if>


Chris M 10-19-2005 03:38 PM

Quote:

Originally Posted by jugo
Dude...if thi is not your hack ..SHUT UP!!

If the question didn't start with "Tyler ".....SHUT UP!!

If you're breathing....STOP!!!

PS: I have seen hacks released as FULL VERSIONS and not in beta...so.....SHUT UP!!!

jugo, please calm down :ermm:

Tyler, please do not continue this in this thread...

If you want to tear each other's throats out, please take it off this site :)

Chris

Hawkbizkit 10-19-2005 06:26 PM

Released updated version and hopefully fixed the bugs and then added the Triple Pack (Google Talk/Xfire/Skype All In One)

WNxWakko 10-19-2005 09:27 PM

Thanks for the google fix. I did figure out my xfire problem. Was nothing you did, I had an old template for xfire back in beta when I was trying dupe msn for it. All I had to do was revert the template.

I do however notice, you cant search from the advanced memberlist for any of these messangers. Any chance of adding that?

Snake 10-19-2005 09:50 PM

Thanks for the update. I think the hack's working just fine so I'm wondering why it is still in beta stages?

Hawkbizkit 10-19-2005 10:20 PM

just making sure everyones bugs where fixed before i went outta the beta stage...next release will be the gold version then i will start adding features as needed or requested if i think they apply


All times are GMT. The time now is 02:36 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.01321 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete