Simple Machines Community Forum

SMF Support => Language Specific Support => Italiano (Italian) => Topic started by: Alfeuss on March 28, 2006, 06:09:18 AM

Title: Ultimate Shoutbox
Post by: Alfeuss on March 28, 2006, 06:09:18 AM
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  ;)
Title: Re: Ultimate Shoutbox
Post by: Alfeuss on March 31, 2006, 06:05:47 AM
up  :D