Normal que si tu supprimes la ligne qui ajoute le BBCode que si tu fais appelle au BBCode ça plante.
Modérateur: Equipe


#
#-----[ TROUVER ]------------------------------------------------
#
{postrow.POSTER_FROM}
#
#-----[ IN-LINE TROUVER ]----------------------------------------
#
{postrow.POSTER_FROM}
#
#-----[ IN-LINE APRES, AJOUTER ]----------------------------------
#
<br/>{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}

<br/>{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}{postrow.POSTER_FROM}
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br/>{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}</span><br /></td>




#-----[ AVANT, AJOUTER ]-----------------------------------------
#
// Start ADD - Show usergroups MOD
//
// AJOUTER as many as these as you have usergroups, the ID is the same
// as the usergroup ID, these examples covers grop id 1->6
//
$images['groups']['1'] = "$current_template_images/groups_snow.gif";
$images['groups']['2'] = "$current_template_images/groups_star2.gif";
$images['groups']['3'] = "$current_template_images/groups_diamond3.gif";
$images['groups']['4'] = "$current_template_images/groups_snow.gif";
$images['groups']['5'] = "$current_template_images/groups_star2.gif";
$images['groups']['6'] = "$current_template_images/groups_diamond3.gif";
// End ADD - Show usergroups MOD
#
#-----[ OUVRIR ]------------------------------------------------
#
viewtopic.php
#
#-----[ TROUVER ]------------------------------------------------
#
//
// Okay
#
#-----[ AVANT, AJOUTER ]-----------------------------------------
#
// Start ADD - Show usergroups MOD
include($phpbb_root_path . 'includes/functions_usergroup.'.$phpEx);
// End ADD - Show usergroups MOD
// and finaly send the tpl
$template->set_filenames(array('body' => 'viewtopic_body.tpl'));
include($config->url('includes/page_header'));
$template->pparse('body');
include($config->url('includes/page_tail'));
#
#-----[ TROUVER ]------------------------------------------------
#
}
$template->pparse('body');
#


Crosby a écrit:Quand il dit Avant, Ajouter tu ajoutes Avant pas où tu veux.
#
#-----[ TROUVER ]------------------------------------------------
#
//
// Okay

Retourner vers Base de données des MODs
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 2 invités