Annonces


  • Accueil
  •  » Signatux
  •  » Problème d'accents suite à l'integration sur mon site (Résolu)

#1 28/06/07 13:23:36

Auden
Nouveau
Date d'inscription: 28/06/07
Messages: 7
Envoyer un MP

  Email

Problème d'accents suite à l'integration sur mon site

Bonjour,

Tout d'bord je souhaitais remercier toute l'équipe l'équipe qui a créée signatux. Ce livre d'or est aussi puissant que joli !! Dire que d'autres livres d'or sont payants avec moins de fonctionnalités, bref chapeau bas à toute l'équipe !

Alors quelques heures de galères j'ai fini par intégrer le livre d'or à mon site : http://www.aqua69.fr/livredor.php

Mais j'ai un peitit soucis, les accents ne sont pas pris en compte frown

Je suppose qu'il doit manquer une ligne quelque part mais où ?


Voici le code de mon fichier livreor.php

Code:

<?php
    define('SGTUX_ROOT','signatux/'); // Chemin du dossier
    define('SGTUX', ((array_search('signatux',$_GET)) ? 1:0));
    if(SGTUX) require_once SGTUX_ROOT.'header.php'
?>

<!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>
<meta http-equiv="Content-Type" content="text/HTML; charset=utf-8" />
<title>Le livre d'or d'aqua69</title>
<link href="aqua69.css" rel="stylesheet" type="text/css" />
<?php if(SGTUX) sgtux_header() ?>
</head>







<body>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="770">
<tr><td width="770" height="101"><a href="http://www.aqua69.fr"><img src="media/bandeau-haut.jpg" width="867" height="101" border="0" /></a></td>
</tr>

 <?php
  include('http://www.aqua69.fr/menuhautgeneral.html');  // Nous appelons notre menu
 ?>
    
    
</table>
  <table width="870" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="tablegenerale" align="center">
    <tr>
      <td width="180" valign="top"><p>
      
<?php
  include('http://www.aqua69.fr/menugauchegeneral.html');  // Nous appelons notre menu
?> 
      
      
      
     </p></td>
      <td width="687" valign="top"><br />
        <table width="660" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td colspan="3"><img src="media/haut_edito.gif" width="660" height="47" /></td>
          </tr>
        <tr>
          <td bgcolor="#5C90C4" width="2"><img src="media/vide.gif" width="2" height="1" /></td>

          <td width="380" class="tdedito"><p align="justify">
          
          <p>
            <?php
    if(SGTUX) signatux(); else
    {
        include('http://www.aqua69.fr/livre.php');
    }
?>      


          <div style="text-align: justify;"><div style="text-align: left;"></div>
</div>          </td>
          <td bgcolor="#5C90C4" width="2"><img src="media/vide.gif" width="2" height="1" /></td>
        </tr>
        <tr>
          <td colspan="3"><img src="media/bas-central.gif" width="660" height="14" /></td>
          </tr>
      </table>

    </td>
      <td width="10" valign="top"><br /></td>
    </tr>
    <tr>

      
<?php
  include('http://www.aqua69.fr/menubasgeneral.html');  // Nous appelons notre menu
?>       
    </tr>
</table>
</div>
</body>
</html>

Si vous avez une idée je suis preneur ! Il ya de fortes chances que le tout soit trés mal codé, mais je débute....

Merci

Dernière modification par Auden (28/06/07 13:33:02)

TOP Hors ligne

  • Signaler
  • Citer
  • Ajouter à la citation

#2 28/06/07 14:34:53

Tuxicoman
Nouveau
Lieu: Suisse
OS: Windows 2k/NT/XP
Date d'inscription: 14/03/07
Messages: 44
Envoyer un MP

  Email

Re: Problème d'accents suite à l'integration sur mon site

Salut! Le problème semble venir de l'encodage des caractères.. Je te propose donc de remplacer

<meta http-equiv="Content-Type" content="text/HTML; charset=utf-8" />

par

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Ainsi, ca fonctionnera à merveille wink (normalement tongue)

TOP Hors ligne

  • Signaler
  • Citer
  • Ajouter à la citation

#3 28/06/07 15:20:35

Auden
Nouveau
Date d'inscription: 28/06/07
Messages: 7
Envoyer un MP

  Email

Re: Problème d'accents suite à l'integration sur mon site

Parfait, ça fonctionne !!!!

encore un grand merci à vous tous !

Au plaisir !

TOP Hors ligne

  • Signaler
  • Citer
  • Ajouter à la citation

#4 28/06/07 20:51:56

Tuxicoman
Nouveau
Lieu: Suisse
OS: Windows 2k/NT/XP
Date d'inscription: 14/03/07
Messages: 44
Envoyer un MP

  Email

Re: Problème d'accents suite à l'integration sur mon site

C'est un plaisir que de pouvoir aider wink

TOP Hors ligne

  • Signaler
  • Citer
  • Ajouter à la citation
  • Accueil
  •  » Signatux
  •  » Problème d'accents suite à l'integration sur mon site (Résolu)
Actuellement aucun autre membre et 1 invité sur ce topic
Membres : [S'enregistrer]

Pied de page du Forum

Pub hébergeur :


CtrlAltSuppr.com, forums officiels de JSAND partagés avec Geek&Hype

Powered by PunCAS (JSAND) based on PunBB
© Copyright 2002–2005 Rickard Andersson