Ich bin gerade dabei das Template F001 auf meine Bedürfnisse anzupassen.
Es klappt ganz gut, bis auf eine Sache:
"Unterseiten von Hauptseiten" werden nicht angezeigt, d.h. wenn ich im Menü unter dem Punkt A (als Hauptseite) den Punkt AA hinzugefügt habe, wird die Seite im Menü nicht angezeigt.
Woran liegt das ? :(
Any Idea:
###############################################
Übrigens. hier ist der Qualltext der index.php
##############################################
>
<?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\">"; >
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );>
<title><?php echo $mosConfig_sitename; ></title>
<?php echo _ISO; >
<?php include ("includes/metadata.php"); >
<?php include_once ("editor/editor.php"); >
<script language="JavaScript" type="text/javascript"><!--function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();} MM_reloadPage(true);//--></script>
<?php initEditor(); >
<link rel="stylesheet" href="templates/fl002/css/template_css.css" type="text/css">
<link rel="shortcut icon" href="images/favicon.ico" />
</head>
<body bgcolor="#ffffff" color="#000000" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" class="basic_table">
<tr height="0">
<td valign="top" colspan="4"> <table cellpadding="0" cellspacing="0" border="0" width="100%" class="top_menu">
<tr height="0">
<td align="right" bgcolor="#FFFFFF"><a name="top" id="top"></a> </td>
</tr>
<tr height="0">
<td align="left" bgcolor="#FFFFFF" class="top_table"> </td>
</tr>
</table></td>
</tr>
</tr>
<tr bgcolor="#FFFFFF" height="120">
<td colspan="4" style="border:0px;"><img src="templates/fl002/images/logo.jpg" alt="" width="760" height="120" border="0" align="middle"></td>
</tr>
<tr height="20">
<td width="540" height="20" bgcolor="#EFEFEF"> Sie sind hier:
<?php include ("pathway.php"); >
</td>
<td width="20" height="20" valign="top" bgcolor="#EFEFEF"> </td>
<td width="180" valign="middle" bgcolor="#DDDDDD"><font size="1" face="Verdana, Arial, Helvetica, sans-serif"> Search</font></td>
<td width="20" height="20" valign="top" bgcolor="#EFEFEF"> </td>
</tr>
<tr>
<td width="540" height="100%" valign=top bgcolor="#FFFFFF" class="content_table">
<p><br>
<?php include ("mainbody.php"); >
</p></td>
<td width="20" height="100%" valign="top" bgcolor="#FFFFFF" class="nav_table">
</td>
<td width="180" valign="top" bgcolor="#FFFFFF" >
<table cellpadding="0" cellspacing="0" border="0" width="180">
<tr>
<td height="69" align="center" valign="middle" bgcolor="#EFEFEF">
<form action='index.php' method='post'>
<input class="inputbox" type="text" name="searchword" size="15" value="<?php echo _SEARCH_BOX; >" onblur="if(this.value=='') this.value='<?php echo _SEARCH_BOX; >';" onfocus="if(this.value=='<?php echo _SEARCH_BOX; >') this.value='';" />
<input type="hidden" name="option" value="search" />
</form></td>
</tr>
</table>
<br> <table cellpadding="0" cellspacing="0" border="0" width="180" align="center">
<tr>
<td width="180" height="150" align="left" valign="top" bgcolor="#FFFFFF">
<?php mosLoadModules ( 'left' ); >
</td>
</tr>
<tr>
<td align="left" class="content"> <div align="left">
<?php mosLoadModules ( 'right' ); >
</div></td>
</tr>
</table>
<br> <table cellpadding="0" cellspacing="0" border="0" width="180" align="center">
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
<br> <table cellpadding="0" cellspacing="0" border="0" width="180" align="center">
<tr>
<td></td>
</tr>
<tr>
<td> <TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD > </TD>
<TD> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD align=right colSpan=2> </TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table>
<br> </td>
<td width="20" height="100%" valign="top" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="100%" valign=top bgcolor="#FFFFFF" class="content_table"> </td>
<td height="100%" valign="top" bgcolor="#FFFFFF" class="nav_table"> </td>
<td valign="top" bgcolor="#FFFFFF" > </td>
<td height="100%" valign="top" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="30" valign=middle bgcolor="#EFEFEF"><img src="templates/fl002/images/trans.gif" width="30" height="20" /></td>
<td height="100%" valign="middle" bgcolor="#EFEFEF"> </td>
<td valign="middle" bgcolor="#EFEFEF" > </td>
<td height="100%" valign="top" bgcolor="#EFEFEF"> </td>
</tr>
</table>
<p align="left"> </p>
</body>
</html>[code:1:fca55af4e4][/code:1:fca55af4e4]


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen