Hallo Community.
Ich habe ein Problem bei der Erstellung einer neuen Morfeoshow Gallery mit dem FCK Editor. Wenn ich einen anderen Editor verwende funktionierts!!! Ich bekomme dauernt folgende Meldung:
<script language="javascript" type="text/javascript">
function submitbutton(pressbutton)
{
var form = document.adminForm;
if (pressbutton == 'cancel') {
submitform( pressbutton );
return;
}
// do field validation
var text = FCKeditorAPI.GetInstance('description1').GetHTML() ; submitform( pressbutton );
}
}
//-->
</script>
<form action="index.php" method="post" name="adminForm" id="adminForm" enctype="multipart/form-data">
<fieldset class="adminform">
<legend>Verzeichnisrechte</legend>
<table class="adminlist">
<thead>
<tr>
<th width="48%" class="title" align="center">Ordner</th>
<th width="48%" class="title" align="center">Berechtigungen</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">http://www.joomlaportal.de/images/morfeoshow</td>
<td align="center"><strong><font color="green">Beschreibbar</font></strong></td>
</tr>
</tbody>
</table>
</fieldset>
<!-- inizio -->
<table class="admintable">
<tr>
<td width="70%" valign="top">
<!-- inizio -->
<div id="gallery-pane" class="pane-sliders"><div class="panel"><h3 class="jpane-toggler title" id="detail-page"><span>Galerie Informationen</span></h3><div class="jpane-slider content">
<table class="admintable">
<tr>
<td width="100" align="right" class="key">
Titel </td>
<td>
<input class="text_area" type="text" name="name" id="name" size="50"
maxlength="128" value="" />
</td>
</tr>
<tr>
<td width="100" align="right" class="key">
Miniaturbild </td>
<td>
<input type="file" name="upload_image" />
</td>
</tr>
<tr>
<td width="100" align="right" class="key">
Galerietyp </td>
<td>
<select name="flashgallery" id="flashgallery" class="inputbox" size="1"><option value="0" >Classic</option><option value="1" >Flash Image rotator</option><option value="2" >Flash Simpleviewer</option><option value="3" >Flash Post Card</option><option value="4" >Flash Polaroid</option><option value="5" >Flickr Flash Gallery</option><option value="6" >Flickr Flash Slidershow</option><option value="10" >Flickr Single Album</option><option value="7" >Flickr Maps Gallery</option><option value="8" >Google Maps</option><option value="9" >Picasa Galleries</option><option value="11" >Picasa Single Album</option></select> </td>
</tr>
<tr>
<td width="100" align="right" class="key">
Freigegeben </td>
<td>
<input type="radio" name="published" id="published0" value="0" class="inputbox" />
<label for="published0">Nein</label>
<input type="radio" name="published" id="published1" value="1" checked="checked" class="inputbox" />
<label for="published1">Ja</label>
</td>
</tr>
<tr>
<td width="100" align="right" class="key">
Kurzbeschreibung </td>
<td>
<textarea name="description" id="description" cols="75" rows="20" style="width:100%; height:350px;"></textarea><script type="text/javascript">DisplayEditordescription();
</script>
<div id="editor-xtd-buttons">
</div>
</td>
</tr>
<tr>
<td width="100" align="right" class="key">
Vollständige Beschreibung </td>
<td>
<br />
<b>Fatal error</b>: Cannot redeclare getyoothemecss() (previously declared in /var/www/vhosts/.....at/httpdocs/cms/templates/yoo_surface/css/JFCKeditor.css.php:3) in <b>/var/www/vhosts/....at/httpdocs/cms/templates/yoo_surface/css/JFCKeditor.css.php</b> on line <b>1</b><br />


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen