Tout passe maintenant bien sur la page d'accueil de Gastero Prod avec la version CVS sur PHP 5, sauf un truc bizarre en fin de page.
Après l'ajout des boutons d'admin en fin de code, il rajoute aussi une page d'erreur de chargement de squelette :
<div class="spip-admin" dir="ltr"><form method='GET' action='' style='border: 0px; margin: 0px;'>
<input type="hidden" name="recalcul" value="oui" />
<input type='submit' class='spip_bouton' name='submit' value="Recalculer cette page"></input></form>
</div><html><head>
<title>ُError in the site</title>
<meta http-equiv='Expires' content='0'>
<meta http-equiv='cache-control' content='no-cache,no-store'>
<meta http-equiv='pragma' content='no-cache'>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
<style>
<!--
a {text-decoration: none; }
.forml {width: 100%; background-color: #FFCC66; background-position: center bottom; float: none; color: #000000}
.formo {width: 100%; background-color: #FFF0E0; background-position: center bottom; weight: bold; float: none; color: #000000}
.fondl {background-color: #FFCC66; background-position: center bottom; float: none; color: #000000}
.fondo {background-color: #FFF0E0; background-position: center bottom; float: none; color: #000000}
.fondf {background-color: #FFFFFF; border-style: solid ; border-width: 1; border-color: #E86519; color: #E86519}
.serif { font-family: Georgia, Garamond, Times New Roman, serif; }
-->
</style>
</head>
<body bgcolor='#FFFFFF' text='#000000' link='#E86519' vlink='#6E003A' alink='#FF9900' topmargin='0' leftmargin='0' marginwidth='0' marginheight='0'><br><br><br>
<center>
<table width='450'>
<tr><td width='450' class='serif'>
<font face='Verdana,Arial,Sans,sans-serif' size='4' color='#970038'><B>ُError in the site</b></font>
<p><P>No available template <b>design/Array</b>...</P>
</font>
</td></tr></table>
</center>
</body>
</html>
Vu que c'est après les boutons d'admin, c'est bien quelque chose que je ne lui demande pas ...
-Nicolas