Salve,
- ho istallato l'ultimate Shoutbox (shout_v1.34.tar.gz) (http://mods.simplemachines.org/index.php?mod=22) nel mio forum rc1
-inserito manualmente il file di traduzione nel file ".mod"
-Sull' index.template.php ho cercato la stringa <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr>
<td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';
e sostituita con :
<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;">';
Ma il forum mi manda questo tipo di errore: :'(
Fatal error: Call to undefined function: shout_display() in /web/htdocs/www.miosito.ext/home/forum/Sources/Subs.php on line 3241
Come posso fare x risolvere l'arcano problema??
Grazie in anticipo ;)
up :D