Nouveau sujet Répondre Imprimer Syndication RSS 2.0

Mod anniv sous thème Evernight et eversky !

Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 22 Janvier 2005, 22:24
B'soir à tous,

J'ai installé le mod anni sous TOUS LES THEMES...

Tout va bien sauf EverNight et EverSky !

Dans le profil je vois ceci :

Voir image n°1

Voir image n°2

Qu'est-ce que je dois modifier ?


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 11:54
Copie moi ici le contenu de profil_corps.tpl pour eversky et je te le corigerai :)


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 13:58
Salut,

Voici ta demande :

<form action="{U_ACTION}" method="post" enctype="multipart/form-data">
<!-- IFEXIST nouveau -->
<table width="100%" align="center" cellspacing="3" cellpadding="3">
   <tr>
      <td align="center" class="td_titre_s">{L_INSCRIPTION}</td>
   </tr>
   <tr>
      <td class="td_clair">
         <table align="center" width="80%">
            <tr>
               <td>{L_REGLEMENT}<br /></td>
            </tr>
            <tr>
               <td><br /><input type="checkbox" name="accepter" /> {L_ACCEPTER}</td>
            </tr>
         </table>
      </td>
   </tr>
</table>
<br />
<!-- ENDIF -->

<table width="100%" align="center" cellspacing="3" cellpadding="3">
   <tr>
      <td class="td_titre_s" align="center">{L_DONNEES}</td>
   </tr>
   <tr>
      <td class="tableau2"><span class="petit">{L_CHAMPS_OBLIG}</span></td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_LOGIN}* :</td>
               <td width="500">
                  <!-- IFEXIST login_variable -->
                  <input type="text" name="login" value="{V_LOGIN}" maxlength="20" size="30" />
                  <!-- ENDIF -->
                  <!-- IFEXIST login_fixe -->
                  {V_LOGIN}
                  <!-- ENDIF -->
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- IFEXIST nouveau -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_MDP}* :</td>
               <td width="500"><input type="password" name="mdp" maxlength="20" size="30" /></td>
               
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_MDP_CONFIRM}* :</td>
               <td width="500"><input type="password" name="mdp_confirm" maxlength="20" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <!-- IFEXIST est_connecte -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_ANCIEN_MDP} :<br /><span class="petit">{L_MDP_EXPLICATION}</span></td>
               <td width="500"><input type="password" name="mdp" maxlength="20" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_NOUVEAU_MDP} :<br /><span class="petit">{L_MDP_EXPLICATION}</span></td>
               <td width="500"><input type="password" name="mdp_nouveau" maxlength="20" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_MDP_CONFIRM} :<br /><span class="petit">{L_MDP_EXPLICATION}</span></td>
               <td width="500"><input type="password" name="mdp_confirm" maxlength="20" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_EMAIL}* :</td>
               <td width="500"><input type="text" name="email" value="{V_EMAIL}" maxlength="40" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- IFEXIST est_connecte -->
   <tr>
      <td align="center" class="td_titre_s">{L_PREFERENCE}</td>
   </tr>
   <tr>
      <td class="td_profil">{L_MEMBRE_URL}</td>
	  <td width="500" class="td_profil2"><input type="text" name="membre_url" value="{V_MEMBRE_URL}" maxlength="100" size="30" /></td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_GENRE} :</td>
               <td width="500"><input type="radio" name="genre" value="m" {V_GENRE_M} /> {L_MASC} <input type="radio" name="genre" value="f" {V_GENRE_F} /> {L_FEM} <input type="radio" name="genre" value="n" {V_GENRE_N} /> {L_NON_DEF}</td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_DATE_NAISSANCE} :</td>
               <td width="500">{V_LISTE_JOUR_NAISS} {V_LISTE_MOIS_NAISS} {V_LISTE_ANNEE_NAISS} <input type="checkbox" name="date_non_def" value="oui"> {L_DATE_NAISS_NON_DEF}</td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td valign="top">{L_SIGNATURE} :</td>
               <td width="500"><textarea name="signature" class="texte" cols="30" rows="4">{V_SIGNATURE}</textarea>
            </tr>
         </table>
      </td>
   </tr>
   <!-- IFEXIST choix_langue -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_LANGUE} :</td>
               <td>{LANGUE}</td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <!-- IFEXIST choix_theme -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_THEME} :</td>
               <td>{THEME}</td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_VISION_MAIL} :</td>
               <td>
                  <input type="radio" name="vision_mail" value="1" {V_MAIL_OUI} /> {L_OUI}&nbsp;&nbsp;
                  <input type="radio" name="vision_mail" value="0" {V_MAIL_NON} /> {L_NON}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_NOT_MP} :</td>
               <td>
                  <input type="radio" name="notification_mp" value="1" {V_MAIL_OUI} /> {L_OUI}&nbsp;&nbsp;
                  <input type="radio" name="notification_mp" value="0" {V_MAIL_NON} /> {L_NON}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <!-- IFEXIST aut_avatar -->
   <tr>
      <td align="center" class="td_titre_s">{L_GESTION_AVATAR}</td>
   </tr>   
   <!-- IFEXIST montrer_avatar -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td valign="top"><span class="petit">{L_DIMENSION_AVATAR}</span><br />{L_SUPPRIMER_AVATAR} : <input type="checkbox" name="supprimer_avatar" value="1" /></td>
               <td width="500">{IMG_AVATAR}</td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <!-- IFEXIST upload_avatar -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_UP_AVATAR} :</td>
               <td width="500"><input class="typetext" type="file" name="upload_avatar" size="25"></td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <tr>
      <td>
         <table class="tableau" width="100%" cellpadding="4">
            <tr>
               <td>{L_LIER_AVATAR} :</td>
               <td width="500"><input type="text" value="{V_LIER_AVATAR}" name="lier_avatar" size="30" /></td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- ENDIF -->
   <tr>
      <td align="center" class="td_titre_s"><input type="submit" name="soumettre" class="boutton" value="{L_SOUMETTRE}" /></td>
   </tr>
