Bug codage/affichage ?

Kirow -  
 Kirow -
Bonsoir à tous,

Voila, j'ai un petit soucis sur mon site et quand je clique sur un lien, ya un bug affichage qui ce passe. En fait le menu arrive au milieu et il ce repete sur le long du site, juste le temp du chargement de la page. Je vous fournis un sreen ainsi que le liens du site pour que vous puissiez voir et peut être m'aider. (Ne fait pas attention à l'acceuil, le formulaire de new n'est pas encore mis en place)

Http://Japan-Streaming.fr.cx

Sreen : http://img142.imageshack.us/img142/223/jpdb7.jpg (Mauvaise qualité à cause du jpeg)

J'utilise Mozilla firefox.

Merci d'avance, cordialement.

6 réponses

dudu134 Messages postés 2877 Statut Membre 608
 
Bonjour

Tu faudrais tu nous fasse montrer ton code
0
Kirow
 
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Japan Streaming</title>
<style type="text/css">
<!--
body {
	background-image: url(../Images/Fond.jpg);
}
.Style6 {
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.Style7 {color: #660000}
.Style8 {color: #660000}
.Style9 {font-size: small; font-weight: bold; color: #660000; }
.Style10 {color: #000000}
-->
</style></head>

<body>
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="../Images/Banniere.png" width="950" height="200"></td>
  </tr>
</table>
<table width="950" height="800" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
  <tr>
    <td width="160" height="21" valign="top" background="../Images/FondMenu.png"><table width="160" height="30" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td><img src="../Images/Menu.png" width="160" height="30"></td>
      </tr>
    </table>    
      <div align="center">
        <p><span class="Style6"><span class="Style19"><a href="Accueil.php">»</a></span>Accueil<br>
            <span class="Style19 Style7"><span class="Style9"><a href="">»</a></span></span><span class="Style9"><a href="">Forum</a></span><br>
            <span class="Style19"><a href="Contact.htm">»</a></span><a href="Contacts.htm">Contact</a><br>
            <span class="Style19 Style7">»</span><span class="Style7">Staff</span><br>
            <span class="Style19 Style7"> »</span><span class="Style7">Livre d'or</span><br>
            <span class="Style19 Style7"> »</span><span class="Style8">Partenaires<br>
            <span class="Style6"> »FAQ</span></span></span><br>
        </p>
      </div>
      <table width="160" height="30" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td><img src="../Images/Streaming.png" width="160" height="30"></td>
      </tr>
    </table>
      <div align="center">
        <p class="Style6"><span class="Style19"><a href="StreamDrama/StreamDrama.htm">»</a></span><a href="StreamDrama/StreamDrama.htm">Dramas</a><br>
          <span class="Style19 Style7">»</span><span class="Style7">Animes<br>
          »OAV<br>
        »TV en ligne</span></p>
        <table width="160" height="30" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td><img src="../Images/Multimedias.png" width="160" height="30"></td>
          </tr>
        </table>
        <p class="Style6"> <span class="Style19 Style7"><span class="Style10"><a href="Radio.htm">»</a></span></span><span class="Style10"><a href="Radio.htm">Radio</a></span><span class="Style7"><br>
          »Wallpapers<br>
          »Avatars<br>
          »Logiciels<br>
          »Dossiers </span><br>
        </p>
        <table width="160" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="../Images/Chatbox.png" width="160" height="30"></td>
          </tr>
        </table>
        <table width="130" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><!-- BEGIN CBOX - http://www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="130" height="168" src="http://www4.cbox.ws/box/?boxid=3162465&boxtag=5809&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#06699C 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="130" height="82" src="http://www4.cbox.ws/box/?boxid=3162465&boxtag=5809&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#06699C 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX --></td>
          </tr>
        </table>
        <br>
        <table width="130" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            </div></td>
          </tr>
        </table>
        <p class="Style6">         </p>
    </div></td>
    <td width="790" align="center" valign="top" bgcolor="#06699C"><br>
      <table width="770" height="850" border="1" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td align="center" valign="top" bgcolor="#0078B3"><?PHP
$number=5;
include("/home/olympe-network/japanstreaming/News/show_news.php");
?></td>
        </tr>
    </table>
    <br>
    <strong>Copyright © 2007, Kirow. Tous droits réservés.</strong></td>
  </tr>
</table>
</body>
</html>


Voila =D
0
dudu134 Messages postés 2877 Statut Membre 608
 
tu a problème avec cette ligne

<td align="center" valign="top" bgcolor="#0078B3"><?PHP
$number=5;
include("/home/olympe-network/japanstreaming/News/show_news.php");
?></td>

est ce que tu peux me comfirmer que c'est bien la ligne 116
0
Kirow
 
C'est bien celle ci, qu'elle est l'erreur en question en fait? Que dois-je faire exactement? ^^"
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
dudu134 Messages postés 2877 Statut Membre 608
 
si tu enlève le "/" devant home.
elle sert à quoi
0
Kirow
 
C'est pour pas remarque tout l'url, tu marque juste ../(Ton nom de fichier). Donc voila, j'ai retirer (toute la ligne), mais bon le bug est toujours présent apparament ^^". Donc je sais pas si c'est vraiment ca. M'enfin merci tout de même :)
0