View Single Post
Old November 26th, 2006, 11:05 PM   #5 (permalink)
msDetour
Junior Member
 
Join Date: Jul 2006
Posts: 15
Help...I inserted HTML code in the Announcement Box

I have the same problem with the contents of the announcement box. I can't delete of edit the announcement box. I exhausted my search. My line 2160 to 2166 reads like the following:

if ( $id == "184" ) {
if ( $setting == 0 ) {
$output .= "<td width=\"35%\" class=\"$ckcolor\" align=\"left\"><select name=\"$id\">
<option value=\"0\" selected=\"selected\">Do Nothing</option>
<option value=\"1\">Email Errors</option>
<option value=\"2\">Display Errors</option>
</select></td></tr>";

There is no ($id == "203"). Can anyone help me? I disabled the box so it will not display but would like to beable to utilize it again. Thanks, Detour
msDetour is offline   Reply With Quote