</table>
</form>


Bon courage alors ! :)


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 14:14
Voilà j'ai édité ton message, dit moi si ca va :)


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 14:25
Ah ça va mieux...

Dis je peux écraser pour le thème eversky (parce que c'était pour evernight)

rest petit probleme :

Montrer son adresse email : Oui&nbsp;&nbsp; Non
: Oui&nbsp;&nbsp; Non


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 14:28
Tu as encore des problèmes ou exactement je n'ai pas comoris ? (et oui tu peux écraser le fichier pour evernight et eversky, c'est le même ;))


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 14:37
Ah bien, le voici :

Barre Email

Précision :

Problème avec Oui&nbsp;&nbsp; c'est sous EverNight et EverSky

Et l'autre qui a seulement : c'est sous tous les thèmes ...


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 14:47
J'ai mis ton fichier à jour :)


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 14:49
Je te remercie mais peux-tu me dire lequel que je dois modifier pour : pour les autres thèmes ?

LE problème est règlé mais pas celui de :


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 14:58
Ah oui il smeble ta manquer la variable de langue des MP.

Vérifie bien dans profil.php de bien avoir
	'L_NOT_MP' =>		$langue['profil_not_mp'],


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 15:02
Je vais verifie aprs mon repas parec que ma copine m'attend pour manger... si je tarde ça va me faire mal par elle ^^"


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 18:56
Oui, il y a ...

	'L_VISION_MAIL' =>	$langue['profil_vision_mail'],
	'L_NOT_MP' =>      $langue['profil_not_mp'],
	'L_VISION_NEWS' =>   $langue['profil_vision_news'],


Que faire ?


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 20:23
J'ai mis à jour ton message avec le code du fichier, met le à jour et dit moi si ca marche ;)


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Etoile
Avatar de Ghost Warrior
  • Age : 23 ans
  • Messages : 3535
  • Inscrit : 14 Novembre 2004
  Lien vers ce message 23 Janvier 2005, 20:41
Non, c'est BEAUCOUP PIRE !

Y a rien de couleur que des mots :

{L_INSCRIPTION}
{L_REGLEMENT}

{L_ACCEPTER}

{L_DONNEES}
{L_CHAMPS_OBLIG}
{L_LOGIN}* : 	{V_LOGIN}
{L_MDP}* : 	
{L_MDP_CONFIRM}* : 	
{L_ANCIEN_MDP} :
{L_MDP_EXPLICATION} 	
{L_NOUVEAU_MDP} :
{L_MDP_EXPLICATION} 	
{L_MDP_CONFIRM} :
{L_MDP_EXPLICATION} 	
{L_EMAIL}* : 	
{L_PREFERENCE}
{L_GENRE} : 	{L_MASC} {L_FEM} {L_NON_DEF}
{L_DATE_NAISSANCE} : 	{V_LISTE_JOUR_NAISS} {V_LISTE_MOIS_NAISS} {V_LISTE_ANNEE_NAISS} {L_DATE_NAISS_NON_DEF}
{L_SIGNATURE} : 	
{L_LANGUE} : 	{LANGUE}
{L_THEME} : 	{THEME}
{L_VISION_MAIL} : 	{L_OUI}   {L_NON}
{L_NOT_MP} : 	{L_OUI}   {L_NON}
{L_GESTION_AVATAR}
{L_DIMENSION_AVATAR}
{L_SUPPRIMER_AVATAR} : 	{IMG_AVATAR}
{L_UP_AVATAR} : 	
{L_LIER_AVATAR} : 	


Pas un autre couleur, que noir et blanc !

A revoir !


L'amour est aveugle, il faut donc toucher.

La mort est un état de non-existence. Ce qui n'est pas n'existe pas. Donc la mort n'existe pas.

Comment le vent sait-il dans quelle direction il doit souffler ?
 
Chef du projet FSB
Avatar de Genova
  • Age : 22 ans
  • Messages : 14507
  • Inscrit : 16 Septembre 2004
  Lien vers ce message 23 Janvier 2005, 21:03
Oula c'est bizare ca :s tu es sur de bien avoir uploadé ton fichier sur le serveur ? parfois il peut y avoir des erreurs ... Vide ton cache de navigateur aussi :)


Cause Im as free as a bird now, And this bird you can not change. - Freebird - Lynyrd Skynyrd
There's someone in my head but it's not me. - Brain damage - Pink Floyd
I said baby, you know Im gonna leave you. - Babe I'm gonna leave you - Led Zeppelin
Father ? yes son, I want to kill you - The end - The Doors
 
Répondre


.