Mon formulaire ne fonctionne pas

3 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Mon formulaire ne fonctionne pas

Message par Sylle Sack Ven 7 Sep 2012 - 18:21

Bonjour,
je sais que ce problème reviens souvent, mais je n'arrive pas a comprendre le miens.

En effet j'ai un formulaire qui fonctionnait très bien avant, mais qui après quelques ajoûts ne fonctionne plus du tout.
Novice sur ce type de formulaire, je viens à vous pour trouver une solution.

Voici mon code pour mon formulaire :
Code:
<style type="text/css">
.form {
font-size: 13px;
width: 800;
margin-left:auto;
margin-right:auto;
background-color:#trans
}
   
   
fieldset{
width: 800px;
margin-left:auto;
margin-right:auto;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
 box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;}
   
fieldset tr td{
padding:12px;
border:1px #BABABA;
border-width:1px 0 0 0;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
 box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;}
   
legend {
-moz-box-shadow: 1px 1px 12px #BABABA;
-webkit-box-shadow: 1px 1px 12px #BABABA;
 box-shadow: 1px 1px 12px #BABABA;
font-family: Monotype Corsiva;
text-align:center;
padding-left:20px;
padding-right:20px;
color: #AB8663;
font-size: 28px;}
   
   
.left{
text-align:right;
width:200px;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
  box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;
}

input[placeholder], [placeholder], *[placeholder]{
    color: #ffffff ;
}
input, textarea, select, option {
 background-color:#trans;
 }
input, textarea, select {
 padding:3px;
 border:1px solid #F5C5C5;
 border-radius:5px;
 width:400px;
 box-shadow:1px 1px 2px #C0C0C0 inset;
 }

