Перейти к содержанию
Авторизация  
dewell

Не Отображаются Поля Заполнений На Сайте

Рекомендуемые сообщения

Вот такая чушь..Такое везде: при регистрации, восстановление пароля, UnitPay форма - тоже самое..а вот авторизация нормально.

Вводить там можно, все впорядке. Просто не отображаются поля.

 

pre_1392149241__.png

 

Вот оригинальный шаблон, у него все нормально http://lastory.net/register помогите решить!

Изменено пользователем dewell

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Содержание кинь файла register.tpl

<div align='center'>

<form name="form" method="post" action="" onsubmit="return checkform1(this)">

<table cellpadding="0" cellspacing="0" class="regForm">

<tr>

<td colspan="2" align="center"><p>Регистрация аккаунта</p></td>

</tr>

[servers]

<tr>

<td class="tdLeft">Сервер:</td>

<td class="tdRight"><select style="width: 100%;" name="sid">{servers}</select></td>

</tr>

[/servers]

[prefix]

<tr>

<td class="tdLeft">Префикс:<br><span class="description">(будет добавлен к аккаунту)</span></td>

<td class="tdRight"><select style="width: 100%;" name="l2prefix">{prefix}</select></td>

</tr>

[/prefix]

<tr>

<td class="tdLeft">Аккаунт:<br><span class="description">(От 4 до 14 символов)</span></td>

<td class="tdRight"><input type="text" name="l2account" maxlength="14" class="input"></td>

</tr>

<tr>

<td class="tdLeft">Пароль:<br><span class="description">(От 6 до 16 символов)</span></td>

<td class="tdRight"><input type="password" name="l2password1" maxlength="16" class="input"></td>

</tr>

<tr>

<td class="tdLeft">Повторите пароль:</td>

<td class="tdRight"><input type="password" name="l2password2" maxlength="16" class="input"></td>

</tr>

<tr>

<td class="tdLeft">Email:<br><span class="description">(Введите действующий e-mail адрес)</span></td>

<td class="tdRight"><input type="text" name="l2email" maxlength="64" class="input"></td>

</tr>

[captcha]

<tr>

<td class="tdLeft">{l2sec_code}</td>

<td class="tdRight"><input type="text" name="l2sec_code" maxlength="10" class="input"></td>

</tr>

[/captcha]

[recaptcha]

<tr>

<td colspan="2">{code}</td>

</tr>

[/recaptcha]

[referal]

<tr>

<td class="tdLeft">Ник друга:<br><span class="description">(необязательно)</span></td>

<td class="tdRight"><input type="text" name="l2friend" maxlength="16" class="input"></td>

</tr>

[/referal]

<tr>

<td colspan="2" style="text-align: center;"><input type="submit" name="register" value="Регистрация" class="regbutton" /></td>

</tr>

</table>

</form>

</div>

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

style.css ещё киньте.

 

