Titres de catégories disparues

2 participants

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

Résolu Titres de catégories disparues

Message par Clark Mercer Sam 26 Sep 2015 - 3:58

Détails techniques


Version du forum : phpBB2
Poste occupé : Fondateur
Navigateur(s) concerné(s) : Google Chrome
Personnes concernées par le problème : Tous les utilisateurs
Lien du forum : http://captain-forumtest.forumactif.org/

Description du problème

Bonjour!

Je suis présentement en plein codage de forum pour le rendre tout beau. Mais voilà que je remarque que les titres de mes catégories ont disparues. Je ne sais pas pourquoi et je suis un peu lasse de chercher et chercher encore, loin de moins l'envie de devoir tout recommencer non plus x_x

Voici mon index_box :

Code:
<table width="100%" border="0" cellspacing="0" 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="haut_caté"><tr><td></td></tr></table>
<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
   <!-- 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">&nbsp;</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 -->
         <div class="bloc1"> <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="500px" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
        </h{catrow.forumrow.LEVEL}>
 
      <div class="descrip">{catrow.forumrow.FORUM_DESC}</div>
                    <div class="sousf"><span class="gensmall">
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                      </span></div>
      </td></div><td> <!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
    <!-- END avatar --></td>
   
                <td class="row3 over" 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}" />
                  <span class="gensmall"> <div class="SM">{catrow.forumrow.TOPICS} Sujet & {catrow.forumrow.POSTS} Messages </div>
                   
                  <span class="gensmall"> <div class="lastpost">{catrow.forumrow.LAST_POST}</div></span>
                  </span>
      </td>
 </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><table class="bas_caté">
<tr><td></td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Merci beaucoup en avance D:


Dernière édition par Clark Mercer le Sam 26 Sep 2015 - 15:50, édité 1 fois
Clark Mercer

Clark Mercer
**

Masculin
Messages : 84
Inscrit(e) le : 20/10/2013

Clark Mercer a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Titres de mes catégories ont disparues

Message par Feuilla' Sam 26 Sep 2015 - 8:48

Bonjour,
avez-vous vérifié qu'il ne manquait pas cette partie ? Smile
résolu https://forum.forumactif.com/t365897-mes-titres-de-categories-ont-disparu#3100367
Bonne journée !
avatar

Feuilla'
Membre habitué

Messages : 1389
Inscrit(e) le : 26/07/2015

Feuilla' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Titres de catégories disparues

Message par Clark Mercer Sam 26 Sep 2015 - 15:35

Bonjour!

Oui j'ai tenté, j'ai même tenté encore mais absolument rien n'y change malheureusement x_x

Je donne quand même mon nouveau template si jamais ça peut aider xD

EDIT: Finalement, avec acharnement ._., J'ai trouvé !
Clark Mercer

Clark Mercer
**

Masculin
Messages : 84
Inscrit(e) le : 20/10/2013

Clark Mercer 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