La fonction "supprimer les cookies n'apparait pas"

3 participants

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

Résolu La fonction "supprimer les cookies n'apparait pas"

Message par Manu34 Lun 20 Mai 2013 - 21:26

Bonsoir,

J'ai coché la case "suprimer les cookies du forum" dans mon PA, mais la commande n'apparait nulle part. :no

J'ai regardé dans les templates, "index body" ou "index box", mais rien n'apparait de la commande qui devrait y être.

Comment faire s'il vous plait ?

Merci de votre aide.


Dernière édition par Manu34 le Mar 21 Mai 2013 - 12:10, édité 2 fois
Manu34

Manu34
****

Masculin
Messages : 332
Inscrit(e) le : 10/09/2008

http://motos-en-v-honda.superforum.fr/index.htm
Manu34 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Scipion Lun 20 Mai 2013 - 22:57

Bonsoir

Pour retrouver la variable relative à la suppression des cookies (L_DELETE_COOKIES), vous devez faire des recherches dans le template index_body (page d'accueil), notamment aux lignes 92 et 102 de la valeur par défaut de ce template.

Cordialement
Scipion

Scipion
Membre actif

Masculin
Messages : 8655
Inscrit(e) le : 03/02/2010

https://forum.forumactif.com/
Scipion a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Manu34 Mar 21 Mai 2013 - 8:45

Bonjour,
L'ennui, c'est que mon "index body" a déjà été transformé par un ancien co-admin et que je ne m'y retrouve plus. Embarassed

L'index se termine à la ligne 89 !

J'ai essayé d'intégrer ceci, mais j'ai un message d'erreur me disant :

La balise a été fermée avant d'avoir été ouverte ou la balise n'a pas été ouverte.

Voici la fin de mon "index body"

Code:

</tr>
</table>
<!-- END switch_legend -->
 
   </td>
 </tr>
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
        </td>
  </tr>
 

------ Toute reproduction meme partielle de nos articles ou photos personnelles est interdite sans l'autorisation du webmaster. -------

<a href="http://www.danasoft.com"><img src="http://www.danasoft.com/sig/133773146826.jpg" border="0"></a><div style="font-family:arial,sans-serif;font-size:11px;"><p></div>

<a href="http://www.biker-shop.fr/annuaire/">Annuaire Moto: 1000 % guide sites motards</a>

Je suis nul dans ce domaine, si vous pouviez m'aider s'il vous plait. pale
Manu34

Manu34
****

Masculin
Messages : 332
Inscrit(e) le : 10/09/2008

http://motos-en-v-honda.superforum.fr/index.htm
Manu34 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Automne Mar 21 Mai 2013 - 9:40

Bonjour,

Pourriez vous nous donner le template dans son intégralité? Merci
Automne

Automne
Membre actif

Messages : 8431
Inscrit(e) le : 22/03/2010

https://gilles570.motards.net/
Automne a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Manu34 Mar 21 Mai 2013 - 10:47

Bonjour,

Le voici dans son intégralité :

Code:
<meta name="google-site-verification" content="0cIaPJnu0uwXLp_I-KpwiPxwZ6_0xGY-nlQjkPlOk_4" />

{JAVASCRIPT}<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle"><div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div></td>
</tr>
<!-- END message_admin_txt -->
</table><!-- END message_admin_index -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>
<!-- BEGIN switch_user_logged_in -->
   <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
<!-- END switch_user_logged_in -->
</td>
</tr>

</table><!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span></td>
</tr>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}"></td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br>
{TOTAL_USERS}<br>
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br>
{RECORD_USERS}<br><br>
{LOGGED_IN_USER_LIST}
</span>
</td>
</tr>
{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
<tr><td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td></tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
   <td class="row1">
      <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : 
      {CHATTERS_LIST}
      <br />
      <!-- BEGIN switch_chatbox_popup -->
      <div id="chatbox_popup"></div>
      <script type="text/javascript">
      insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
      </script>
      <!-- END switch_chatbox_popup -->
      </span>
   </td>
 </tr>
<!-- END switch_chatbox_activate -->
</table><!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all">
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}"></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}"></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td>  </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}"></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
 

------ Toute reproduction meme partielle de nos articles ou photos personnelles est interdite sans l'autorisation du webmaster. -------

<a href="http://www.danasoft.com"><img src="http://www.danasoft.com/sig/133773146826.jpg" border="0"></a><div style="font-family:arial,sans-serif;font-size:11px;"><p></div>

<a href="http://www.biker-shop.fr/annuaire/">Annuaire Moto: 1000 % guide sites motards</a>
 
  <object allowscriptaccess="always" type="application/x-shockwave-flash" data="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" width="175" height="200" wmode="transparent"><param name="allowscriptaccess" value="always" /><param name="movie" value="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" /><param name="wmode" value="transparent" /><embed src="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" width="175" height="200" /><video width="175" height="200"><a href="http://www.binaryoptionjp.com/" style="font-size:140%;;font-weight:bold">www.binaryoptionjp.com</a></video></object>

