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)

Barteh 09-16-2006 05:17 PM

Would love to see a 3.6.1 update for this add-on :)

domokun 10-01-2006 03:03 PM

Installed and working great. Only issue I have is the GoogleTalk icon does not show up on the Who's Online page. I included the code in the whosonlinebit for vB 3.5.4 but still nothing... What am I missing here?

Domokun

p.s. Here's what I have:

Code:

        <if condition="$vboptions['showimicons']">
                <td class="alt2" align="center" nowrap="nowrap">
                        $userinfo[gticon]
                        $userinfo[aimicon]
                        $userinfo[icqicon]
                        $userinfo[msnicon]
                        $userinfo[yahooicon]
                        $userinfo[skypeicon]
                </td>
        </if>


jcfuller 10-04-2006 05:08 AM

Quote:

Originally Posted by Barteh
Would love to see a 3.6.1 update for this add-on :)

Me too. Pretty please :D

CodeRed 11-30-2006 12:56 PM

Quote:

Originally Posted by CodeRed (Post 854709)
very cool...

people on my forum use an instant messenger program called Hello (www.Hello.com) quite a bit to share photos etc and i'm curious to see how hard is it to get something like that added as well.

lemme know how tough it is to try to get something like this setup as well..


would it be as simple as say downloading the Googletalk zip and replacing every instance of "googletalk" in the XML with "hello" and then of course tweaking the google talk phrases and templates to fit accordingly to Hello?

maybe im just over simplifying the switch but I wanted to see if that made any sense to you guys...

Thanks


UPDATED INFO:
I went ahead and made the file changes as I mentioned above and tweaked all of the 'googletalk' and 'gticon' references etc over to 'hello' and 'hlicon' respectively as well and tweaked a couple of phrases in order for the popup box to display the correct info about Hello including steps to add member as a friend and where the software can be downloaded etc.

It all works well... So for those wanting another IM Client that is not in the list of the original mod, you can tweak it to your own needs. I myself am not a coder nor do i pretend to be one so if I can do it.... well uh... you get the picture... hehe...

hollyboy 03-16-2007 09:35 PM

nice

MjrNuT 07-03-2008 06:43 PM

Wow, this is an old one. I'm wondering if this works with v3.7.x. Anyone out there know this or provide an alternate hack that is current?

Thanks very much!!

espesso 07-05-2008 10:40 AM

Would love to see a 3.7.2 update for this add-on..

TingelT 07-21-2008 01:51 PM

Go online.php Line 245
PHP Code:

SELECT user.usernamesession.useragentsession.locationsession.lastactivityuser.useriduser.optionssession.hostsession.badlocationsession.incalendaruser.aimuser.icquser.msnuser.yahoouser.skype

And write after
PHP Code:

 user.skype

For X-fire:
PHP Code:

user.xfire

for Googel Talk
PHP Code:

user.googletalk

The rest like described before.
And then the add-on could be up-to-date. I will test it soon....=)
Ok its not all ;) I'm working on the new version..hope Hawkbizkit allow m working on his addon..

espesso 07-21-2008 05:58 PM

hey nice i hope it comes soon :)

TingelT 07-21-2008 07:36 PM

I'm tooo lazy too copy&past all so I upload you the new Install.txt. All things are posted in it.
Enjoy..
I hope I don't break any licences with my first Vb Add-on :D


All times are GMT. The time now is 05:19 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.01255 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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