Asp Hakkinda Bi Soru
-
Script error detected at line 394.
Source line: <%
Description: Deyim gerekliya ben baby server yükledim bir script var dı bu hatayı alıyorum :)) nasıl düzeltirizzzz asp
-
-
bu hatayı çözemedim tam anlamayamdım bu hatanda
-
hacı bi yerde %> tagını kapatmayı unutmuşun yada if with falan gibi bişeyi kapatmayı unutmuşun
-
kod işte hata nerde anlamadım ki
<!--#include file="../includes/inc_ayar2.asp" -->
<html><head>
<meta http-equiv="Content-Language" content="tr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title><%=ayar("site_ismi")%></title>
<base target="_self"><link rel="stylesheet" type="text/css" href="../img/nstile.css">
</head>
<bodybgcolor="<%=ayar("sol_body_renk")%>" onMouseOver="status='<%=ayar("site_ismi")%>'; return true">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="73">
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_logo.asp" --></td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_arama_menu.asp" --></td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_uye_girisi_menu.asp" --></td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_kategori_menu.asp" --></td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_top_20_menu.asp" --></td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
<tr>
<td width="100%" height="1"><!--#include file="../includes/inc_istatistik_menu.asp" --></td>
</tr>
</table></body>
</html>
-
hacım 394. satırı yazsana
-
o satırı nasıl buluyoruz ??? sol.asp de bu satır yok
-
biri şuna el atabilirmi :)
-
abi 394. da sorun var bak eleman ne diyo
" Script error detected at line 394. "
394. satırda hata tespit ettim diyo.
sen 394. satırı yaz bakalım
-
Dost, o scripti not defteri ile aç daha sonra BİÇİM >>> SÖZCÜK KAYDIR işaretli olmasın. Bunu yaptıktan sonra da DÜZEN >>>> GİT, oraya satırı yaz, o gitsin.
-
include ettiğin dosyalardan birinde problem var, include ettiğin dosyaları localhostta tek tek açarak bak, doğru hata yerini bulursun.
