vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Team Speak Link in NavBar? (https://vborg.vbsupport.ru/showthread.php?t=174861)

atlambros83 04-02-2008 02:37 AM

Team Speak Link in NavBar?
 
If anyone here is familiar with Team Speak, I'm trying to add a link to my NavBar template that will direct the user to my Team Speak server. I have searched the forums and mods and have not been able to find anything that will do this. If any of you could help me out or point me in the right direction I would REALLY greatly appreciate it. Thank you in advance.

Dismounted 04-02-2008 05:00 AM

Code:

teamspeak://SERVERIP:PORT
Use that as your link.

atlambros83 04-02-2008 05:13 AM

Thank you very much for your help but do you think you could explain further? I'm sorry, I'm still in many ways new to all of this stuff.

I'm looking for a code to insert into my navbar template so that the user can click "Team Speak" in the navigation bar and be directed to the team speak server. Is that possible?

--------------- Added [DATE]1207118349[/DATE] at [TIME]1207118349[/TIME] ---------------

holy crap I did it, thank you for the help! it's working just as I wanted now. :-)

sava700 04-14-2008 02:16 PM

Would you mind explaining how you did it? I'd like to do the same thing.

Dismounted 04-15-2008 06:47 AM

Create a link (<a href="..."), but instead of a usual URL, use the format I provided.


All times are GMT. The time now is 03:27 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.00940 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete