<div class="source-info-block"><h3><? echo _("Source Streams") ?></h3><ul><li><div id="master_dj_div" class="source-label"><a id="master_dj" class="source-kick-button" onclick="kickSource(this)"></a><? echo _("Master Source") ?></div><div class="line-to-switch"></div><a href="#" id="master_dj" class="source-switch-button" onclick="setSwitchListener(this);"><span>off</span></a><div class="line-to-on-air"></div></li><li><div id="live_dj_div" class="source-label"><a id="live_dj" class="source-kick-button" onclick="kickSource(this)"></a><? echo _("Show Source")?></div><div class="line-to-switch"></div><a href="#" id="live_dj" class="source-switch-button" onclick="setSwitchListener(this);"><span>off</span></a><div class="line-to-on-air"></div></li><li><div id="scheduled_play_div" class="source-label"><? echo " "._("Scheduled Play") ?></div><div class="line-to-switch"></div><a href="#" id="scheduled_play" class="source-switch-button" onclick="setSwitchListener(this);"><span>on</span></a><div class="line-to-on-air"></div></li></ul></div>
John Bowman said:Hoerich - that was EXACTLY the problem, AND the solution!!! THANK YOU.
I will be posting my script for CentOS installation of Airtime 2.3.1 shortly, and next I will have a script for updating from 2.3.x -> 2.4.0.
WOOOOO!
(for anyone reading along at home, the solution was to turn ON short_open_tag in php.)
It looks like you're new here. If you want to get involved, click one of these buttons!