</style>
<script type="text/javascript">
function envoiMessage(form)
{

        // Créer un message à partir des informations fournies
   
var txt_message =  "[color=DarkOrchid][size=26][font=Bleeding Cowboys] LionHeart [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=black][size=18][font=Lucida Calligraphy]Postulation de : [/color][/size][/font]" + form.pseudo.value + '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=#AB8663][size=16][font=Lucida Calligraphy]A propos de vous : [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Je me prénomme :[/color][/size][/font]" + form.prenom.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]J'ai :[/color][/size][/font]" + form.age.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Je vie à :[/color][/size] [/font]" + form.vie.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Si j'ai Teamspeak 3 ? [/color][/size] [/font]" + form.mumble.value + '\n' +'\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon optique de jeu est : [/color] [/size][/font]" + form.optjeu.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Ma frequence de jeu est : [/color] [/size][/font]" + form.frequence.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mes motivations dans FFXIV sont : [/color] [/size][/font]" + form.motiv.value + '\n' +'\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=blue][size=16][font=Lucida Calligraphy]Les règles :  [/color][/size][/font]" + form.regles.value +'\n' +'\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Carte d'identité de mon personnage : [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon pseudo in-game est :[/color] [/size] [/font]" + form.pseudo.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon Job principal est:[/color] [/size] [/font]" + form.clprinclv.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon second Job est :[/color] [/size] [/font]" + form.classe1.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon troisième Job est :[/color] [/size] [/font]" + form.classe2.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon quatrième Job est :[/color] [/size] [/font]" + form.classe3.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon cinquième Job est :[/color] [/size] [/font]" + form.classe4.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon sixième Job est :[/color] [/size] [/font]" + form.classe5.value +'\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Mon septième Job est :[/color] [/size] [/font]" + form.classe6.value +'\n'+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Linkshells : [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Ai-je une autre LS ? [/color] [/size][/font]" + form.ls.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Comment ai-je connu LIONHEART ? [/color] [/size][/font]" + form.connu.value + '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Chez LionHeart  je connais : [/color] [/size][/font]" + form.jconnai.value + '\n'+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Mon expérience dans FFXIV et les MMORPG : [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=orange][size=16][font=Lucida Calligraphy]Les Donjons : [/color] [/size][/font]" + '\n'
+"[color=green][size=14][font=Lucida Calligraphy]La forteresse de Dzemael: [/color] [/size][/font]" + form.DZ.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Le Val d'Aurum : [/color] [/size][/font]" + form.VA.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Le Gouffre hurlant: [/color] [/size][/font]" + form.CC.value + '\n' +'\n'
+"[color=orange][size=16][font=Lucida Calligraphy]Les Primordiaux: [/color] [/size][/font]" + '\n'
+"[color=green][size=14][font=Lucida Calligraphy]Ifrit : [/color] [/size][/font]" + form.Ifrit.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Le bon roi Mog : [/color] [/size][/font]" + form.mog.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Garuda : [/color] [/size][/font]" + form.garuda.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Ifrit X-trem : [/color] [/size][/font]" + form.ifrit X-trem.value + '\n' +'\n'
+"[color=orange][size=16][font=Lucida Calligraphy]L'Arme relique: [/color] [/size][/font]" +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Ai-je envie de l'obtenir ? [/color] [/size][/font]" + form.relique1.value + '\n' +'\n'
+"[color=green][size=16][font=Lucida Calligraphy]Où j'en suis ? [/color] [/size][/font]" + form.relique2.value + '\n' +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]L'Epopée principale : [/color] [/size][/font]" +'\n'
+"[color=green][size=14][font=Lucida Calligraphy]Où j'en suis ? [/color] [/size][/font]" + form.epopee.value + '\n' +'\n'
+"[color=blue][size=16][font=Lucida Calligraphy]Mes autres expériences dans les mmorpg sont : [/color][/size][/font]" + form.mmorpg.value + '\n' +'\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Mon mot de la fin : [/color][/size][/font]"+ '\n'
+"[color=#AB8663]_____________________________________________________________[/color]"+ '\n'+ '\n'
+"[color=blue][size=14][font=Lucida Calligraphy]Que dire de plus ? [/color][/size][/font]" + form.plus.value + '\n'+ '\n'

// Insère le texte construit dans le champ caché "message" du formulaire
form.message.value = txt_message;
form.subject.value = "Présentation de "+form.pseudo.value;
}
          </script>
<div class="formul">
        <form method="post" action="/post" name="post" enctype="multipart/form-data" onsubmit="envoiMessage(this)">
        <input name="lt" value="0" type="hidden">
        <input name="mode" value="newtopic" type="hidden"> <!-- Un nouveau topic sera créé -->
        <input name="topictype" value="0" checked="checked" type="hidden"> <!-- Value 0: Sujet Normal (1 = Note / 2 = annonce) -->
        <input name="message" value="" type="hidden"> <!-- Contiendra le texte du message -->
        <input name="f" value="6" type="hidden"> <!--  ID du forum dans lequel le message sera posté-->
        <input name="subject" id="titre" value="" type="hidden">  <fieldset>   
  <div style="line-height: 40px;text-align:center;"><span style="font-size: 50px; font-family: Bleeding Cowboys; color:DarkOrchid;">LionHeart</span>
   
<span style="font-size: 40px; font-family: Monotype Corsiva; color: #AB8663; margin-left: 100px;">" Ma Postulation "</span></div>

</fieldset>

<fieldset>
        <legend> Règlements</legend> 
<br><font style="color: Blue;" size="3"><label style="font-family: Book Antiqua; font-weight: bold; color: white;" for="regles">Avez-vous lu nos règles ? Si non les lire <a href="http://ls-lionheart.ultimarpg.com/t755-nos-regles">ici</a></label><span style="font-family: Book Antiqua;">
</span></font>  <br><input name="regles" id="regles" placeholder="Ecrire : J'ai lu et j'accepte les règles"  size="30" maxlength="60" type="text">
        <br><br></fieldset>     
<fieldset><legend>
        A propos de vous :
</legend>
        <br>
      <font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="prenom">Quel est votre prénom ?</label></font><br>
        <input name="prenom" id="prenom" size="30" maxlength="50" type="text">
        <br>
        <br>
      <font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="age">Quel est votre âge ?</label></font><br>
        <input name="age" id="age" size="30" maxlength="20" type="text">
        <br><br>
        <font style="font-weight: bold; color:white;" size="3"><label style="font-family: Book Antiqua;"for="vie">Où vivez-vous ?</label></font><br>
        <input name="vie" id="vie" size="30" maxlength="50" type="text">
        <br><br>
        <font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="mumble">Avez-vous Teamspeak 3 ?Avec micro ? </label></font><br>
        <input name="mumble" id="mumble" size="30" maxlength="20" type="text"><br><br>
<font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="optjeu">Dans quelle optique jouez-vous ?</label></font><br>
      <select name="optjeu" id="optjeu">
        <option value="Plaisir" selected="selected">Plaisir</option>
        <option value="EndGame">EndGame</option>
        <option value="Plaisir &amp; EndGame">Plaisir &amp; EndGame</option>
      </select>
        <br><br>
<font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="frequence">Quelle est votre fréquence de jeu ? </label></font><br>
        <input name="frequence" id="frequence" size="30" maxlength="20" type="text"><br><br>
 <font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="motiv">Qu'est-ce qui vous motive dans FFXIV ?</label></font><br><br>
        <textarea name="motiv" id="motiv" cols="70" rows="5" font style="color: black; font-weight: bold;" size="3"></textarea><br><br>
    </fieldset>
        <fieldset>
        <legend>Carte d'identité de votre personnage :</legend>
        <br>
        <font style="color: white;" size="3"><label style="font-weight: bold; font-family: Book Antiqua;"for="pseudo">Quel est votre pseudo in-game "complet" ?</label></font>  <br>   
        <input name="pseudo" id="pseudo" size="30" maxlength="50" type="text"><br><br>     
     
<font style="color: white;" size="3"><label style="font-weight: bold; "font-family: Book Antiqua;"for="clprinclv">Quelle est votre "Job" principale ?</label></font><br>
<select name="clprinclv" id="clprinclv">
  <option value="Aucune">Aucune</option>
  <option value="Paladin" selected="selected">Paladin</option>
  <option value="Guerrier">Guerrier</option>
  <option value="Moine">Moine</option>
  <option value="Chevalier Dragon">Chevalier Dragon</option>
  <option value="Barde">Barde</option>
  <option value="Mage Noir">Mage Noir</option>
  <option value="Mage Blanc">Mage Blanc</option>
</select>
<br> 
<br><br>
        <font style="color: white;" size="3" ; font-weight: bold; font-family: Book Antiqua><label>Quelles autres "Jobs" de combats maîtrisez-vous ?<br> Selectionner dans l'ordre de maitrise </font></label><br><br>
<font style="color:orange;" size="3"><label for="classe1">2ème classe maîtrisée</label></font><br>       
<select name="classe1" id="classe1">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select>
<br><br> 
<font style="color:orange;" size="3"><label for="classe2">3ème classe maîtrisée</label></font><br>       
<select name="classe2" id="classe2">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br>
<font style="color:orange;" size="3"> <label for="classe3">4ème classe maîtrisée</label></font><br>       
<select name="classe3" id="classe3">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br>
<font style="color:orange;" size="3"><label for="classe4">5ème classe maîtrisée</label></font><br>       
<select name="classe4" id="classe4">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br> <font style="color:orange;" size="3"> <label for="classe5">6ème classe maîtrisée</label></font><br>       
<select name="classe5" id="classe5">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select><br><br><font style="color:orange;" size="3"><label for="classe6">7ème classe maîtrisée</label></font><br>       
<select name="classe6" id="classe6">
        <option value="Aucune">Aucune</option>
        <option value="Paladin" selected="selected">Paladin</option>
        <option value="Guerrier">Guerrier</option>
        <option value="Moine">Moine</option>
        <option value="Chevalier Dragon">Chevalier Dragon</option>
        <option value="Barde">Barde</option>       
        <option value="Mage Noir">Mage Noir</option>
        <option value="Mage Blanc">Mage Blanc</option>
</select><br><br>
        </fieldset>
        <fieldset><legend> Linkshells</legend> 
        <font style="color: white;" size="3"><label style="font-weight: bold; font-family: Book Antiqua;"for="ls">Avez-vous une autre Linkshell ? Si oui, noter son nom :</label></font><br>
        <input name="ls" id="ls" placeholder="Exemple : Les Vétérans de la détente ..."size="30" maxlength="300" type="text"><br><br>
        <font style="color: Blue;"size="3"><label style="font-weight: bold; font-family: Book Antiqua; color: white;"for="connu">Comment avez-vous connu notre Linkshell ?</label><br><br></font> <textarea name="connu" id="connu" cols="70" rows="5" font style="color: black; font-weight: bold;"size="3"></textarea><br><br>       
        <font style="font-family: Book Antiqua; font-weight: bold;"size="3"><label style="color: white;"for="jconnai">Connaissez-vous quelqu'un de notre LS ? Si oui, qui ?</label><br><br></font> <textarea name="jconnai" id="jconnai" cols="70" rows="5" font style="color: black; font-weight: bold;"size="3"></textarea><br><br>
     
</fieldset>
        <fieldset><legend>Votre expérience dans FFXIV et les MMORPG :</legend><br>

<font style="color: white;" size="3"><label style="font-weight: bold; “font-family: Book Antiqua><label>FFXIV - Où en êtes-vous ?<br><font style="color: green;" size="4">Les donjons :</label><br>
<font style="color:orange;"size="3"><label for="DZ">La forteresse de Dzemael</label></font><br>
        <select name="Dzemael" id="DZ">
        <option value="Jamais fini"selected="selected">Jamais fait</option>
        <option value="normal">Fait en mode normal</option>
        <option value="speed25">Fait en mode speed -25 minutes</option>
        <option value="speed17">Fait en mode speed -15 minutes</option></select><br><br>
<font style="color:orange;"size="3"><label for="VA">Le Val d'Aurum</label></font><br>
        <select name="Val d'Aurum" id="VA">
        <option value="Jamais fini"selected="selected">Jamais fait</option>
        <option value="normal">Fait en mode normal</option>
        <option value="speed25">Fait en mode speed -25 minutes</option>
        <option value="speed17">Fait en mode speed -17 minutes</option></select><br><br>
<font style="color:orange;"size="3"><label for="CC">Le Gouffre hurlant</label></font><br>
        <select name="Gouffre" id="CC">
        <option value="Jamais fini"selected="selected">Jamais fait</option>
        <option value="normal">Fait en mode normal</option>
        <option value="speed25">Fait en mode speed -25 minutes</option>
        <option value="speed17">Fait en mode speed -17 minutes</option></select><br>
<br><font style="color: green;" size="4">Les Primordiaux :<br>
<font style="color:orange;"size="3"><label for="Ifrit">Ifrit</label></font><br>
        <select name="Ifrit" id="Ifrit">
        <option value="Jamais tué"selected="selected">Jamais fait</option>
        <option value="normal">Tué en mode normal</option>
        <option value="speed10">Tué en mode speed</option></select><br><br>
<font style="color:orange;"size="3"><label for="mog">Le bon roi Mog</label></font><br>
        <select name="mog" id="mog">
        <option value="Jamais tué"selected="selected">Jamais fait</option>
        <option value="normal">Tué en mode normal</option>
        <option value="speed10">Tué en mode speed</option></select><br><br>
        <font style="color:orange;"size="3"><label for="garuda">Garuda</label></font><br>
        <select name="Garuda" id="garuda">
        <option value="Jamais tué"selected="selected">Jamais fait</option>
        <option value="normal">Tué en mode normal</option>
        <option value="speed10">Tué en mode speed</option>
        <option value="manaburn">Tué en mode "Manaburn"</option></select><br><br>
 <font style="color:orange;"size="3"><label for="Ifrit X-trem">Ifrit X-trem</label></font><br>
        <select name="Ifrit X-trem" id="ifrit X-trem">
        <option value="Jamais tué"selected="selected">Jamais fait</option>
        <option value="normal">Jamais tué</option>
        <option value="normal">Tué en mode normal</option>
        <option value="speed10">Tué en mode speed</option></select><br><br>
<font style="color: green;" size="4"><label style="font-weight: bold; font-family: Book Antiqua>L'Arme relique<br><font style="color: white;"size="3"><label for="relique1">Souhaitez-vous l'obtenir ?</label><br>
        <select name="relique1" id="relique1">
        <option value="sais pas"selected="selected">Je ne sais pas</option>
        <option value="oui">oui</option>
        <option value="non">non</option></select><br><br>
<font style="font-family: Book Antiqua; font-weight: bold;"size="3"><label style="color: white;"for="relique2">Où en êtes-vous ?</label><br><br></font> <textarea name="relique2" id="relique2" cols="70" rows="5" font style="color: black; font-weight: bold;"size="3"></textarea><br><br>
<font style="font-family: Book Antiqua; font-weight: bold;"size="4"><label style="color: green>L'Epopée principale <br><font style="color: white;"size="3"><label for="epopee “>Où en êtes-vous ?</label><br><br></font> <textarea name="epopee" id="epopee" cols="70" rows="5" font style="color: black; font-weight: bold;"size="3"></textarea><br><br>


        <font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="mmorpg">Avez-vous une expérience dans d'autres MMORPG ? si oui, lesquels ?</label></font>
        <br><br>
        <textarea name="mmorpg" id="mmorpg" cols="70" rows="3" font style="color: black; font-weight: bold;"size="3"></textarea>
        <br><br>
</fieldset><fieldset><legend>Le mot de la fin :</legend>
        <br><font style="font-family: Book Antiqua; font-weight: bold; color: white;"size="3"><label for="plus">Avez-vous autre chose à ajouter ?</label></font>
        <br><br>
        <textarea name="plus" id="plus" cols="70" rows="5" font style="color: black; font-weight: bold;"size="3"></textarea>
        <br><br>
        </fieldset> 
        <fieldset><input name="post" font style="font-size: 36px; font-family: Monotype Corsiva; color: #AB8663; margin-left: 250px;" value="Valider ma postulation" type="submit">
        </fieldset>
  </form></div>
</body>
</html>

Ce formulaire a l'aspect que je souhaite obtenir mais quand je valide ça m'envoi sur un nouveau sujet (jusque là c'est ok) mais au lieu de préremplir le sujet, il n'y a rien.

Pourriez-vous m'aider afin que lorsque que l'on click sur "Valider ma postulation" cela me créer un nouveau poste tout rempli svp Sad
avatar

Sylle Sack
Nouveau membre

Messages : 3
Inscrit(e) le : 07/09/2012

http://ls-lionheart.ultimarpg.com/
Sylle Sack a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Mon formulaire ne fonctionne pas

Message par Nyko-neko Ven 7 Sep 2012 - 19:28

regarde que tu n'ai pas touché à l'activation du HTML ^^
Nyko-neko

Nyko-neko
****

Masculin
Messages : 306
Inscrit(e) le : 10/06/2012

http://fairytale-world.forums-rpg.com/
Nyko-neko a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Mon formulaire ne fonctionne pas

Message par Sylle Sack Ven 7 Sep 2012 - 19:39

Nyko-neko a écrit:regarde que tu n'ai pas touché à l'activation du HTML ^^
Comment je vérifie ça ?
Désolée quand je dis que je suis novice c'est vraiment le cas.
Je pense qu'il y a un problème dans le formulaire mais à force de le relire je n'y vois plus rien.
Aidez-moi SVP Sad
avatar

Sylle Sack
Nouveau membre

Messages : 3
Inscrit(e) le : 07/09/2012

http://ls-lionheart.ultimarpg.com/
Sylle Sack a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Mon formulaire ne fonctionne pas

Message par Scoubifitz Lun 10 Sep 2012 - 0:04

bonsoir,

Code:
<style type="text/css">
.form {
font-size: 13px;
width: 800;
margin-left:auto;
margin-right:auto;
background-color:#trans
}

fieldset{
width: 800px;
margin-left:auto;
margin-right:auto;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;
}
fieldset tr td{
padding:12px;
border:1px #BABABA;
border-width:1px 0 0 0;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;
}
legend {
-moz-box-shadow: 1px 1px 12px #BABABA;
-webkit-box-shadow: 1px 1px 12px #BABABA;
box-shadow: 1px 1px 12px #BABABA;
font-family: Monotype Corsiva;
text-align:center;
padding-left:20px;
padding-right:20px;
color: #AB8663;
font-size: 28px;
}
.left{
text-align:right;
width:200px;
-moz-box-shadow: 0px 0px 10px #BFB4B5;
box-shadow: 0px 0px 10px #BFB4B5;
-webkit-box-shadow: 0px 0px 10px #BFB4B5;
}
input[placeholder], [placeholder], *[placeholder]{
color: #ffffff ;
}
input, textarea, select, option {
background-color:#trans;
}
input, textarea, select {
padding:3px;
border:1px solid #F5C5C5;
border-radius:5px;
width:400px;
box-shadow:1px 1px 2px #C0C0C0 inset;
}
</style>
<script type="text/javascript">
function envoiMessage(form)
{

// Créer un message à partir des informations fournies

var txt_message =  "[color=DarkOrchid][size=26][font=Bleeding Cowboys] LionHeart [/color][/size][/font]\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=black][size=18][font=Lucida Calligraphy]Postulation de : [/color][/size][/font]" + form.pseudo.value + '\n'
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=#AB8663][size=16][font=Lucida Calligraphy]A propos de vous : [/color][/size][/font]\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Je me prénomme :[/color][/size][/font]" + form.prenom.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]J'ai :[/color][/size][/font]" + form.age.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Je vie à :[/color][/size] [/font]" + form.vie.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Si j'ai Teamspeak 3 ? [/color][/size] [/font]" + form.mumble.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon optique de jeu est : [/color] [/size][/font]" + form.optjeu.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Ma frequence de jeu est : [/color] [/size][/font]" + form.frequence.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mes motivations dans FFXIV sont : [/color] [/size][/font]" + form.motiv.value + "\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=blue][size=16][font=Lucida Calligraphy]Les règles :  [/color][/size][/font]" + form.regles.value + "\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Carte d'identité de mon personnage : [/color][/size][/font]\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon pseudo in-game est :[/color] [/size] [/font]" + form.pseudo.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon Job principal est:[/color] [/size] [/font]" + form.clprinclv.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon second Job est :[/color] [/size] [/font]" + form.classe1.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon troisième Job est :[/color] [/size] [/font]" + form.classe2.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon quatrième Job est :[/color] [/size] [/font]" + form.classe3.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon cinquième Job est :[/color] [/size] [/font]" + form.classe4.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon sixième Job est :[/color] [/size] [/font]" + form.classe5.value +"\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Mon septième Job est :[/color] [/size] [/font]" + form.classe6.value +"\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Linkshells : [/color][/size][/font]\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Ai-je une autre LS ? [/color] [/size][/font]" + form.ls.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Comment ai-je connu LIONHEART ? [/color] [/size][/font]" + form.connu.value + "\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Chez LionHeart  je connais : [/color] [/size][/font]" + form.jconnai.value + "\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Mon expérience dans FFXIV et les MMORPG : [/color][/size][/font]\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=orange][size=16][font=Lucida Calligraphy]Les Donjons : [/color] [/size][/font]\n"
+"[color=green][size=14][font=Lucida Calligraphy]La forteresse de Dzemael: [/color] [/size][/font]" + form.DZ.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]Le Val d'Aurum : [/color] [/size][/font]" + form.VA.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]Le Gouffre hurlant: [/color] [/size][/font]" + form.CC.value + "\n\n"
+"[color=orange][size=16][font=Lucida Calligraphy]Les Primordiaux: [/color] [/size][/font]\n"
+"[color=green][size=14][font=Lucida Calligraphy]Ifrit : [/color] [/size][/font]" + form.Ifrit.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]Le bon roi Mog : [/color] [/size][/font]" + form.mog.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]Garuda : [/color] [/size][/font]" + form.garuda.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]Ifrit X-trem : [/color] [/size][/font]" + form.Xtrem.value + "\n\n"
+"[color=orange][size=16][font=Lucida Calligraphy]L'Arme relique: [/color] [/size][/font]\n"
+"[color=green][size=14][font=Lucida Calligraphy]Ai-je envie de l'obtenir ? [/color] [/size][/font]" + form.relique1.value + "\n\n"
+"[color=green][size=16][font=Lucida Calligraphy]Où j'en suis ? [/color] [/size][/font]" + form.relique2.value + "\n\n"
+"[color=green][size=14][font=Lucida Calligraphy]L'Epopée principale : [/color] [/size][/font]\n"
+"[color=green][size=14][font=Lucida Calligraphy]Où j'en suis ? [/color] [/size][/font]" + form.epopee.value + "\n\n"
+"[color=blue][size=16][font=Lucida Calligraphy]Mes autres expériences dans les mmorpg sont : [/color][/size][/font]" + form.mmorpg.value + "\n\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=#AB8663][size=16][font=Lucida Calligraphy]Mon mot de la fin : [/color][/size][/font]\n"
+"[color=#AB8663]_____________________________________________________________[/color]\n\n"
+"[color=blue][size=14][font=Lucida Calligraphy]Que dire de plus ? [/color][/size][/font]" + form.plus.value + "\n\n";