Merci.
Manu34

Manu34
****

Masculin
Messages : 332
Inscrit(e) le : 10/09/2008

http://motos-en-v-honda.superforum.fr/index.htm
Manu34 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Automne Mar 21 Mai 2013 - 11:31

Bonjour,

Normalement si vous remplacez par celui ci, le lien devrait être a nouveau présent.
Code:
 <meta name="google-site-verification" content="0cIaPJnu0uwXLp_I-KpwiPxwZ6_0xGY-nlQjkPlOk_4" />
       
        {JAVASCRIPT}<!-- BEGIN message_admin_index -->
        <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
        <!-- BEGIN message_admin_titre -->
        <tr>
        <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
        </tr>
        <!-- END message_admin_titre -->
        <!-- BEGIN message_admin_txt -->
        <tr>
        <td class="row1" rowspan="3" align="center" valign="middle"><div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div></td>
        </tr>
        <!-- END message_admin_txt -->
        </table><!-- END message_admin_index -->
        {CHATBOX_TOP}
        {BOARD_INDEX}
        <table width="100%" border="0" cellspacing="0" cellpadding="2">
        <tr>
        <td>
        <!-- BEGIN switch_user_logged_in -->
          <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
        <!-- END switch_user_logged_in -->
          <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
         <span class="gensmall">            
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
     
       
        </tr>
       
        </table><!-- BEGIN disable_viewonline -->
        <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
        <tr>
        <td class="catHead" colspan="2" height="28"><span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span></td>
        </tr>
        <tr>
        <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}"></td>
          <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br/>
            {TOTAL_USERS}<br/>
        {NEWEST_USER}</span></td>
        </tr>
        <tr>
          <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br/>
            {RECORD_USERS}<br/><br/>
        {LOGGED_IN_USER_LIST}
        </span>
        </td>
        </tr>
        {L_CONNECTED_MEMBERS}
        {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
        <tr><td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td></tr>
        <!-- BEGIN switch_chatbox_activate -->
        <tr>
          <td class="row1">
              <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :
              {CHATTERS_LIST}
              <br />
              <!-- BEGIN switch_chatbox_popup -->
              <div id="chatbox_popup"></div>
              <script type="text/javascript">
              insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
              </script>
              <!-- END switch_chatbox_popup -->
              </span>
          </td>
        </tr>
        <!-- END switch_chatbox_activate -->
        </table>
          <!-- END disable_viewonline -->
        {CHATBOX_BOTTOM}
        <br clear="all">
        <!-- BEGIN switch_legend -->
        <table border="0" cellspacing="3" cellpadding="0" align="center">
        <tr>
        <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}"></td>
        <td><span class="gensmall">{L_NEW_POSTS}</span></td>
        <td></td>
        <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}"></td>
        <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
        <td>  </td>
        <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}"></td>
        <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
        </tr>
        </table>
        <!-- END switch_legend -->
       
       
        ------ Toute reproduction meme partielle de nos articles ou photos personnelles est interdite sans l'autorisation du webmaster. -------
       
        <a href="http://www.danasoft.com"><img src="http://www.danasoft.com/sig/133773146826.jpg" border="0"></a><div style="font-family:arial,sans-serif;font-size:11px;"><p></div>
       
        <a href="http://www.biker-shop.fr/annuaire/">Annuaire Moto: 1000 % guide sites motards</a>
       
          <object allowscriptaccess="always" type="application/x-shockwave-flash" data="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" width="175" height="200" wmode="transparent"><param name="allowscriptaccess" value="always" /><param name="movie" value="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" /><param name="wmode" value="transparent" /><embed src="http://img.flashobject.info/gallery.swf?id=969921_2&ln=fr" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" width="175" height="200" /><video width="175" height="200"><a href="http://www.binaryoptionjp.com/" style="font-size:140%;;font-weight:bold">www.binaryoptionjp.com</a></video></object>
Automne

Automne
Membre actif

Messages : 8431
Inscrit(e) le : 22/03/2010

https://gilles570.motards.net/
Automne a été remercié(e) par l'auteur de ce sujet.

Résolu Re: La fonction "supprimer les cookies n'apparait pas"

Message par Manu34 Mar 21 Mai 2013 - 12:08

Et bien bravo ! c'est parfait !

Un très gros merci ! Cool

La commande apparait maintenant sous "marquer tous les sujets comme vus".

Sujet résolu.
Manu34

Manu34
****

Masculin
Messages : 332
Inscrit(e) le : 10/09/2008

http://motos-en-v-honda.superforum.fr/index.htm
Manu34 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