Petit soucis de QEEL Bouton_activePetit soucis de QEEL Bouton_hoverPetit soucis de QEEL Fb-hoverPetit soucis de QEEL Fb-active
CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur:

Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus!

Derniers sujets
» Fiche de Présentation RPG
Petit soucis de QEEL EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Petit soucis de QEEL EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Petit soucis de QEEL EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Petit soucis de QEEL EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Petit soucis de QEEL EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Petit soucis de QEEL EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Petit soucis de QEEL EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Petit soucis de QEEL EmptyMar 07 Fév 2023, 08:40 par Oxtran

Le Deal du moment : -39%
Pack Home Cinéma Magnat Monitor : Ampli DENON ...
Voir le deal
1190 €

Partagez
 

Petit soucis de QEEL

Voir le sujet précédent Voir le sujet suivant Aller en bas 
GabyKa
GabyKa
{ Membre }
{ Membre }

Féminin Messages : 57



Petit soucis de QEEL Empty
Bonsoir à tous ^^

Alors me voila bien embêtée. Je sais que forumactif rencontre des bug lorsqu'on bidouille les templates (bug qui fait disparaitre le forum... juste ça) mais normalement, l'astuce consistait à recommencé à enregistrer le template modifié et normalement le tour était joué.

Hors............ depuis ce matin j'essaye de mettre en place ce template basic dans "Index_box"

Code:


<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques">
  <tr>
<td width="45%"></td>
<td width="50%">
<br><br><br><br><br><br><br><center>
<span class="groupes"> <a href="http://dark-hope-forum-rpg.forumactif.com/groupcp.forum?g=3"><font color="#91717F" size="2"><b>Sorciers/Sorcière</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://dark-hope-forum-rpg.forumactif.com/groupcp.forum?g=4"><font color="#BD9482" size="2"><b>Vampires</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://dark-hope-forum-rpg.forumactif.com/groupcp.forum?g=5"><font color="#D4D296" size="2"><b>Moldus</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://dark-hope-forum-rpg.forumactif.com/groupcp.forum?g=6"><font color="#7D9C85" size="2"><b>Le Ministre</b></font></a> </span><br><br>
<span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br />
{NEWEST_USER}<br><br>
{TOTAL_USERS_ONLINE}<br>
{LOGGED_IN_USER_LIST}</center></span><br>
<td width="5%"></td>
</tr>
</table>
 
<table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify">
{L_CONNECTED_MEMBERS}</table>
<img src="LIEN IMAGE DU BAS"><br>
<!-- END disable_viewonline -->


Et ça me supprime le forum à chaque fois. Y a t-il un soucis dans le template ou est ce que je dois juste me montrer patiente envers forumactif ?


Sachant que l'autre template modifié qui est Index box est le suivant

Code:


<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">{LAST_VISIT_DATE}<br />
        {CURRENT_TIME}<br />
        </span>
        <!-- END switch_user_logged_in -->
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
 
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
        <span class="forumlink">
            <table width="100%"><tr><td><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></td> </span><td align="right">  </td> </tr></table></h{catrow.forumrow.LEVEL}>
        <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
       
<span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
          </span>
        <BR><DIV align=right><span class="gensmall"> <b>Sujets :</b> {catrow.forumrow.TOPICS} | <b>Messages :</b> {catrow.forumrow.POSTS}</span></div>
     
      </td>
      <!-- BEGIN forum_link_no -->
   
      <td class="row3 over" align="center" valign="middle" height="50">
        <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
      <!-- END forum_link_no -->
      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

(je le mets au cas où il y ait une incompatibilité entre les deux templates....)


Voila, voila ^^'


Ah !!! Et j'ai mis ça aussi dans ma feuille CSS :

Code:

/*QEEL*/

.statistiques{
border:0px;
background-image: url("http://moe.mabul.org/up/moe/2010/01/04/img-230145b0eik.jpg");
background-repeat: no-repeat;
background-position: center;
height:400px;}

.groupes
{border: 1px #4B4145 solid;
-moz-border-radius : 6px 6px 6px 6px;
font-size:11px;
font-variant:small-caps;
font-weight: bold;
height:30px;
text-align:center;
text-decoration: none;
padding-left:6px;
padding-right:6px;}