// Insère le texte construit dans le champ caché "message" du formulaire
form.message.value = txt_message;
form.subject.value = "Présentation de "+form.pseudo.value;
}
</script>
<div class="formul">
<form method="post" action="/post" name="post" enctype="multipart/form-data" onsubmit="envoiMessage(this)">
<input name="lt" value="0" type="hidden">
<input name="mode" value="newtopic" type="hidden"> <!-- Un nouveau topic sera créé -->
<input name="topictype" value="0" checked="checked" type="hidden"> <!-- Value 0: Sujet Normal (1 = Note / 2 = annonce) -->
<input name="message" value="" type="hidden"> <!-- Contiendra le texte du message -->
<input name="f" value="6" type="hidden"> <!--  ID du forum dans lequel le message sera posté-->
<input name="subject" id="titre" value="" type="hidden">  <fieldset> 
<div style="line-height: 40px;text-align:center;"><span style="font-size: 50px; font-family: Bleeding Cowboys; color:DarkOrchid;">LionHeart</span>

<span style="font-size: 40px; font-family: Monotype Corsiva; color: #AB8663; margin-left: 100px;">" Ma Postulation "</span></div>

</fieldset>

<fieldset>
<legend> Règlements</legend>
<br><font style="color: Blue;" size="3"><label style="font-family: Book Antiqua; font-weight: bold; color: white;" for="regles">Avez-vous lu nos règles ? Si non les lire <a href="http://ls-lionheart.ultimarpg.com/t755-nos-regles">ici</a></label><span style="font-family: Book Antiqua;">
</span></font>  <br><input name="regles" id="regles" placeholder="Ecrire : J'ai lu et j'accepte les règles"  size="30" maxlength="60" type="text" />
<br><br></fieldset>   
<fieldset><legend>
A propos de vous :
</legend>
<br>
<font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="prenom">Quel est votre prénom ?</label></font><br>
<input name="prenom" id="prenom" size="30" maxlength="50" type="text">
<br>
<br>
<font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="age">Quel est votre âge ?</label></font><br>
<input name="age" id="age" size="30" maxlength="20" type="text">
<br><br>
<font style="font-weight: bold; color:white;" size="3"><label style="font-family: Book Antiqua;"for="vie">Où vivez-vous ?</label></font><br>
<input name="vie" id="vie" size="30" maxlength="50" type="text">
<br><br>
<font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="mumble">Avez-vous Teamspeak 3 ?Avec micro ? </label></font><br>
<input name="mumble" id="mumble" size="30" maxlength="20" type="text"><br><br>
<font style="color: white; font-weight: bold;" size="3"><label style="font-family: Book Antiqua;"for="optjeu">Dans quelle optique jouez-vous ?</label></font><br>
<select name="optjeu" id="optjeu">
<option value="Plaisir" selected="selected">Plaisir</option>
<option value="EndGame">EndGame</option>
<option value="Plaisir &amp; EndGame">Plaisir &amp; EndGame</option>
</select>
<br><br>
<font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="frequence">Quelle est votre fréquence de jeu ? </label></font><br>
<input name="frequence" id="frequence" size="30" maxlength="20" type="text"><br><br>
<font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="motiv">Qu'est-ce qui vous motive dans FFXIV ?</label></font><br><br>
<textarea name="motiv" id="motiv" cols="70" rows="5" style="color: black; font-weight: bold;" size="3"></textarea><br><br>
</fieldset>
<fieldset>
<legend>Carte d'identité de votre personnage :</legend>
<br>
<font style="color: white;" size="3"><label style="font-weight: bold; font-family: Book Antiqua;"for="pseudo">Quel est votre pseudo in-game "complet" ?</label></font>  <br> 
<input name="pseudo" id="pseudo" size="30" maxlength="50" type="text"><br><br>   

<font style="color: white;" size="3"><label style="font-weight: bold;font-family: Book Antiqua;" for="clprinclv">Quelle est votre "Job" principale ?</label></font><br>
<select name="clprinclv" id="clprinclv">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select>
<br>
<br><br>
<font style="color: white; font-weight: bold; font-family: Book Antiqua;" size="3" ><label>Quelles autres "Jobs" de combats maîtrisez-vous ?<br> Selectionner dans l'ordre de maitrise </label></font><br><br>
<font style="color:orange;" size="3"><label for="classe1">2ème classe maîtrisée</label></font><br>     
<select name="classe1" id="classe1">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select>
<br><br>
<font style="color:orange;" size="3"><label for="classe2">3ème classe maîtrisée</label></font><br>     
<select name="classe2" id="classe2">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br>
<font style="color:orange;" size="3"> <label for="classe3">4ème classe maîtrisée</label></font><br>     
<select name="classe3" id="classe3">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br>
<font style="color:orange;" size="3"><label for="classe4">5ème classe maîtrisée</label></font><br>     
<select name="classe4" id="classe4">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select>
<br> <br> <font style="color:orange;" size="3"> <label for="classe5">6ème classe maîtrisée</label></font><br>     
<select name="classe5" id="classe5">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select><br><br><font style="color:orange;" size="3"><label for="classe6">7ème classe maîtrisée</label></font><br>     
<select name="classe6" id="classe6">
<option value="Aucune">Aucune</option>
<option value="Paladin" selected="selected">Paladin</option>
<option value="Guerrier">Guerrier</option>
<option value="Moine">Moine</option>
<option value="Chevalier Dragon">Chevalier Dragon</option>
<option value="Barde">Barde</option>     
<option value="Mage Noir">Mage Noir</option>
<option value="Mage Blanc">Mage Blanc</option>
</select><br><br>
</fieldset>
<fieldset><legend> Linkshells</legend>
<font style="color: white;" size="3"><label style="font-weight: bold; font-family: Book Antiqua;" for="ls">Avez-vous une autre Linkshell ? Si oui, noter son nom :</label></font><br>
<input name="ls" id="ls" placeholder="Exemple : Les Vétérans de la détente ..."size="30" maxlength="300" type="text"><br><br>
<font style="color: Blue;"size="3"><label style="font-weight: bold; font-family: Book Antiqua; color: white;"for="connu">Comment avez-vous connu notre Linkshell ?</label><br><br></font> <textarea name="connu" id="connu" cols="70" rows="5" style="color: black; font-weight: bold;" size="3"></textarea><br><br>     
<font style="font-family: Book Antiqua; font-weight: bold;"size="3"><label style="color: white;" for="jconnai">Connaissez-vous quelqu'un de notre LS ? Si oui, qui ?</label><br><br></font> <textarea name="jconnai" id="jconnai" cols="70" rows="5" style="color: black; font-weight: bold;" size="3"></textarea><br><br>

