Kur.Asp Hatası Acil Yardım
-
S.a Müridler siteye cilem haber portal kurmaya calısıyorum.. kur.asp de hata veriyor. boyle bi hata hiç gormedim ben daha once..
Hata Bu:
Bi yardım dostlar... -
yokmu bi cevap arkadaslar...
-
284. satır ne ?
v1/kur.asp bunun icindekileri yapıstır oraya
-
<%'Çilem.Net © 2009'%>
<!-- #include file=veritabani.asp -->
<!-- #include file=md5.asp -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<meta http-equiv="Content-Language" content="tr">
<link rel="shortcut icon" href="grafik/favicon.ico" />
<title>Çilem Haber Kurulum Sayfası</title>
</head>
<body topmargin="0" leftmargin="0">
<div align="center"><%
islem = request.querystring("islem")
if islem = "kurulum" then
call kurulum
elseif islem = "kurulumonay" then
call kurulumonayelseif islem = "silmeonay" then
call silmeonayelseif islem = "sil" then
call silelseif islem = "" then
response.write "<br><a href=""kur.asp?islem=kurulum""><img border=""0"" src=""grafik/kurulumbaslat.jpg""></a>"
end if
%>
<%sub kurulum%><script language="JavaScript">
function check_frmm(){
if (document.kontrol.siteadi.value == ""){
alert ("Lütfen Site Başlığını Giriniz.");
document.kontrol.siteadi.focus();
return false;
}if (document.kontrol.webadresi.value == ""){
alert ("Lütfen Site Web Adresinizi Giriniz!");
document.kontrol.webadresi.focus();
return false;
}
if (document.kontrol.admin.value == ""){
alert ("Lütfen Yönetici Adınızı giriniz.");
document.kontrol.admin.focus();
return false;
}
if (document.kontrol.admin.value.length<4 || document.kontrol.admin.value.length>20){
alert ("Yönetici Adı 4-20 Karakter Uzunluğunda Olmalı !");
document.kontrol.admin.focus();
return false;
}
if (document.kontrol.admin.value.search(" ") != -1){
alert("Yönetici Adınızda Boşluk Bırakamazsınız. Bütün Harf ve/veya Rakamlar Yan Yana Olmalı.");
document.kontrol.admin.focus();
return false;
}
if (document.kontrol.sifre.value == ""){
alert ("Lütfen Şifre Giriniz!");
document.kontrol.sifre.focus();
return false;
}
if (document.kontrol.sifre.value.length<4 || document.kontrol.sifre.value.length>20){
alert ("Şifre 4-20 Karakter Uzunluğunda Olmalı !");
document.kontrol.sifre.focus();
return false;
}
if (document.kontrol.sifre.value.search(" ") != -1){
alert("Şifrenizde Boşluk Bırakamazsınız. Bütün Karakterler Yan Yana Olmalı.");
document.kontrol.sifre.focus();
return false;
}
var kod=document.kontrol.sifre.value;
for (var i=0;i<kod.length;i++){
if (deg.indexOf (kod.substr(i,1),0) == -1){
alert ("Şifrenizde Özel Karakterler Kullanamazsınız!");
document.kontrol.sifre.focus();
return false;
}
}
}</script>
<form name="kontrol" action="kur.asp?islem=kurulumonay" method="POST" onSubmit="return check_frmm()">
<input type="hidden" name="tema" value="Ahududu">
<input type="hidden" name="oturumsure" value="60">
<input type="hidden" name="sehir" value="ISTANBUL">
<table border="1" width="986" id="table" style="border-width: 0px" height="551" cellspacing="0" cellpadding="0">
<tr>
<td style="border-left-style:none; border-left-width:medium; border-right-style:none; border-right-width:medium; border-top-style:none; border-top-width:medium" height="332" width="986" colspan="2" valign="top">
<table border="1" width="992" id="table2" style="border-width: 0px" height="312">
<tr>
<td width="372" style="border-style: none; border-width: medium" valign="top">
<img border="0" src="grafik/kurulum.jpg"></td>
<td width="1" style="border-style: none; border-width: medium" rowspan="2">
<img border="0" src="grafik/ayrac.gif" width="1" height="315"></td>
<td style="border-style: none; border-width: medium" rowspan="2" width="603">
<table border="1" width="603" id="table3" style="border-width: 0px" cellspacing="1">
<tr>
<td width="597" colspan="5" style="border-style: none; border-width: medium" height="70" valign="top">
<img border="0" src="grafik/kurulumust.jpg" width="441" height="80"></td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700" color="#DF004D">
Site Bilgileri</font></td>
</tr>
<tr>
<td width="105" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Site Başlığı </font></td>
<td width="10" style="border-style: none; border-width: medium">
<p align="center">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
:</font></td>
<td width="474" style="border-style: none; border-width: medium" colspan="3">
<input type="text" name="siteadi" size="90" style="font-family: Tahoma; font-size: 8pt; border: 1px solid #808080"></td>
</tr>
<tr>
<td width="105" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Site </font><span style="font-weight: 700">
<font face="Tahoma" style="font-size: 9pt">Adresi</font></span></td>
<td width="10" style="border-style: none; border-width: medium">
<p align="center">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
:</font></td>
<td width="276" style="border-style: none; border-width: medium">
<input type="text" name="webadresi" size="54" style="font-family: Tahoma; font-size: 8pt; border: 1px solid #808080" value="http://"></td>
<td width="64" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Klasör Adı</font></td>
<td width="126" style="border-style: none; border-width: medium">
<input type="text" name="klasor" size="20" style="font-family: Tahoma; font-size: 8pt; border: 1px solid #808080" value="/"></td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<font face="Tahoma" size="2" color="#494949">Site Adresi Örnek
Kullanımı</font></td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<table border="1" width="451" id="table5" style="border-left-width: 0px; border-top-width: 0px; border-bottom-width: 0px">
<tr>
<td width="117" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Site </font><span style="font-weight: 700">
<font face="Tahoma" style="font-size: 9pt">Adresi</font></span></td>
<td width="110" bgcolor="#F2F2F2">
<font face="Tahoma" style="font-size: 8pt">
http://www.cilem.net</font></td>
<td width="103" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Alt Klasör Adı</font></td>
<td width="95" bgcolor="#F2F2F2">
<font color="#DF004D" face="Tahoma" style="font-size: 8pt; font-weight: 700">
/</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<font face="Tahoma" size="2" color="#494949">Site Adresi Alt Klasöre
Kurulacaksa;</font></td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<table border="1" width="452" id="table4" style="border-left-width: 0px; border-top-width: 0px; border-bottom-width: 0px">
<tr>
<td width="116" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Site </font><span style="font-weight: 700">
<font face="Tahoma" style="font-size: 9pt">Adresi</font></span></td>
<td width="112" bgcolor="#F2F2F2">
<font face="Tahoma" style="font-size: 8pt">
http://www.cilem.net</font></td>
<td width="102" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Alt Klasör Adı</font></td>
<td width="96" bgcolor="#F2F2F2">
<font color="#DF004D" face="Tahoma" style="font-size: 8pt; font-weight: 700">
/</font><font face="Tahoma" style="font-size: 8pt">test<font color="#DF004D">/</font>cilemhaber<b><font color="#DF004D">/</font></b></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<font face="Tahoma" style="font-size: 8pt">
<font color="#DF004D">/</font><font color="#494949"> Slash İşaretleri
Doğru Şekilde Kullanılmalı. Alt Klasör Adının Başına
ve sonuna mutlaka</font><font color="#808080"> </font> <b><font color="#DF004D">/ </font>
</b><font color="#494949">Slash İşareti Konulmalı
</font> </font></td>
</tr>
<tr>
<td width="597" style="border-style: none; border-width: medium" colspan="5">
<span style="font-weight: 700">
<font face="Tahoma" style="font-size: 9pt" color="#DF004D">
Yönetici </font></span>
<font face="Tahoma" style="font-size: 9pt; font-weight: 700" color="#DF004D"> Bilgileri</font></td>
</tr>
<tr>
<td width="105" style="border-style: none; border-width: medium">
<span style="font-weight: 700">
<font face="Tahoma" style="font-size: 9pt">Yönetici
Adı</font></span></td>
<td width="10" style="border-style: none; border-width: medium">
<p align="center">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
:</font></td>
<td width="474" style="border-style: none; border-width: medium" colspan="3">
<input type="text" name="admin" size="29" style="font-family: Tahoma; font-size: 8pt; border: 1px solid #808080"></td>
</tr>
<tr>
<td width="105" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Yönetici Şifresi</font></td>
<td width="10" style="border-style: none; border-width: medium">
<p align="center">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
:</font></td>
<td width="474" style="border-style: none; border-width: medium" colspan="3">
<input type="password" name="sifre" size="29" style="font-family: Tahoma; font-size: 8pt; border: 1px solid #808080"></td>
</tr>
<tr>
<td width="597" colspan="5" style="border-style: none; border-width: medium">
<input type="submit" value=" Kur >>" name="B1" style="font-family: Tahoma; font-size: 8pt"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="372" style="border-style: none; border-width: medium" height="27">
<p align="center">
<font face="Tahoma" style="font-size: 9pt; font-weight: 700" color="#DF004D">
Not: </font>
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">
Bu Dosyayı (Kur.asp) Kurulumdan Sonra Siliniz.</font><p align="left">
<font face="Tahoma" style="font-size: 9pt" color="#808080">Lütfen
Kurma İşleminden önce Veritabanına Yazar Resim ve
Yazimaraclari klasörlerine Yazma İzni
veriniz.</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border-left-style:none; border-left-width:medium; border-right-style:none; border-right-width:medium; border-top-style:solid; border-top-width:1px; border-bottom-style:none; border-bottom-width:medium" height="219" width="986" colspan="2" valign="top">
<p align="center"><% end sub %>
<%sub kurulumonay %><%
siteadi=guvenlik(Request.form("siteadi"))
webadresi=guvenlik(Request.form("webadresi"))
klasor=guvenlik(Request.form("klasor"))
sifre=MD5(MD5(guvenlik(Request.form("sifre"))))
admin=guvenlik(Request.form("admin"))
kur=guvenlik(Request.form("kur"))
tema=guvenlik(Request.form("tema"))
oturumsure=guvenlik(Request.form("oturumsure"))
sehir=guvenlik(Request.form("sehir"))
%>
<%
set rs=server.createobject("adodb.recordset")
rs.open "ayarlar",cilem,1,3
rs("siteadi") = siteadi
rs("webadresi") = webadresi
rs("klasor") = klasor
rs("admin") = admin
rs("sifre") = sifre
rs("tema") = tema
rs("oturumsure") = oturumsure
rs("sehir") = sehir
if Request.Form("kur")<>"" then
rs("kur")=true
else
rs("kur")=False
end if
rs.update
%>
<p align="center"><img border="0" src="grafik/kur.jpg"></p>
<center><DIV id=dl>
<font face="Tahoma" style="font-size: 9pt; font-weight: 700" color="#494949">Lütfen JavaScript'i Etkinleştirin.</font></DIV>
<SCRIPT>var c = 3; fc(); function fc(){
if(c>0){document.getElementById("dl").innerHTML = "<b><font color='#808080' style='font-size: 8pt' face='Tahoma'>Lütfen Bekleyiniz Kurulum Tamamlanıyor." + c +' Saniye Kaldı';
c = c - 1;setTimeout("fc()", 1000)} else {document.getElementById("dl").innerHTML ="<img src='grafik/yukleniyor.gif'>"}}</SCRIPT>
<meta http-equiv="refresh" content="3;URL=kur.asp?islem=silmeonay">
<% end sub %><%sub silmeonay%>
</br>
<font face="Tahoma" size="2" color="#DF004D">
<img border="0" src="grafik/basarili.jpg"></br>Kurulum Başarıyla Tamamlandı.</font></br>
<font face="Tahoma" style="font-size: 9pt; font-weight: 700">Kurulum dosyasını daha
sonra silmek istiyorsanız yönetim paneline giriş için <a href="giris.asp">Tıklayınız</a>
</br>
</font>
</br>
</br>
<b><font face="Tahoma"><span style="font-size: 9pt">Kurulum dosyasını şimdi silmek
istiyorsanız
</span></font></b> <font face="Tahoma">
<b> <a href="kur.asp?islem=sil">
<span style="font-size: 9pt">Tıklayınız</span></a><span style="font-size: 9pt"> </span> </b>
<span style="font-size: 9pt"></br>(Silme İşlemi Hata Verirse Kur.asp dosyasını Hosting'den Kaldırınız.FSO
Bileşeninin Yüklü Olması gereklidir.)<b>
<% end sub %><%sub sil%></b></span></font><p align="center">
<img border="0" src="grafik/kurulumtamam.jpg"></p>
<center><DIV id=dl>
<font face="Tahoma" style="font-size: 9pt; font-weight: 700" color="#494949">Lütfen JavaScript'i Etkinleştirin.</font></DIV>
<SCRIPT>var c = 3; fc(); function fc(){
if(c>0){document.getElementById("dl").innerHTML = "<b><font color='#808080' style='font-size: 8pt' face='Tahoma'>Lütfen Bekleyiniz Kur Dosyası Siliniyor " + c +' Saniye Kaldı';
c = c - 1;setTimeout("fc()", 1000)} else {document.getElementById("dl").innerHTML ="<img src='grafik/yukleniyor.gif'>"}}</SCRIPT>
<%
Set dosyasil=CreateObject ("Scripting.FileSystemObject")
dosyasil.DeleteFile (Server.Mappath("kur.asp"))
%>
<meta http-equiv="refresh" content="3;URL=giris.asp">
<% end sub %>
</a>
</td>
</tr>
</table>
<input type="hidden" name="kur" value="true">
</div></body>
</html>
-
değerlerin ile sütunların veri tipleri uymuyor olabilir,bi kontrol et...
Database de bu bilgiyi kaydedeceğin alanın veri tipini text seçme,memo seçmeyi dene bi
-
site adını kısa yaz scriptten kaynaklanıyor.
-
mydesing mi hocam o script?
-
pesimistzombie
sagolasın site adını uzun yazıyodum ordan kaynaklanıyomus..
Nitrousyok cilem haber portal
