hab folgendes Problem,
hab ein neues Layout angelegt und wenn ich die Seite bearbeiten will, dann steht anstatt des Modules Text/Html nur CMS_HTML[] da!
Hab im Quelltext die Container aber richtig (also so: <?php CMS_CONTAINER[2] ?>) geschrieben!
Hab keinen Plan was da nicht funzt!
Das erstellen des Layouts hat 2 Stunden gekostet, also möchte ich das nicht nochmal machen!
Gruß
Neospin
EDIT: Hier der Quelltext!!!
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="expires" content="0">
<meta http-equiv="robots" name="robots" content="nofollow,noindex">
<link rel="StyleSheet" href="css/styles.css" type="text/css">
<script src="js/standard.js" type="text/javascript">
</script>
<title>logdis.de</title>
</head>
<body onload="off();return true;">
<br>
<center>
<table cellspacing="0" cellpadding="0" width="768" border="0">
<tr>
<td valign="top"><table cellspacing="0" cellpadding="0" width="768" border="0">
<tr bgcolor="#FFFFFF">
<td width="1386"><img src="img/head.gif" width="768" height="150"></td>
</tr>
<tr>
<td nowrap width="768" bgcolor="#525A73"><table cellspacing="0" cellpadding="0" border="0" width="768">
<tr>
<td width="183"><a href="<?php echo "".$sess->url("front_content.php?client=$client&lang=$lang")."" ?>" onMouseOver="on('home');return true;" onMouseOut="off();return true;" id="top-menu"><img src="img/home.gif" alt="home" border="0"></a>
</td>
<td width="513" align="left" id="top-menu">
<?php CMS_CONTAINER[2] ?>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div></td>
<td width="72" align="right" id="top-menu">
<!-- begin second-navigation-->
<?php
$i=1;
while ($i<=count($tree[2]))
{if ($tree[2][$i][idcat] == $idcat) {echo "".$tree[2][$i][name]." ";} else {echo "<a href=\"".$tree[2][$i][link]."\" onMouseOver=\"on('".$tree[2][$i][name]."');return true;\" onMouseOut=\"off();return true;\" id=\"top-menu\">".$tree[2][$i][name]."</a> ";}
if ($i != count($tree[2])) echo "| ";
$i++;}
?>
<!-- end second-navigation-->
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="183" height="19" bgcolor="#FFFFFF">
<!-- begin main-navigation-->
<?php
$i=1;
if (count($tree[1]))
{echo "<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"150\">\n";
while ($i<=count($tree[1]))
{echo "<tr>\n";
echo "\n <td align=\"center\" width=\"150\"";
if ($tree[1][$i][idcat] == $subid) {echo "bgcolor=\"#464F6C\"";}
else {echo " onMouseOver=\"this.style['background']='#464F6C';\" onMouseOut=\"this.style['background']='#525A73';\" bgcolor=\"#525A73\"";}
echo " nowrap><a href=\"".$tree[1][$i][link]."\" onMouseOver=\"on('".$tree[1][$i][name]."');return true;\" onMouseOut=\"off();return true;\" id=\"left-menu\">".$tree[1][$i][name]."</a></td>\n</tr>\n";
if ($tree[1][$i][idcat] == $subid)
{$j=1;
while ($j<=count($tree[1][$i]))
{echo "<tr>\n";
echo "\n <td align=\"center\"";
if ($tree[1][$i][$j][idcat] == $idcat) {echo "bgcolor=\"#626C8E\"";}
else {echo " onMouseOver=\"this.style['background']='#626C8E';\" onMouseOut=\"this.style['background']='#6C7698';\" bgcolor=\"#6C7698\"";}
echo " nowrap><a href=\"".$tree[1][$i][$j][link]."\" onMouseOver=\"on('".$tree[1][$i][$j][name]."');return true;\" onMouseOut=\"off();return true;\" id=\"left-menu\">".$tree[1][$i][$j][name]."</a></td></tr>";
$j++;}}
$i++;}
echo "</table>\n";}
?>
<!-- end main-navigation-->
</td>
<td width="433" bgcolor="#FFFFFF">
<div align="left"></div></td>
<td width="143" bgcolor="#FFFFFF"> </td>
<td width="9" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<div align="center"></div></td>
<td colspan="2" bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<?php CMS_CONTAINER[1] ?>
</td>
<td bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"></td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> </td>
<td colspan="2" bgcolor="#FFFFFF"><table cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="488" id="font"> </td>
<td width="110" align="right" id="font"> </td>
</tr>
</table></td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> </td>
<td colspan="2" bgcolor="#FFFFFF">
<?php CMS_CONTAINER[3] ?>
<br>
<?php CMS_CONTAINER[4] ?>
<br>
<?php CMS_CONTAINER[5] ?>
<br>
<?php CMS_CONTAINER[6] ?>
</td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> </td>
<td colspan="2" bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#525A73"> </td>
<td bgcolor="#525A73"><div align="center"><font color="#FFFFFF" size="-2" face="Arial, Helvetica, sans-serif">logdis
GmbH i. Gr. <br>
Hauenriede 17<br>
29525 Uelzen</font></div></td>
<td bgcolor="#525A73">
<?php if ($subid != "") {echo "<a href=\"javascript:history.back(1)\" onMouseOver=\"on('zurück');return true;\" onMouseOut=\"off();return true;\" id=\"top-menu\"><img src=\"img_site/back.gif\" alt=\"zurück\" border=\"0\"></a> ";} ?>
<div align="right"><a href="#" onMouseOver="on('nach oben');return true;" onMouseOut="off();return true;" id="top-menu"><img src="img_site/top.gif" alt="nach oben" border="0"></a></div></td>
<td bgcolor="#525A73"></td>
</tr>
</table>
<br>
</center>
</body>
</html>