Membres connectés récemment
[PHPBB2] Problème d’animation sur le qeel
2 participants
Page 1 sur 1 • Partagez
- Version du forum :PHPBB2
- Templates modifiés :oui
- Navigateur :Chrome
Bonjour Phil j'ai encore un problème avec le quel en ligne ,quand je passe sur les tête smiller , les anniversaires ne s'affiche plus et tout les autre non plus sauf les dernier sujet .
Je te remercie beaucoup sinon si ta un autre code je peut le changer ou revenir par défaut ?
merci pour ton aide passe une belle journée .
Je te remercie beaucoup sinon si ta un autre code je peut le changer ou revenir par défaut ?
merci pour ton aide passe une belle journée .
coucou Phil merci et promis j'ai rien touché cette fois
- Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline M14_cat PA" width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"style="border:none!important;"><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"style="border:none!important;">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">
{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- 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 -->
</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 -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">
{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<!-- DEBUT QEEL INFOBULLE TFA -->
<br />
<table id="tout_qeel_TFA">
<!-- DEBUT MODIFICATIONS DES GROUPES -->
<tr>
<td colspan="2" style="width: 100%;text-align:center;height:16px;">
<!-- DEBUT INFOBULLE -->
<div class="group_bulle">
<span class="bouts_groups" style="color: #F0BC95;">Administratrices</span>
<div class="in_bulle">
<p>
<span style="color:#F0BC95 ;"><b><u>Administratrices :</u></b></span>
<br /><br />
Les administratrices du forum dirigent la communauté, aménagent, entretiennent et réparent le forum. N'hésitez pas à les contacter en cas de problème !
<br />
</p>
</div>
</div>
<!-- FIN INFOBULLE -->
<!-- DEBUT INFOBULLE -->
<div class="group_bulle">
<span class="bouts_groups" style="color: #00F0C0;">Modérateurs</span>
<div class="in_bulle">
<p>
<span style="color:#00F0C0;"><b><u>Modératrices et modérateur :</u></b></span>
<br /><br />
Les modératrices et modérateur modèrent les forums, corrigent les exercices de leurs sections et veillent à ce que les règles soient respectées. Si trop d'abus de l'un d'entre eux, veuillez contacter une administratrice, merci !
<br />
</p>
</div>
</div>
<!-- FIN INFOBULLE -->
<!-- DEBUT INFOBULLE -->
<div class="group_bulle">
<span class="bouts_groups" style="color:#A6B6E0 ;">Chevronnés</span>
<div class="in_bulle">
<p>
<span style="color:#A6B6E0 ;"><b><u>Groupe des chevronnés :</u></b></span>
<br /><br />
Ces membres sont l'élite de la communauté, ils ont accès à davantage de tutoriels.<br /><br />Pour les rejoindre, il vous faut 450 messages et demander votre diplôme dans la section « Membre étoilé votre diplôme
(Chevronné.) »
<br />
</p>
</div>
</div>
<!-- FIN INFOBULLE -->
<!-- DEBUT INFOBULLE -->
<div class="group_bulle">
<span class="bouts_groups" style="color: #B6F50A;">Membres</span>
<div class="in_bulle">
<p>
<span style="color:#B6F50A ;"><b><u>Membres :</u></b></span>
<br /><br />
Ce groupe rassemble l'ensemble des membres du forum remplissant deux conditions : <br />- Se présenter.<br />- Etre actif.<br /><br />Au bout de 450 messages, vous pouvez prétendre à la section des chevronnés !
<br />
</p>
</div>
</div>
<!-- FIN INFOBULLE -->
<!-- DEBUT INFOBULLE -->
<div class="group_bulle">
<span class="bouts_groups" style="color:#F58799;">Timides</span>
<div class="in_bulle">
<p>
<span style="color:#F58799 ;"><b><u>Timides :</u></b></span>
<br /><br />
Vous êtes ici ?<br />Votre participation insuffisante ne vous donne plus accès à certaines parties du forum.<br />Si vous voulez ré-intégrer le groupe des membres, vous devrez :<br />- Signer à nouveau le règlement.<br
/>- Vous y tenir<br /> - Contacter l'administratrice Jade.
<br />
</p>
</div>
</div>
<!-- FIN INFOBULLE -->
<div style="clear:both;"></div>
</td>
</tr>
<!-- FIN MODIFICATIONS DES GROUPES -->
<!-- DEBUT MODIFICATIONS DU QEEL COTE GAUCHE -->
<tr style=" padding:5px;">
<td class="gauche" style="width: 50%;" valign="middle">
<!-- IMAGE DE GAUCHE -->
<div class="left_tfa"><b>Les derniers sujets</b><div>Patientez</div></div>
<!-- FIN TEXTE EN ROTATION DE GAUCHE -->
<div style="clear:both;"></div>
<table width="100%" border="0">
<tr>
<td >
<!-- DEBUT INFOBULLE gauche -->
<div class="info_gauche">
<img class="rotation" style="float:left;" alt="Record" title="Record des membres en ligne" src="https://i.servimg.com/u/f87/11/26/21/37/112.png" />
<div class="in_bulle">
<p>
{RECORD_USERS}<br /> {LOGGED_IN_USER_LIST}
</p>
</div>
</div>
<!-- FIN INFOBULLE gauche -->
</td>
</tr>
<tr>
<td>
<!-- DEBUT INFOBULLE gauche -->
<div class="info_gauche">
<img class="rotation" style="float:left" alt="Anniversaire" title="Les anniversaires sur le forum" src="https://i.servimg.com/u/f87/11/26/21/37/113.png" />
<div class="in_bulle">
<table width="100%" id="qeeltd">
<span id="anniversaire">{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}</span>
</table>
<!-- FIN INFOBULLE gauche -->
</td>
</tr>
<tr>
<td>
<!-- DEBUT INFOBULLE gauche -->
<div class="info_gauche">
<img class="rotation" style="float:left;" alt="Dernières visites" title="Dernières visites" src="https://i.servimg.com/u/f87/11/26/21/37/114.png" />
<div class="in_bulle">
<div>
<table>{L_CONNECTED_MEMBERS}</table>
</div>
</div>
</div>
<!-- FIN INFOBULLE gauche -->
</td>
</tr>
</table>
</td>
<!-- FIN MODIFICATIONS DU QEEL COTE GAUCHE -->
<!-- DEBUT MODIFICATIONS QEEL COTE DROIT -->
<td class="droite" style="width: 50%;" valign="middle">
<!-- IMAGE DE DROITE -->
<div class="right_tfa"><b>Les statistiques</b><div>Patientez</div></div>
<!-- FIN TEXTE EN ROTATION DE DROITE -->
<div style="clear:both;"></div>
<table width="100%" border="0" valign="middle">
<tr>
<td>
<!-- DEBUT INFOBULLE droite -->
<div class="info_droite">
<img class="rotation-d" style="float:right;" alt="Stats" title="Les statistiques du forum" src="https://i.servimg.com/u/f87/11/26/21/37/115.png" />
<div class="in_bulle">
<div class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}</div>
</div>
</div>
<!-- FIN INFOBULLE droite -->
</td>
</tr>
<tr>
<td>
<!-- DEBUT INFOBULLE droite -->
<div class="info_droite">
<img class="rotation-d" style="float:right;" alt="Dernier inscrit" src="https://i.servimg.com/u/f87/11/26/21/37/116.png" title="Dernier inscrit" />
<div class="in_bulle">
<div class="gensmall"> {NEWEST_USER}</div>
</div>
</div>
<!-- FIN INFOBULLE droite -->
</td>
</tr>
<tr>
<td>
<!-- DEBUT INFOBULLE droite -->
<div class="info_droite">
<img class="rotation-d" style="float:right;" alt="Utilisateurs en ligne" src="https://i.servimg.com/u/f87/11/26/21/37/117.png" title="Utilisateur en lignes" />
<div class="in_bulle">
<div class="gensmall">{TOTAL_USERS_ONLINE}</div>
<div class="gensmall">{Google}</div>
</div>
</div>
<!-- FIN INFOBULLE droite -->
</td>
</tr>
</table>
</td>
</tr>
<!-- FIN MODIFICATIONS QEEL COTE DROIT -->
<!-- DEBUT MODIFICATIONS GROUPES DU BAS -->
<tr>
<td colspan="2" style="width: 100%; padding-left: 25px;">
</td>
</tr>
<!-- FIN MODIFICATIONS DES GROUPES DU BAS -->
</table>
<!-- FIN QEEL INFOBULLE TFA -->
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Sujets similaires
Créer un compte ou se connecter pour répondre
Vous devez être membre pour répondre.
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum