"Dublowanie" po aktualizacji

Założony przez  marcink7.

Adres forum:
centrum-cs.pl

Wersja silnika:
1.8.15

Opis problemu:
Witam. Po aktualizacji forum pojawił się problem, że tak powiem -  z "dublowaniem". Widać to na przykładzie poniżeszgo screena.
   
Prawdopodobnie z innymi rzeczami również jest podobnie. Na przykład, po wejściu na profil danego użytkownika, po odświeżeniu strony w liczniku wyświetleń profilu dodawane są 2 punkty, zamiast jednego. W jaki sposób to naprawić?
Podaj kod z postbit/postbit_classic :)
Pomogłem daj +. Z Fartem :D
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author">
{$post['useravatar']}
<div class="author_information">
<strong> {$post['onlinestatus']}<span class="largetext">{$post['profilelink']}</span></strong><br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}



{$post['groupimage']} {$post['additional_images']}
</span>

</div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
<div class="post_content">
<div class="post_head">
{$post['posturl']}
{$post['icon']}
<span class="post_date">{$post['postdate']}
{$post['subject_extra']}
</div>
<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}
</div>
{$post['xem_fast_rep']}
   {$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
     <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['iplogged']}
</div>
</div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}

</div>
<div class="postbit_buttons post_management_buttons float_right">
{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>
</div>

postbit_classic:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
 <h3>
              <div class="post_username">
                  <strong> {$post['onlinestatus']}<span class="largetext">{$post['profilelink']}</span></strong>
</div>
<div class="post_date2">
                  {$post['postdate']}
</div>
</h3>
<div class="post_author scaleimages">


{$post['useravatar']}
<div class="author_information">
<br />


<span class="smalltext">


{$post['userstars']}


{$post['groupimage']} {$post['additional_images']}




</span>
</div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
<div class="post_content">
<div class="post_head">
{$post['subject_extra']}
 <span class="post_checkandid">
{$post['posturl']}
{$post['icon']}
               </span>
</div>
<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}
     <div class="post_meta" id="post_meta_{$post['pid']}">
     <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>


{$post['iplogged']}
</div>
</div>


<br><br> {$post['xem_fast_rep']} <br><br><br><br>
   {$post['attachments']}
{$post['signature']}

</div></div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">
<a href="#top" class="button_post"><img src="images/carbon/totop.png" alt=""> Do góry</a> {$post['button_report']}
</div>
<div class="postbit_buttons post_management_buttons float_right">
{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}

{$post['button_find']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>



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

1 gości