wersja skryptu MyBB:1.6.15
adres forum:http://skill-shot.xaa.pl
na czym polega problem (screen, opis, komunikaty):
A więc forum bylo ok wszystko ładnie grało
I nagle pobieram wtyczke do aktualizacji skryptu daną na tym forum. Aktualizuje i patrze a tekst w tabelce serverów miał w tle dookoła siebie takie zaokrąglone zielone tło i to tło od czasu aktualizacji jest Z ostrymi kontami :/
Jak to zmienic?
Albo jak Przywrócić wersje 1.6.12 nie utracając niczego co zrobiłem
W tym miejscu gdzie jest ten napis dodaj
padding: 3px;
border-radius: 3px;
Oczywiście w style
Sorka ja tek swiierzak jestem i troche nie ogarniam :/
Po cofnieciu wersji, Ten sam Błąd
A kto Ci kazał cofać wersję?
Pokaż szablon serversboard_index
Jest pewnie w niezgrupowane szablony, musisz poszukać, bo ja nie wiem
Kod:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="8">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['serversboard']}.gif" id="serversboard_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$lang->serversboard} - {$mybb->settings['bbname']}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['serversboard_e']}" id="serversboard_e">
</tr>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->number}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->status}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->type}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->hostname}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->ip}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->players_slots}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->map}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->more}</strong></center></span></td>
{$serversboard_index_row}
{$serversboard_index_summation}
<tbody></table><br />
Nie bardzo rozumiem o co chodzi - nic tam zielonego nie widzę;
Kod PHP:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="8">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['serversboard']}.gif" id="serversboard_img" class="expander" alt="[-]" title="[-]" /></div>
<divstyle="padding: 3px;border-radius: 3px;"><strong>{$lang->serversboard} - {$mybb->settings['bbname']}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['serversboard_e']}" id="serversboard_e">
</tr>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->number}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->status}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->type}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->hostname}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->ip}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->players_slots}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->map}</strong></center></span></td>
<td class="tcat" colspan="0"><span class="smalltext"><center><strong>{$lang->more}</strong></center></span></td>
{$serversboard_index_row}
{$serversboard_index_summation}
<tbody></table><br />
Znaczy to jest wtyczka serverboard i tam cos zielonego powinno byc iedy jest włączony serv
Znalazłem sposób, Odinstalowalem wtyczke i zainstalowalem i jest jak było.
Daje pomógł za staranie mentorów