Bon, depuis le temps de cette version,
Je viens de désinstaller l'ancienne & installer la nouvelle.
( Ultimate Shoutbox 1.38 )
Jusque la aucun problèmes.
On me dit ensuite que je dois
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr>
<td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';
and replace with:
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr valign="top">
<td width="120">', smfshout(), '</td>
<td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';
Je n'ai pas trouvé ces lignes exactement comme telle ( templates default )
echo '
<div id="bodyarea" style="padding: 1ex 0px 2ex 0px;">';
}
que j'ai mis comme tel :
echo '<td width="120">', smfshout(), '</td>
<div id="bodyarea" style="padding: 1ex 0px 2ex 0px;">';
}
Seulement j'ai alors l'erreur suivante :
Fatal error: Call to undefined function: smfshout() in /home2/trackmania/www/forum/Sources/Load.php(1607) : eval()'d code on line 359