body { margin:0 auto; background: url(../images/bgall.jpg) #000 center top no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#514b4b; overflow-x:hidden; }

 

 

a { color:#9e9e9e; }

a:hover { text-decoration:none; }

 

#wrapper { display: block; width:1037px; margin-right: auto; margin-left: auto; position: relative; }

 

 

#bg1 { background:url(../images/bg1.jpg) no-repeat center; height:605px; }

#bg2 { background:url(../images/bg2.jpg) no-repeat center; height:424px; }

#bg3 { background:url(../images/bg3.jpg) no-repeat center; height:450px; }

#bg4 { background:url(../images/bg4.jpg) no-repeat center; height:574px; }

 

.logo { position:absolute; top:537px; left:394px; }

 

#navi { position:absolute; top:30px; left:120px; }

#navi ul { list-style:none; }

#navi li { display:inline-block; vertical-align:top; margin-right:13px; }

#navi .home { background:url(../images/home.png); width:66px; height:16px; display:block; }

#navi .about { background:url(../images/about.png); width:88px; height:16px; display:block; }

#navi .stat { background:url(../images/stat.png); width:95px; height:16px; display:block; }

#navi .forum { background:url(../images/forum.png); width:55px; height:16px; display:block; }

#navi .register { background:url(../images/register.png); width:101px; height:16px; display:block; }

#navi .donate { background:url(../images/donate.png); width:127px; height:16px; display:block; }

#navi .rules { background:url(../images/rules.png); width:69px; height:16px; display:block; }

 

#leftblock { width:200px; position:absolute; top:1500px; left:19px; text-align:center; }

#rightblock { width:200px; position:absolute; top:1500px; right:19px; text-align:center; }

 

.client { background:url(../images/down_client.png) no-repeat; width:137px; height:12px; display:block; margin:0 auto 20px; }

.patch { background:url(../images/down_patch.png) no-repeat; width:116px; height:12px; display:block; margin:0 auto 20px; }

.upd { background:url(../images/down_upd.png) no-repeat; width:145px; height:12px; display:block; margin:0 auto 20px; }

.vote { background:url(../images/vote.png) no-repeat; width:114px; height:12px; display:block; margin:0 auto 20px; }

.donate_b { background:url(../images/donate_b.png) no-repeat; width:139px; height:12px; display:block; margin:0 auto 20px; }

.register_b { background:url(../images/register_b.png) no-repeat; width:109px; height:12px; display:block; margin:0 auto 20px; }

 

.quickstart { background:url(../images/quickstart.png); width:295px; height:37px; display:block; position:absolute; top:206px; right:154px; }

.quickstart:hover { background-position:bottom; }

 

 

#copyright { width:410px; position:absolute; top:1760px; left:308px; text-align:center; color:#fff; }

#copyright .banners { display:block; width:100%; margin:0 auto; text-align:center; margin-bottom:10px; }

#copyright .banners .item { display:inline-block; vertical-align:top; margin-right:15px; }

.vesper { position:absolute; bottom:154px; left:58px; background:url(../images/vesper.png); width:116px; height:32px; display:block; opacity:0.7; }

.vesper:hover { opacity:1; }

.sevstar { background:url(../images/sevstar.png); width:280px; height:89px; display:block; position:absolute; bottom:48px; left:370px; }

 

#social { width:150px; position:absolute; top:1870px; right:45px; }

#social .socialimg img { width:36px; height:36px; }

#social .link { color:#d3d3d3; font-size:13px; position:relative; top:-34px; left:48px; }

#social .link a { color:#d3d3d3; text-decoration:none; }

#social .comment { color:#6a7076; position:relative; top:-34px; left:48px; margin-bottom:-17px; font-size:11px; }

 

/*Scrollbar */

#scrollbarY { width:477px; height:5px; position:absolute; top:825px; left:285px; }

#scrollbarY .viewport { height: 870px; overflow: hidden; position: relative; }

#scrollbarY .overview { width:467px; list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }

#scrollbarY .scrollbar{ background: transparent no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 6px; }

#scrollbarY .track { background: transparent; width:6px; position: relative; padding: 0 1px; }

#scrollbarY .thumb { background:#242220;height: 60px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -2px; opacity:0.7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#scrollbarY .thumb:hover { opacity:1; }

#scrollbarY .thumb .end { background: transparent; overflow: hidden; height: 0px; width: 0px; }

#scrollbarY .disable { display: none; }

 

/***************************

* server status

***************************/

#blockstatus { position:absolute; top:710px; right:30px; text-align:left; }

#server { width: 130px; font-size:13px; line-height:2px; }

#server .name { line-height:8px; font-size:16px; color:#644f45; position:relative;}

#server .name a { text-decoration:none; color:#805b3f; }

#server .s_img { position:absolute; left:-85px; margin-top:-28px; }

#server .info { margin-bottom:20px; }

.s_color { color:#c2a497; }

/***************************

* news

***************************/

#news { margin-bottom: 25px; position: relative;}

#news .ndate { text-indent: 30px; color:#948076; font-weight: normal; position: absolute; top: 0; right: 0; font-size:12px; font-style:italic; }

#news .ntitle {font-size: 16px; text-align: left; position: relative; color: #948076; padding-bottom:5px;}

#news .ntitle a { font-size: 16px; color:#948076; text-decoration:none; }

#news .ntitle a:hover { text-decoration:underline; }

#news .ninfo { text-align:left; color: #423d3d; text-decoration:none; font-size:12px; font-style:italic; }

#news .ninfo .linknews { position:absolute; right:0; }

#news .ninfo a { font-size:11px; color:#423d3d; font-style:normal; text-decoration:none; }

#news .ncontent { text-align: justify; min-height:130px; }

#news .line { background:url(../images/line_news.png); width:467px; height:19px; margin:10px auto; }

#news .frame_news { float:left; padding-right:10px; background:url(../images/frame_news.png) no-repeat; width:135px; height:123px; display:block; }

#news .nimg { margin:4px 0 0 4px;}

#news .vklike {padding: 0; margin: 0; height: 18px; position: absolute; left: 0; top: 10px;}

#news .like {padding: 0; margin: 0; clear: none;}

/***************************

* lastpost

***************************/

#blocklforum { width:225px; position:absolute; top:1078px; right:0; text-align:center; }

#lastpost { text-align:left; }

#lastpost .author { color:#56514f; font-size:11px; margin-bottom:15px; }

#lastpost .author a { color:#56514f; text-decoration:none; }

#lastpost .post { color:#9e9e9e; font-size:12px; padding-bottom:4px; }

#lastpost .post a { color:#9e9e9e; }

#blocklforum .llink { font-size:10px; color:#9e9e9e; text-decoration:none; display:block; }

/***************************

* Top 10 Player

***************************/

#blocktopplayer { position:absolute; top:1075px; left:30px; text-align:center; font-family:Tahoma, Geneva, sans-serif; width:175px; }

#blocktopplayer table { width:175px; font-size:12px; color:#ceb3b3; margin-top:15px; }

#blocktopplayer td { padding-bottom:10px; }

/***************************

* static pages

***************************/

#static {width: 100%;}

#static .title {font-size: 15px; text-align: center;}

#static .content {text-align: justify;}

/***************************

* LK

***************************/

#blocklk { width:190px; position:absolute; top:715px; left:24px; }

#blocklk input { background:url(../images/bg_input.png) no-repeat; width:190px; height:33px; text-indent:7px; outline:none; border:none; color:#616161; }

#blocklk .cap, #blocklk .cap input { background:url(../images/bg_input.png) no-repeat; width:112px; height:33px; }

#blocklk td { padding-bottom:7px; }

#blocklk .link { position:relative; }

#blocklk .link a { color:#616161; font-size:10px; text-transform:uppercase; line-height:16px; }

#blocklk .signin { background:url(../images/signin.png); width:71px; height:30px; display:block; position:absolute; right:0; top:0; }

#blocklk .signin:hover { background-position:bottom; }

#cp { text-align:center; }

#l2topbanner { position:absolute; top:31px; left:0px; }

#recaptcha_response_field { background:none; height:20px; }

.tabs { margin-top:-12px; }

.tabs ul { list-style:none; margin-left:-22px; }

.tabs li { display:inline-block; vertical-align:top; }

.tabs a { color:#9e9e9e; text-transform:uppercase; cursor:pointer; text-decoration:none; margin:0 11px 0 11px; }

.tabs a.activet { cursor: default; text-decoration: underline; }

 

.lk img { margin:0 -10px 0 -15px; }

 

#bgtimer { background:url(../images/bgtimer.png) no-repeat; width:324px; height:141px; position:absolute; top:135px; left:130px; }

.cntSeparator { margin: 15px 11px; }

#timer { position:relative; top:58px; left:20px;}

.after_opening { color:#fff; margin:75px 0; text-align:center }

 

#crown { position:absolute; top:1177px; right:-29px; }

#stuff { position:absolute; top:734px; right:-35px; }

#leftcrown { position:absolute; top:742px; left:-27px; }

#left { position:absolute; top:1175px; left:-30px; }

#center { position:absolute; top:1589px; left:-3px; }

#head { position:absolute; top:1px; left:1px; }

#footer { position:absolute; bottom:0; left:-432px; }

 

Изменено пользователем dewell

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...