Złe liczenie postów w profilu użytkownika

Błąd   Założony przez  server21.

wersja skryptu MyBB:1.6.10
adres forum:handballpro.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

http://img7.imageshack.us/img7/7051/1wz.png

Jest błąd w ilości napisanych postów przez użytkownika, jeśli ktoś napisze jednego posta ma w profilu wyświetlane 11. Ja napisałem postów 60 a mam wyświetlane 660.
Matslom napisał 05.07.2013, 21:59:
Poprawiłem tytuł. Przeczytaj ~> [Obrazek: modnotice_howto.png]
Spróbuj:
ACP -> narzędzia i konserwacja -> Przeliczenie i przebudowa -> Aktualizacja liczników postów użytkowników -> OK
Nie pomogło :D Znaczy pomogło, ale w innym problemie. Pokaże może szablon member_profile

<html>
<head>
<center><title>{$mybb->settings['bbname']} - {$lang->profile}</title></center>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1">
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
<center><span class="largetext"><strong>{$formattedname}</strong></span></center>
<span class="smalltext">
<center>{$groupimage}</center>
</span>
<center></td>{$avatar}</tr></table></center>
</td>
</tr>
{$awaybit}
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="0" border="0"  style="text-align:center;">
<tr>
<td width="100%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead" style="text-align:center;"><strong>{$lang->users_forum_info}</strong></td>
</tr>
<tr>
<td class="trow2" style="text-align:center;"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2" style="text-align:center;">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1" style="text-align:center;"><strong>{$lang->total_posts}</strong></td>
<td class="trow1" style="text-align:center;">{$memprofile['postnum']}{$lang->ppd_percent_total}<br /><span class="smalltext">
</tr>
<tr>
<td class="trow2" style="text-align:center;"><strong>{$lang->timeonline}</strong></td>
<td class="trow2" style="text-align:center;">{$timeonline}</td>
</tr>
{$referrals}
{$reputation}
{$warning_level}
</table>
<br />
{$profilefields}
{$signature}
{$modoptions}
{$adminoptions}
</td>
</tr>
</table>
{$footer}
</body>
</html>
<html>
<head>
<center><title>{$mybb->settings['bbname']} - {$lang->profile}</title></center>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1">
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
<center><span class="largetext"><strong>{$formattedname}</strong></span></center>
<span class="smalltext">
<center>{$groupimage}</center>
</span>
<center></td>{$avatar}</tr></table></center>
</td>
</tr>
{$awaybit}
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="0" border="0"  style="text-align:center;">
<tr>
<td width="100%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead" style="text-align:center;"><strong>{$lang->users_forum_info}</strong></td>
</tr>
<tr>
<td class="trow2" style="text-align:center;"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2" style="text-align:center;">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1" style="text-align:center;"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total}<br /><span class="smalltext"></span></td>
</tr>
<tr>
<td class="trow2" style="text-align:center;"><strong>{$lang->timeonline}</strong></td>
<td class="trow2" style="text-align:center;">{$timeonline}</td>
</tr>
{$referrals}
{$reputation}
{$warning_level}
</table>
<br />
{$profilefields}
{$signature}
{$modoptions}
{$adminoptions}
</td>
</tr>
</table>
{$footer}
</body>
</html>
Zobacz
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



Użytkownicy przeglądający ten wątek:

1 gości