hallo Selfhtml Team und User,
ich habe ein problem wenn ich ein php script include zeigt er mir das style (css) nur ab und zu an wenn ich meine seite z.b. bei den news oder im guestbook reloade (kann auch bis zu 100 mal gut gehen) verliert er dann das style habe unten mal den code gepostet der dann aktuell im browser ist :
ich poste mal den quelcode im zustand wenn es funktioniert und im defekten zustand vielleicht weißt du ja rat fänds aufjeden fall klasse weil ich es nicht raffe
Zustand der funktioniert :
<a href="http://62.141.41.21/lucky-soldiers/gameinfo/gameinfo.php"
onMouseOver="Bildwechsel(14,Highlight15)"
onMouseOut="Bildwechsel(14,Normal15)"><img src="http://62.141.41.21/lucky-soldiers/BUTTONS/GAMEINFO.jpg" width="215" height="28" border="0" alt="Home"></a><br>
</p>
</td>
<td height="100%" width="820" bgcolor="#000000" style="border-collapse:collapse" cellspacing="0" cellpadding="0" width="1250" margin-right:0px;margin-bottom:0px>
<!-- header.inc.tpl BEGIN -->
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>AllMyGuests0.4.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<script language="JavaScript" type="text/JavaScript">
<!--
function openImageWindow(theURL,winName,features)
{
window.open(theURL,winName,features);
}
//-->
</script>
<LINK REL="StyleSheet" HREF="/lucky-soldiers/guestbook/template/Spessart_at/styles/allmyphp.css" TYPE="text/css">
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td> <br>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> <img src="/lucky-soldiers/guestbook/template/Spessart_at/images/logo.jpg"></td>
<td valign="middle"> <div align="right" class="AMTsmalltext"> 3 <!-- xyz --> Einträge vorhanden<br>15 werden pro Seite angezeigt
</div></td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="75%" height="15" valign="middle"><font class="AMTsmallesttext"> [<a href="index.php?AMG_open=viewgb&AMG_entry=0&PHPSESSID=bea98a54f2a099020885126784f6bcfe">1</a>]
— <span class="AMGsmallesttext">[«15]</span> -
<span class="AMGsmallesttext">[»15]</span></font></td>
<td width="25%" height="15" valign="middle"> <div align="right" class="AMTbigtext"><img src="/lucky-soldiers/guestbook/template/Spessart_at/images/pfeil.gif" width="19" height="12" align="absmiddle">
<a href="index.php?AMG_open=signin&PHPSESSID=bea98a54f2a099020885126784f6bcfe"> Jetzt eintragen!</a> </div></td>
</tr>
</table>
Zustand der nicht funktioniert :
<a href="http://62.141.41.21/lucky-soldiers/gameinfo/gameinfo.php"
onMouseOver="Bildwechsel(14,Highlight15)"
onMouseOut="Bildwechsel(14,Normal15)"><img src="http://62.141.41.21/lucky-soldiers/BUTTONS/GAMEINFO.jpg" width="215" height="28" border="0" alt="Home"></a><br>
</p>
</td>
<td height="100%" width="820" bgcolor="#000000" style="border-collapse:collapse" cellspacing="0" cellpadding="0" width="1250" margin-right:0px;margin-bottom:0px>
<!-- header.inc.tpl BEGIN -->
<!doctype html public \"-//W3C//DTD HTML 4.01 Transitional//EN\">
<html>
<head>
<title>AllMyGuests0.4.0</title>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
</head>
<script language=\"JavaScript\" type=\"text/JavaScript\">
<!--
function openImageWindow(theURL,winName,features)
{
window.open(theURL,winName,features);
}
//-->
</script>
<LINK REL=\"StyleSheet\" HREF=\"/lucky-soldiers/guestbook/template/Spessart_at/styles/allmyphp.css\" TYPE=\"text/css\">
<body bgcolor=\"#FFFFFF\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\"><table width=\"80%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">
<tr>
<td> <br>
<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr>
<td> <img src=\"/lucky-soldiers/guestbook/template/Spessart_at/images/logo.jpg\"></td>
<td valign=\"middle\"> <div align=\"right\" class=\"AMTsmalltext\"> 3 <!-- xyz --> Einträge vorhanden<br>15 werden pro Seite angezeigt
</div></td>
</tr>
</table>
<br>
<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">
<tr>
<td width=\"75%\" height=\"15\" valign=\"middle\"><font class=\"AMTsmallesttext\"> [<a href="index.php?AMG_open=viewgb&AMG_entry=0&PHPSESSID=777f82136217425db6cbf223ecfdb281">1</a>]
— <span class="AMGsmallesttext">[«15]</span> -
<span class="AMGsmallesttext">[»15]</span></font></td>
<td width=\"25%\" height=\"15\" valign=\"middle\"> <div align=\"right\" class=\"AMTbigtext\"><img src=\"/lucky-soldiers/guestbook/template/Spessart_at/images/pfeil.gif\" width=\"19\" height=\"12\" align=\"absmiddle\">
<a href="index.php?AMG_open=signin&PHPSESSID=777f82136217425db6cbf223ecfdb281"> Jetzt eintragen!</a> </div></td>
</tr>
</table>
danke dir schon mal im vorraus
Gruß
Winnipuuh
PS es liegt definitiv an den / dadurch intepretiert er den code falsch oder ignoriert ihn. Das Problem tritt nicht nur bei deinem script auf sondern auch bei anderen kannst du mir da weiter helfen ??
die url dazu ist : http://62.141.41.21/lucky-soldiers/oben.php