PDA

View Full Version : Add-On Releases - vBAdvanced Module: Teamspeak 3 / TS3 Viewer


michael5472
03-23-2010, 10:00 PM
OK i am sure this will work with most versions of VBAdvanced but i have been asked how to make one for TS3, basically it is exactly the same as my old one but here it is for TS3 for people searching for a TS3 Viewer.

Firstly you need to have your TeamSpeak registered (FREE) at http://www.tsviewer.com/

Then get your iFrame code and do the following.

Go to admincp > vBa CMPS > Add Module > [Template Module]

Module Title - TS3 Viewer

Template to include - ts3viewer

You can leave everything else as it is.

Then go to Styles & Templates > Style Manager > select your skin > Add New Template

Title - adv_portal_ts3viewer

Template

<tr>
<td class="$bgclass">

PASTE YOUR IFRAME / HTML TSVIEWER INFORMATION HERE

</div>
</td>
</tr>

Demo - http://www.promodplayers.com

My example code is:
<tr>
<td class="$bgclass">
<center>
<a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=914226" target="_blank"><img src="http://www.tsviewer.com/promotion/dynamic_sig/sig.php/clan160x283_cod4/914226.png" alt="pMod.TS3 TeamSpeak Viewer" title="pMod.TS3 TeamSpeak Viewer" border="0" /></a>
</center>
</div>
</td>
</tr>

I am using "Style 1 - 160 x 283 px - Vertical" from their selection of banners.

Sample picture attached

Doctor Death
03-24-2010, 06:08 PM
I did something very similar with Ventrilo and it works and looks great. If you are interested in the code, let me know via PM. You can see it at www.ddsog.com.

michael5472
03-24-2010, 09:05 PM
I did something very similar with Ventrilo and it works and looks great. If you are interested in the code, let me know via PM. You can see it at www.ddsog.com.

You need to log in to see your forums so no thanks

michael5472
03-24-2010, 09:33 PM
Ventrilo viewer here
https://vborg.vbsupport.ru/showthread.php?t=239040

dune3000
06-10-2010, 10:20 PM
Any update for vB 4.0.3?

suds42
06-15-2011, 05:06 PM
Teamspeak viewer doesn't give IFrame code now. Is this why I can't get this to work?