Rangi wyświetlają się pdowójnie.

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

Witam, tu znowu ja poprzedni problem z brakiem możliwości oglądania forum przez gości rozwiązał się sam, ale narodził się kolejny.
Mianowicie Rangi wyświetlają się podwójnie, ale tylko te dodatkowe główna wyświetla się normalnie.
Jak jest: http://imgur.com/a/KLwwn
Jak ma wyglądać: http://imgur.com/a/0BmNW
Zdublowana zmienna, pokaż szablon postbit_classic
(18.08.2016, 12:23)Szogi1910 napisał(a): Zdublowana zmienna, pokaż szablon postbit_classic
Gdzie to znajdę? bo jestem totalnie zielony.
acp - style i szablony - szablony - twój szablon - opis posta
{$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['usertitle']}<br />
{
$post['userstars']}
{
$post['groupimage']} {$post['additional_images']}
</
span>
</
div>
<
div class="author_statistics">
{
$post['user_details']}{$post['reputationlevel']}
</
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>
{
$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_rep']}{$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
Szogi1910 napisał 18.08.2016, 13:10:
Kody html/css umieszczaj w odpowiednich tagach
A gdybyś spróbował czegoś takiego:

{$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['usertitle']}<br />
{$post['groupimage']} {$post['additional_images']}
</span>
</div>
<div class="author_statistics">
{$post['user_details']}{$post['reputationlevel']}
</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>
{$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_rep']}{$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