Hallo!
Ich habe mir ein Template gebastelt, läuft auch ganz gut ohne Fehler.
Jetzt habe ich Mambo auf einem Server installiert, der nur mit HTTPS läuft.
Jetzt bekomme ich immer im IE ein Sicherheitshinweis wenn ich auch irgendwas klicke.
Das beste is ja, wenn ich auf HOME klicke, kommt das Fenster, klicke ich auf News kommt es nicht, erst wenn ich HOME->NEWS->LATES NEWS anklick kommt wieder das Pop-UpDiese Seite enthält sowohl sichere als auch nicht sichere Objekte ...bla bla JA? Nein?
Grundlage des Templates ist das VisualCool. Habe eigentlich nur die Grafiken geändert. Sonst aber keinen extra Codes/Scripts eingefügt
Hat da jemand eine IDee??
Thanks a lot!
EmEn
P.S. Anbei einmal den Code:
[code:1:15f645c946]
<?php echo "<?xml version=\"1.0\"?".">"; >
<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?php echo $mosConfig_sitename; ></title>
<meta **********="Content-Type" content="text/html; <?php echo _ISO; >" />
<?php include ("includes/metadata.php"); >
<?php include ("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& #40;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>
<link href="<?php echo $mosConfig_live_site;>/templates/demo/css/template_css.css" rel="stylesheet" type="text/css" />
<?php initEditor(); >
</head>
<body bgcolor="#ffffff">
<table class="tabel_nc" width="180" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/grau1x1.png"></td>
<td align="center" background="<?php echo $mosConfig_live_site;>/templates/demo/images/grau1x1.png"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/nc_intra_intern_kl.png" width="155" height="80"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/grau1x1.png"></td>
</tr>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/grau1x1.png"></td>
<td bgcolor="#ffffff" background="<?php echo $mosConfig_live_site;>/templates/demo/images/linie_bg.png"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/kugel.png" alt="" height="10" width="10" border="0"></td>
<td bgcolor="#ffffff"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/linie_right.png" alt="" height="10" width="42" border="0"></td>
<tr>
<td valign="top" bgcolor="#cc0000"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/side_banner.png" alt="" height="500" width="42" border="0"></td>
<td>
<?php if ( mosCountModules( 'top' ) > 0 ) { >
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Top News</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadModules ( 'top' ); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
<br>
<?php }; >
<table width="793" border="0" align="center" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="160" height="184">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Navigation</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadModules ( 'left' ); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
<br>
<?php if ( mosCountModules( 'user1' ) > 0 ) { >
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Members</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadModules ( 'user1' ); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
<br>
<?php }; >
</td>
<td width="483">
<table width="94%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><span class="pathway"><?php include "pathway.php"; ></span> </td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php include ("mainbody.php"); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
</td>
<td width="150"><?php if ( mosCountModules( 'right' ) > 0 ) { >
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Tools</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadModules ( 'right' ); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
<br>
<?php }; ><?php if ( mosCountModules( 'user2' ) > 0 ) { >
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Extras</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadModules ( 'user2' ); ></td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
<br>
<?php }; >
</td>
</tr>
</table>
<br>
<!-- ** Kein Banner **
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Left.png" alt="" height="36" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Bg.png"><strong>Advertisment</strong></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelHeader-Right.png" alt="" height="36" width="9" border="0"></td>
</tr>
<tr>
<td width="12" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Left.png"></td>
<td><?php mosLoadComponent( "banners" ); >
</td>
<td width="9" background="<?php echo $mosConfig_live_site;>/templates/demo/images/Pixel-Borders-Right.png"></td>
</tr>
<tr>
<td width="12"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Left.png" alt="" height="10" width="12" border="0"></td>
<td background="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Bg.png"></td>
<td width="9"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/PixelBottom-Right.png" alt="" height="10" width="9" border="0"></td>
</tr>
</table>
** Banner -->
<br>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle"></td>
</tr>
</table>
<br />
</td>
<td valign="top" bgcolor="#cc0000"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/border_right.png" alt="" height="338" width="42" border="0"></td>
</tr>
<tr>
<td bgcolor="#cc0000"><img src="<?php echo $mosConfig_live_site;>/templates/demo/images/blind1x1.gif" alt="" height="42" width="1" border="0"></td>
<td bgcolor="#cc0000"></td>
<td bgcolor="#cc0000"></td>
</tr>
</table>
</body>
</html>
[/code:1:15f645c946]


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen