Проблем с регистрацията

lqbo123

Registered
Вижте ползвам тази система http://web-tourist.net/login/login/view.php?st=2641

в файла \include\header.php пише че има грешка на ред 12 ето вижте файла кажете как да го оправя:

<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
</head>
<?php
if ( !defined('IN_VALID') ) {
die('
<center><b>Грешка: Нямате директен достъп до този файл</b><br />За да се върнете назад натиснете <a href="#">тук</a>
</center>');
}

define('IN_VALID', true);
session_start();
include ("include/config.php");
?>
<html>
<head>
<title>Register System v2</title>
<style>
body {
background: #f3f3f3;
}

#all {
width: 975px;
}

#header {
background:url('images/header.gif');
width: 975px;
height: 115px;
}

#menu {
background:url('images/menu.gif');
width: 945px;
height: 32px;
text-align: left;
padding-top: 13px;
padding-left: 35px;
}

#menu a {
color: #737171;
text-decoration: none;
padding-right: 15px;
}

#menu a:hover {
color: #5d5b5b;
text-decoration: none;
padding-right: 15px;
}

#leftbar {
background:url('images/leftbar.gif');
width: 193px;
height: 601px;
float: left;
text-align: left;
padding-left: 35px;
}

#rightbar {
background:url('images/rightbar.gif');
width: 727px;
height: 601px;
float: left;
text-align: left;
padding-left: 5px;
}

a {
color: #737171;
text-decoration: none;
}

a:hover {
color: #5d5b5b;
text-decoration: none;
}

.profile {
background: #fafafa;
}

.catLeft {
background: #fcffcf;
}

.catRight {
background: #fcffcf;
}

#footer {
text-align: center;
}

.sttext {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
}

.lichni {
border: 1px solid black;
padding: 3px;
}

.str {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
padding: 5px;
border: #dbdbdb 1px solid;
}

.str:hover {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
padding: 5px;
border: #ffb373 1px solid;
text-decoration: none;
}

.str3 {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
border: #ff3300 1px solid;
}

.str3:hover {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
font-weight: bold;
padding: 5px;
border: #ff9900 1px solid;
text-decoration: none;
}


.uuuuuser {
border: 1px #dbdbdb solid;
background-color: #feffc6;
padding: 5px;
color: #757575;
}

</style>
</head>
<body>
 
Код:
<?php session_start(); ?>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
</head>
<?php
if ( !defined('IN_VALID') ) {
die('
<center><b>Грешка: Нямате директен достъп до този файл</b><br />За да се върнете назад натиснете <a href="#">тук</a>
</center>');
}

define('IN_VALID', true);
include ("include/config.php");
?>
<html>
<head>
<title>Register System v2</title>
<style>
body {
background: #f3f3f3;
}

#all {
width: 975px;
}

#header {
background:url('images/header.gif');
width: 975px;
height: 115px;
}

#menu {
background:url('images/menu.gif');
width: 945px;
height: 32px;
text-align: left;
padding-top: 13px;
padding-left: 35px;
}

#menu a {
color: #737171;
text-decoration: none;
padding-right: 15px;
}

#menu a:hover {
color: #5d5b5b;
text-decoration: none;
padding-right: 15px;
}

#leftbar {
background:url('images/leftbar.gif');
width: 193px;
height: 601px;
float: left;
text-align: left;
padding-left: 35px;
}

#rightbar {
background:url('images/rightbar.gif');
width: 727px;
height: 601px;
float: left;
text-align: left;
padding-left: 5px;
}

a {
color: #737171;
text-decoration: none;
}

a:hover {
color: #5d5b5b;
text-decoration: none;
}

.profile {
background: #fafafa;
}

.catLeft {
background: #fcffcf;
}

.catRight {
background: #fcffcf;
}

#footer {
text-align: center;
}

.sttext {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
}

.lichni {
border: 1px solid black;
padding: 3px;
}

.str {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
padding: 5px;
border: #dbdbdb 1px solid;
}

.str:hover {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF7400;
font-weight: bold;
padding: 5px;
border: #ffb373 1px solid;
text-decoration: none;
}

.str3 {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
border: #ff3300 1px solid;
}

.str3:hover {
background-color: #ffffff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
font-weight: bold;
padding: 5px;
border: #ff9900 1px solid;
text-decoration: none;
}


.uuuuuser {
border: 1px #dbdbdb solid;
background-color: #feffc6;
padding: 5px;
color: #757575;
}

</style>
</head>
<body>
така трябва да стане :)
 

Back
Горе