In my "FORUMHOME" Template I have the following code between my shoutbox and main. If I delete the code below I get the following error:
Code:
The following error occurred when attempting to evaluate this template:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/techtro/public_html/forums/includes/adminfunctions_template.php(3038) : eval()'d code on line 26
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
<!-- end shoutbox -->
<p align="center">Please Click The Below And Listen To "Tech-Tronix Radio"<br>
<OBJECT
ID=audio1
CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"
HEIGHT=99 WIDTH=378>
<PARAM NAME="controls" VALUE="ControlPanel,InfoVolumePanel">
<PARAM NAME="console" VALUE="Clip1">
<param name="_ExtentX" value="10001">
<param name="_ExtentY" value="2619">
<param name="AUTOSTART" value="0">
<param name="SHUFFLE" value="0">
<param name="PREFETCH" value="0">
<param name="NOLABELS" value="0">
<param name="LOOP" value="0">
<param name="NUMLOOP" value="0">
<param name="CENTER" value="0">
<param name="MAINTAINASPECT" value="0">
<param name="BACKGROUNDCOLOR" value="#000000">
<param name="SRC" value="http://radio.tech-tronix.com:8888/listen.pls" ref>
<EMBED type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="ControlPanel,InfoVolumePanel"
HEIGHT=105 WIDTH=275 AUTOSTART=false></OBJECT><br>
Needs "Real Audio" Installed To Work Available
<a href="http://forms.real.com/netzip/intl/intl_getrde601.html?lang=en&h=software-dl.real.com&f=windows/mrkt/R30UKD/RealPlayer10GOLD.exe&p=RealPlayer&oem=rp10_en_uk&s rc=ZG.uk.idx,ZG.uk.rp.rp.hd.def,ZG.uk.rp10_f.rp10_ f.760.freeplayer&tagtype=ie&type=rp10_en_uk">
HERE</a><br /></if></p>
<!-- main -->
Any ideas?
Laters