Merci à touuuuuuuus d'éclairer ma lanterne ^^'
MessageSujet: Petit soucis de QEEL   Petit soucis de QEEL EmptyDim 10 Jan 2010, 19:40
Revenir en haut Aller en bas
Invité
Invité




Petit soucis de QEEL Empty
Coucou !
Pour ma part je ne sais pas ce qu'il t'arrive mais je viens de mettre tes codes sur mon forum et rien ne disparaît :/
Encore un bug FA ?
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 02:03
Revenir en haut Aller en bas
Basil Hawkins
Basil Hawkins
{ Membre hyper-actif }
{ Membre hyper-actif }

Masculin Messages : 2912



Petit soucis de QEEL Empty
Alors ça c'est un autre bug, tu n'as qu'à seulement valider le template mais ne surtout pas le publier Wink
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 05:38
Revenir en haut Aller en bas
GabyKa
GabyKa
{ Membre }
{ Membre }

Féminin Messages : 57



Petit soucis de QEEL Empty
Punaise... la lose quoi >__<

Mais si je modifie mon template sans le publier........... ça sera pas pris en compte pour les autres personnes qui viendraient sur le fo... si ? é_è


EDIT : je viens de réessayer sur mon forum test et tout disparait encore... c'est un cauchemar ce truc Sad

EDIT : des fois que je sois un peu concon, j'ai crée un NOUVEAU forum test en mettant juste mon code QEEL, et même ça (sans valider totalement le template) ça me fait sauter le forum u_u
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 06:28
Revenir en haut Aller en bas
Invité
Invité




Petit soucis de QEEL Empty
Ce qui est chiant c'est que ça marche sur des forums et pas d'autres -_-
vu que moi ça n'a pas planté ce matin...
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 07:57
Revenir en haut Aller en bas
GabyKa
GabyKa
{ Membre }
{ Membre }

Féminin Messages : 57



Petit soucis de QEEL Empty
Nan mais complètement !! J'ai tenté de modifier 3 forums et sur les 3 ca plante non stop. C'est super chiant >__<
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 09:00
Revenir en haut Aller en bas
http://forum.forumactif.com
Tech
Tech
{ Membre actif }
{ Membre actif }

Masculin Messages : 1378



Petit soucis de QEEL Empty
Bonsoir,

Il faut que vous signalez le problème a ForumActif alors.
Nous ne pouvons rien faire pour vous.
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 14:52
Revenir en haut Aller en bas
GabyKa
GabyKa
{ Membre }
{ Membre }

Féminin Messages : 57



Petit soucis de QEEL Empty
Question bête mais... je fais comment pour leur signaler le problème ? ^^'
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 15:27
Revenir en haut Aller en bas
http://forum.forumactif.com
Tech
Tech
{ Membre actif }
{ Membre actif }

Masculin Messages : 1378



Petit soucis de QEEL Empty
Tu va sur le forum d'entraide.
Et tu postes un message comme quoi tu as ce problème et tu l'expliques.

Et si après t'avoir aidé, ... il juge que c'est un bug il le signale au techniciens et il suffit d'attendre Wink
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 15:34
Revenir en haut Aller en bas
GabyKa
GabyKa
{ Membre }
{ Membre }

Féminin Messages : 57



Petit soucis de QEEL Empty
Merci beaucoup =)
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 16:16
Revenir en haut Aller en bas
http://forum.forumactif.com
Tech
Tech
{ Membre actif }
{ Membre actif }

Masculin Messages : 1378



Petit soucis de QEEL Empty
Pas de problème.

Je classe donc Wink
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL EmptyLun 11 Jan 2010, 16:25
Revenir en haut Aller en bas
Contenu sponsorisé




Petit soucis de QEEL Empty
MessageSujet: Re: Petit soucis de QEEL   Petit soucis de QEEL Empty
Revenir en haut Aller en bas
 

Petit soucis de QEEL

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

 Sujets similaires

-
» Un petit soucis de couleur avec mon qeel
» Petit soucis
» Petit soucis Qui est en ligne ?
» soucis de QEEL =)
» Tout petit soucis urgent ><

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit