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)
-   -   [vBa CMPS 2.X Module] Teamspeak Display (https://vborg.vbsupport.ru/showthread.php?t=119237)

DWard 06-20-2006 10:00 PM

[vBa CMPS 2.X Module] Teamspeak Display
 
Hey guys!

Sorry I'm not releasing any little goodies much anymore but I try my best to help.

I have this TeamSpeak display script, which I have modified to work with vbAdvanced. It was a while ago that I actually modified the file, so I am not 100% sure whether or not I coded it to look like my board, or whether it will worth with any colour scheme, you will have to check for yourself, however I am sure that it worked every time I changed my theme so I doubt there will be much for you to do :) My support may be limited, but I will try my hardest. Sorry, I don't have a screenshot, because I no longer use teamspeak, but if somebody can post one, I will upload it to this post. The php scripting is the work of somebody else, but I have changed a few parts so that it works as a module correctly.

Features:
*Connect to server/channel through module
*Show users in different channels
*Show user permissions (R/CA/SA)
*Display if server is offline
*No delay on status (not problems with that yet)
*Looks almost identical to teamspeak layout
*Works very well as a module

Anyway, lets cut the crap and get on with it!

Cheers,
Dan Ward.

DWard 06-21-2006 08:10 AM

<Reserved Post>

GrendelKhan{TSU 06-21-2006 09:40 AM

first post weeeee!!

I'll check it out.

<< first install

Racenut 06-21-2006 11:14 PM

Thanks ver much for this. I installed and it works fine. I woulod however like the channel names to be bold and maybe change the font color. Anyway to do this?

thanks

DWard 06-22-2006 09:26 AM

Quote:

Originally Posted by Racenut
Thanks ver much for this. I installed and it works fine. I woulod however like the channel names to be bold and maybe change the font color. Anyway to do this?

thanks

Well I think this may do it, however I have nothing to test it with. Try this:

Find in teamspeakdisplay/teamspeakdisplay.php:
PHP Code:

                print(str_replace(" ""&nbsp;"htmlspecialchars($channelInfo["displayname"]))); 

Replace with:
PHP Code:

                print(str_replace(" ""&nbsp;<b><font color='#000066'>"htmlspecialchars($channelInfo["displayname"]), "</font></b>")); 

Obviously keep a backup, but I think that should make your cannels dark blue and bold. Tell me if it worked.

Racenut 06-24-2006 03:25 PM

nope, didnt work. The channel names became line errors.

DWard 06-26-2006 10:35 AM

hmm, a strange one, if only i used teamspeak still ;)

Snoopy59 07-18-2006 07:20 AM

Thx a lot for this addon ;)

maurizio 07-18-2006 07:36 AM

To make the channels for example bold use a css stylesheet.

You can find a suitable one here: http://download.teamspeak-einstieg.d...?release_id=15

LT Mote 09-21-2006 07:29 AM

Can this be used on vB 3.6.x ?


All times are GMT. The time now is 12:55 AM.

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.02151 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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