</fieldset>
<fieldset><legend>Votre expérience dans FFXIV et les MMORPG :</legend><br>

  <font style="color: white;" size="3"><label style="font-weight: bold;font-family: Book Antiqua">FFXIV - Où en êtes-vous ?<br><font style="color: green;" size="4">Les donjons :</font></label></font><br>
<font style="color:orange;" size="3"><label for="DZ">La forteresse de Dzemael</label></font><br>
<select name="DZ" id="DZ">
<option value="Jamais fini" selected="selected">Jamais fait</option>
<option value="normal">Fait en mode normal</option>
<option value="speed25">Fait en mode speed -25 minutes</option>
<option value="speed17">Fait en mode speed -15 minutes</option></select><br><br>
<font style="color:orange;" size="3"><label for="VA">Le Val d'Aurum</label></font><br>
<select name="VA" id="VA">
<option value="Jamais fini" selected="selected">Jamais fait</option>
<option value="normal">Fait en mode normal</option>
<option value="speed25">Fait en mode speed -25 minutes</option>
<option value="speed17">Fait en mode speed -17 minutes</option></select><br><br>
<font style="color:orange;" size="3"><label for="CC">Le Gouffre hurlant</label></font><br>
<select name="CC" id="CC">
<option value="Jamais fini" selected="selected">Jamais fait</option>
<option value="normal">Fait en mode normal</option>
<option value="speed25">Fait en mode speed -25 minutes</option>
<option value="speed17">Fait en mode speed -17 minutes</option></select><br>
<br><font style="color: green;" size="4">Les Primordiaux :</font><br>
<font style="color:orange;" size="3"><label for="Ifrit">Ifrit</label></font><br>
<select name="Ifrit" id="Ifrit">
<option value="Jamais tué" selected="selected">Jamais fait</option>
<option value="normal">Tué en mode normal</option>
<option value="speed10">Tué en mode speed</option></select><br><br>
<font style="color:orange;" size="3"><label for="mog">Le bon roi Mog</label></font><br>
<select name="mog" id="mog">
<option value="Jamais tué" selected="selected">Jamais fait</option>
<option value="normal">Tué en mode normal</option>
<option value="speed10">Tué en mode speed</option></select><br><br>
<font style="color:orange;" size="3"><label for="garuda">Garuda</label></font><br>
<select name="Garuda" id="garuda">
<option value="Jamais tué" selected="selected">Jamais fait</option>
<option value="normal">Tué en mode normal</option>
<option value="speed10">Tué en mode speed</option>
<option value="manaburn">Tué en mode "Manaburn"</option></select><br><br>
<font style="color:orange;" size="3"><label for="Xtrem">Ifrit X-trem</label></font><br>
<select name="Xtrem" id="Xtrem">
<option value="Jamais tué" selected="selected">Jamais fait</option>
<option value="normal">Jamais tué</option>
<option value="normal">Tué en mode normal</option>
<option value="speed10">Tué en mode speed</option></select><br><br>
<font style="color: green;font-weight: bold; font-family: Book Antiqua" size="4">L'Arme relique<br></font><font style="color: white;" size="3"><label for="relique1">Souhaitez-vous l'obtenir ?</label></font><br>
<select name="relique1" id="relique1">
<option value="sais pas" selected="selected">Je ne sais pas</option>
<option value="oui">oui</option>
<option value="non">non</option></select><br><br>
<font style="font-family: Book Antiqua; font-weight: bold;"size="3"><label style="color: white;" for="relique2">Où en êtes-vous ?</label><br><br></font> <textarea name="relique2" id="relique2" cols="70" rows="5" style="color: black; font-weight: bold;" size="3"></textarea><br><br>
<font style="font-family: Book Antiqua; font-weight: bold;color: green" size="4">L'Epopée principale <br></font><font style="color: white;" size="3"><label for="epopee">Où en êtes-vous ?</label><br><br></font> <textarea name="epopee" id="epopee" cols="70" rows="5" style="color: black; font-weight: bold;" size="3"></textarea><br><br>
<font style="font-family: Book Antiqua; font-weight: bold; color: white;" size="3"><label for="mmorpg">Avez-vous une expérience dans d'autres MMORPG ? si oui, lesquels ?</label></font>
<br><br>
<textarea name="mmorpg" id="mmorpg" cols="70" rows="3" style="color: black; font-weight: bold;" size="3"></textarea>
<br><br>
</fieldset>
  <fieldset><legend>Le mot de la fin :</legend>
<br><font style="font-family: Book Antiqua; font-weight: bold; color: white;"size="3"><label for="plus">Avez-vous autre chose à ajouter ?</label></font>
<br><br>
<textarea name="plus" id="plus" cols="70" rows="5" style="color: black; font-weight: bold;"size="3"></textarea>
<br><br>
</fieldset>
  <fieldset><input name="post" style="font-size: 36px; font-family: Monotype Corsiva; color: #AB8663; margin-left: 250px;" value="Valider ma postulation" type="submit" />
</fieldset>
</form></div>
Scoubifitz

Scoubifitz
Membre actif

Masculin
Messages : 3687
Inscrit(e) le : 18/03/2008

http://scoubidous.superforum.fr/
Scoubifitz a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Mon formulaire ne fonctionne pas

Message par Sylle Sack Lun 10 Sep 2012 - 7:13

Laughing Merci beaucoup.
ça fonctionne Razz
Sujet clos merci merci Wink
avatar

Sylle Sack
Nouveau membre

Messages : 3
Inscrit(e) le : 07/09/2012

http://ls-lionheart.ultimarpg.com/
Sylle Sack a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum