FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Need Help with this html code

 


Chris24
I am trying to post a teamspeak monitor on my joomla site. I go to enter the html code that was given to me from the teamspeak site, I then put the code in through the admin panel and html panel. Here is the problem, when I go to preview the monitor all that I see is a grey box. When I preview the code on html-kit or wysiwig it looks perfectly fine. Can someone check this code and see if there is any I need to change or am I just doing it wrong through admin? Here is the site ocs.frih.net

Here is the code:

Code:
<table cellpadding="3" cellSpacing="1" width="400" align="center" bgColor="#000000" border="0">
<tr>
<td vAlign="top" width="260" bgColor="#CCCCCB" style="font-size: 10px; font-family: verdana,arial,helvetica,sans-serif;">
<SCRIPT LANGUAGE="JavaScript">
// Copyright ServerSpy.net
// Please retain credit if duplicating for your own scripts. Thank you

function tsShowChanData(inst,name,topic,codec){
document.getElementById(inst).innerHTML =
'<p><B>Channel:</B><br>'+name+'</p>' +
'<p><B>Topic:</B><br>'+topic+'</p>' +
'<p><B>Codec:</B><br>'+codec+'</p>';
}


</SCRIPT>

<!-- ServerSpy.net TeamSpeak Live Feed | Start -->
<!--
If all you want is just the list of names without any addition
paraphernalia then just use this SCRIPT line, delete the rest
of the code above and below.

To disable the channel privilages icons, change the noud=0 at
the end of the below script src to: noud=1
-->
<SCRIPT LANGUAGE="JavaScript" src="http://share2.serverspy.net/bin/tmon.mpl?tid=43247&noud=0">
</SCRIPT>
<!-- ServerSpy.Net Teamspeak Life Feed | End -->

<br></td>
<td vAlign="top" width="140" bgColor="#CCCCCB"><div style="font-size: 12px; font-family: verdana,arial,helvetica,sans-serif;" id="tsData1"></div></td>
</tr>
<tr>
<td colspan="2" bgColor="#CCCCCB">
<TABLE border="0" align="center" cellpadding="10">
<TR>
<TD valign="top">
<b>Channel Flags</b><br>
R = Registered<br>
M = Moderated<br>
P = Passworded<br>
S = Sub-Channels<br>
D = Default<br>
U = Unregistered</TD>
<TD>
<p><b>Player Flags</b><br>
R = Registered<br>
<b>SA</b> = Super Admin<br>
SA = Server Admin<br>
CA = Channel Admin<br>
AO = Auto-Operator<br>
AV = Auto-Voice<br>
O = Operator<br>
V = Voice<br>
U = Unregistered </TD>
</TR>
</TABLE>
</td>
</tr>
</table>
Chris24
anyone?
mariohs
I'm not a Joomla! expert (I'm not even close to it). Better wait for someone that is a pro.
aningbo
may be this is not the right place to ask for. why dont u try in the joomla community.
Chris24
I did but got no help, and this is such a good community that I figured why the heck not give it a shot.....No harm no foul
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.