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)

Ragnarok 03-29-2006 02:12 AM

Added the Google Talk expansion without any major issues, and all is working great. ^^

Murty 04-04-2006 10:40 AM

i tried installing the xfire bit for 3.5.4 but doesnt work for some reason, like the icon doesnt show up in the postbit or memberinfo

Edit: LOL i realised that i hadnt entered any data in my profile, all good now, thanks alot. would be good to see some more stuff for it, like online or offline etc.... but this will do for now

Kacela 04-04-2006 01:58 PM

ALOT of template editing, but finally got it to work.
/me clicks install.

jazde86 04-07-2006 01:37 PM

Hey,

your popup Code isn't w3c conform:

Quote:

function gtwindow(userid, width, height)
{
return openWindow(
'sendmessage.php?' + SESSIONURL + 'do=googletalk&u=' + userid,
width, height
);
}
Quote:

Line 296 column 51: cannot generate system identifier for general entity "u".
'sendmessage.php?' + SESSIONURL + 'do=googletalk&u=' + userid,
Can you put the code for popup in another template? Every other messenger has the popup script not in the headinclude...

Thanks in advance for your help.

Shaikan 05-07-2006 07:54 PM

@Kacela
Can you tell me how?

I need it on 3.5.2 but I think 3.5.4 is nearly the same.

I tried something but do I have to add these lines to the memberinfo template:
Code:

                                        <if condition="$userinfo['xfire']">
                                        <tr>
                                                <td>$vbphrase[xfire]</td>
                                                <td>$userinfo[xfire]</td>
                                        </tr>
                                        </if>


Jericho2004 08-11-2006 01:23 AM

This works fine on vb 3.6 except the icon does not show up in the user's profile next to the field. Adding the handle and then going into a thread, the icon is there. Just not in the profile. Any ideas?

begore 08-20-2006 06:22 PM

Yeah, any chance of full 3.6 support on this mod? Cheers!

gavinzac 08-28-2006 10:26 AM

to fix it you could copy the code that is "hooked" into the postbit usually, into the actual postbit template.

murdo 09-01-2006 11:18 AM

Any chance this can be updated to work with 3.6, without further mods? (i.e copying code into the postbit etc)

jcfuller 09-01-2006 12:50 PM

I installed on a 3.5.4 forum. The xfire information is not showing up in the users public profile under there contact information. Only shows MSN or other Instant Messaging programs. Not xfire. Any clues how or where to fix this? See example here:

http://www.zarkrifle.com/forum/member.php?u=3


All times are GMT. The time now is 01:55 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.01495 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)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