| romak12 | Дата: Среда, 22.04.2009, 09:29 | Сообщение # 1 |
 Рядовой
Группа: Пользователи
Сообщений: 15
Статус: Offline
| я сохраняю шаблон в конструктор шаблон и пишит Системой были найдены следующие ошибки: * Используется старая модель каркаса. Прочтите помощь по созданию каркаса и отредактируйте каркас согласно правил. помогите исправить пожалуста ) вот код: Code <html> <head> <title>[TITLE]</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <link rel="stylesheet" href="/_st/my.css"> </head>
<body> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"> <table width="100%" border="0" align="left" cellpadding="0" cellspacing="0"><tr><td width="63" height="30" align="center" background="/force/images/up_menu_bg.gif"><a href="/index" title="Главная страница" class="copy1">Главная</a></td> <td width="41" background="/force/images/up_menu_bg.gif"><a href="/forum" title="Регистрация на сайте" class="copy1">Форум</a></td> <td width="934" background="/force/images/up_menu_bg.gif"><a href="[RSS_URL]" title="RSS Новости" class="copy1">RSS</a></td> </tr> </table> </td> <td background="/force/images/up_menu_bg.gif"> </td> </tr> <tr> <td width="597" background="/force/images/Untitled.gif"><img src="/force/images/logo.png" width="400" height="151"></td> <td width="209" height="151" background="/force/images/Untitled.gif"> </td> <td width="209" height="151" background="/force/images/Untitled.gif"> </td> <td width="194" align="right" background="/force/images/Untitled.gif"> <table border="0" cellpadding="0" cellspacing="0" style="width: 1px"> <tr> <td width="8" height="151" rowspan="3" background="/force/images/Untitled.gif"><img src="/force/images/user_panel_left.gif" width="8" height="151" border="0"></td> <td width="149" height="4"><img src="/force/images/user_panel_up.gif" width="149" height="4" border="0"></td> <td width="18" height="151" rowspan="3"><img src="/force/images/user_panel_right.gif" width="18" height="151" border="0"></td> </tr> <tr> <td height="143" align="center" bgcolor="#FFFFFF" class="copy"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>Вы вошли как <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a><br> Группа "<u>$USER_GROUP$</u>"<?else?>Приветствую Вас! <b>$USERNAME$</b><?endif?><?endif?><br><?if($LOGIN_FORM$)?> <div> </div> $LOGIN_FORM$ <?else?>
<?if($USER_LOGGED_IN$)?> Привет $USERNAME$! <hr width="150"> <br>Полное имя: $USER_FULL_NAME$ <br>Ты здесь: <font color="#FF0000"><b>$USER_REG_DAYS$</b></font>-й день <br><a href="javascript:openOnClick('users')">Список пользователей</a> <a href="javascript://" id="upml" class="fNavLink" onClick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Сообщения($UNREAD_PM$)</a> <div> </div> <a href="$PERSONAL_PAGE_LINK$" title="Мой профиль">Мой профиль</a> <div> </div> <a href="$LOGOUT_LINK$" title="Выход">Выход</a> <?endif?> <?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")clientWindow = 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></td> </tr> <tr> <td width="149" height="4"><img src="/force/images/user_panel_down.gif" width="149" height="4" border="0"></td> </tr> </table></td> </tr> <tr> <td height="6" background="/force/images/sait_line2.gif"colspan="4"></td> </tr> </table> </td> </tr> </table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Навигация по сайту</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>$SITE_MENU$ </td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table> {IF}<table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> [CATS_TITLE]</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td class="copy">[CATEGORIES]</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table> {ENDIF}
<?if($CHAT_BOX$)?><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Чат</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>$CHAT_BOX$</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table><?endif?> <?if($POLL$)?> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Опрос</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>$POLL$</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table><?endif?> </td> <td width="5"></td> <td valign="top"> <!-- bof RedTram N4P --> <!-- eof RedTram N4P --><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Новости</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>[BODY]</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table></td> <td width="5"></td> <td width="180" valign="top"> {IF} <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td width="164" valign="top" background="/force/images/bg_title.gif" class="ltitle"> [CALENDAR_TITLE]</td> <td width="14"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td align="center">[CALENDAR]</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table> {ENDIF} {IF}<table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td width="166" valign="top" background="/force/images/bg_title.gif" class="ltitle"> [SEARCH_TITLE]</td> <td width="10"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>[SEARCH_FORM]</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table>{ENDIF} <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Друзья</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td>$GLOBAL_FRIENDS$</td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table>
<table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="7"><img src="/force/images/l_title.gif" width="7" height="32" border="0"></td> <td background="/force/images/bg_title.gif" class="ltitle" valign="top"> Статистика</td> <td width="7"><img src="/force/images/r_title.gif" width="7" height="32" border="0"></td> </tr> <tr> <td background="/force/images/l_line_bg.gif"><img src="/force/images/l_line_bg.gif" width="7" border="0"></td> <td align="center">$COUNTER$<hr><?if($ONLINE_COUNTER$)?>$ONLINE_COUNTER$$ONLINE_USERS_LIST$<?endif?></td> <td background="/force/images/r_line_bg.gif"><img src="/force/images/r_line_bg.gif" width="7" border="0"></td> </tr> <tr> <td><img src="/force/images/ugol_l.gif" width="7" height="10" border="0"></td> <td background="/force/images/down_line_bg.gif"><img src="/force/images/down_line_bg.gif" width="1" height="10" border="0"></td> <td><img src="/force/images/ugol_r.gif" width="7" height="10" border="0"></td> </tr> </table>
</td> </tr> <tr> <td height="8" colspan="5" align="center"></td> </tr> </table> <div align="center"> <table width="99%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="7" align="right"><img src="/force/images/down_site_l.gif" width="7" height="39" border="0" align="right"></td> <td width="102" height="39" background="/force/images/down_site_bg.gif" class="stext"><a href="http://dletoucoz.net.ru" target="_blank"><img src="http://dletoucoz.net.ru/img/banner.gif" style="padding-left:14px" alt="Бесплатные шаблоны для Ucoz" border="0"></a> </td> <td width="1106" height="39" align="center" background="/force/images/down_site_bg.gif" class="stext">$POWERED_BY$</td> <td width="7"><img src="/force/images/down_site_r.gif" width="7" height="39" border="0"></td> </tr> </table> </body> </html>
<!-- <popup> --> <div style="border:1px solid black;padding:3px;"> <div align="center"><b>[TITLE]</b></div> [BODY] </div> <!-- </popup> -->
sasa
|
| |
|
|
| -SLIM- | Дата: Среда, 22.04.2009, 10:28 | Сообщение # 2 |
 *I See You...*
Группа: Модераторы
Сообщений: 2056
Статус: Offline
| http://forucoz.com/forum/14-2797-1 зайди и поймешь что поменять=)
|
| |
|
|
| romak12 | Дата: Среда, 22.04.2009, 11:28 | Сообщение # 3 |
 Рядовой
Группа: Пользователи
Сообщений: 15
Статус: Offline
| а мненада поменять старая модель каркас на новый помогите шаблон Я Новичёк Вот код шаблона
sasa
Сообщение отредактировал romak12 - Среда, 22.04.2009, 17:32 |
| |
|
|