Проблема с блоком входа

голоса: 0

Проблемма с блоком входа я так понимаю после визульнодого редактора, остальные блоки сделал вроде, но этот не могу и из-за этого конструктор блоков работает некорректно. много лет не могу решить это..помоготе пожалуйста. По всему сайту визульным редактором непонятно что наделалось...  

<!-- <block2> -->
<table id="Table_01" width="300" border="0" cellpadding="0" cellspacing="0">
 <tr>
 <td width="300" height="235" style="background:url(https://bieberworld.ru/vogue/images/s1.png)">
 </td>
 </tr>
 <div class="block_tittle"><!-- <bt> --><!--<s2>--><!--</s>--><!-- </bt> --></div>
 <tr>
 <td width="276" style="background:url(https://bieberworld.ru/vogue/images/sc.png)">
 <div style="padding-left:40px;padding-right:40px;color:#495b00;" align="center">
<div align="center"><strong>$WDAY$ <br> $DATE$ <br> $TIME$</strong> 
<br> 
<div class="conmage"><?if($USER_AVATAR_URL$)?><img class="userAvatar" width="100px" height="100px" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" width="100px" height="100px" src="https://bieberworld.ru/vogue/images/na.png" border="0"><?else?><img class="userAvatar" width="100px" height="100px" title="$USERNAME$" src="https://bieberworld.ru/vogue/images/na.png" border="0"><?endif?><?endif?> </div>

<?if($USER_LOGGED_IN$)?> 

<div align="center">Вы вошли как: <strong>$USERNAME$</strong> <br /> 
IP Адрес: <strong>$IP_ADDRESS$</strong> <br /> 
Группа: <strong>$USER_GROUP$</strong> <br /> 
Личных сообщений: <strong>$UNREAD_PM$</strong></p> 

<input class="buttonprofile" type="button" onclick="document.location.href='/index/8'; return false;" value="Профиль"> 

<input class="buttonprofile" type="button" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="ЛС"> 

<input class="buttonprofile" type="button" onclick="document.location.href='/index/10'; return false;" value="Выход"> 
</div> 

<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><?endif?> 

<script language=javascript type=text/javascript> 
 function openOnClick(client_type) 
 { 
 if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="send")cliCopyright WWW.JUSTIN-BIEBER.UCOZ.RU © 2018
Используются технологии UCOZ
entWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); 
 } 
</script> 
<?else?> 
<br> $LOGIN_FORM$ 
<?endif?></div></td>
 </tr>
 <tr>
 <div class="block-bottom"></div>
 <tr>
 <td width="300" height="182" style="background:url(https://bieberworld.ru/vogue/images/sb.png)">
 </td>
 </tr>
</table>
<!-- </block2> -->

Адрес сайта bieberworld.ru
| Автор: | Категория: Вопросы новичков

Ответов: 1

голоса: 0

Ознакомьтесь: https://www.ucoz.ru/help/design/razmetka-konstruktora у вас блок не имеет всей разметки, только часть, содержание не завернуто в теги:

<!-- <bc> --><!-- </bc> -->

исправляйте.

| Автор:
...