Seditio ve Ldu hakkında sınırsız arama yapın
 
 
> 1 <

Etiketler: sorun

Author Message

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#960   2007-04-02 10:26 GMT      

siteyi üyelere kapatmak için bi kod vardı yanılmıyorsam buydu
Code:
Code:
if (!defined('SED_CODE')) { die('Wrong URL.'); }

üstteki kodun altına, alttaki kodları ekle.



bu işini görür ;) ne işe yarar dersen siteye girildiği zaman bunun için yetkili değilsiniz der ve login paneline götürür.bunu tamamına değil de forums.posts.inc.php ye uygulamanı tavsiye ederim.forum konuların görüntülenmez. www.genc-turk.org örnek.son forum konularına tıklayarak test edebilirsin.aynı zaman da page.inc.php ye de uygulayabilirsin!
Code:
if ($usr['id']<1)
{
if (strpos($_SERVER['PHP_SELF'], "v5/users.php") != 0 && $_GET['m'] == "auth")
{
}
elseif (strpos($_SERVER['PHP_SELF'], "message.php?msg=930&redirect=L3VzZXJzLnBocA==") == 0)
{
header("Location: message.php?msg=930&redirect=L3VzZXJzLnBocA==");
}
}
else
{
}



bu kodu ekledim forum konusuna tıklayınca tamam güzel üyelik istriyor hemen giriş paneline yönleniyor giriş yaptıkdan sonra users.php yönleniyor ama benim site www.asdasdad.org/v5 olarak geçiyor nese kodlarda users.php i v5/user.php olarak yapıyorum gene olmuyor bide user.php degilde giriş yaptıkdan sonra index yönlenmesini istiyorum ? yardımlarınız için şimdiden tşkler
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !

NextCode

Members


Online status

88 posts

Location: Turkey Kostantin
Occupation: Soldier
Age: 21

#961   2007-04-02 10:49 GMT      
users.phpyi index.php yapman yeterli olacaktır
Seditio Bir Efsane....

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#962   2007-04-02 10:58 GMT      

o kadarını biliyoruz saol nexcode onu yapmama ragmen düzelmedi halen users.php açılıyor ve basına v5 koymama ragmen gene wwww.siteniz.com/users.php acılıyor benim site de wwww.siteniz.com/v5 oldugu için hata veriyoır

This post was edited by hakan (2007-04-02 11:04 GMT, 461 Gün ago)
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#963   2007-04-02 12:13 GMT      
arkadaşlar acil lazım site o şekil kaldı ? bi yolu yoqmu ?
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#976   2007-04-02 16:07 GMT      
dvdbil bi çözümü yoqmu bunun ?
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !

Kaan

Moderators


Online status

1,896 posts
http://www.ntka.org
Pagerank: 3

Location: Turkey
Occupation: Destek
Age: 25

#977   2007-04-02 17:07 GMT      
evet o kodu eklediğin zaman direk user.php ye gidiyor giriş yapınca ne kadar degiştirirsen degiştir. aynı.
Tıkla Anında Sende Kazan!
UIygun Fiyata Seditio Tasarımı Yapılır..
Sitemap Seo lu Yeni Tıkla

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#978   2007-04-02 18:01 GMT      
iyide bunu neye göre yapıyor anlamadım gitti en iyisi kaldırmak bu kodu
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !

Dvdbil

Administrator


Online status

2,096 posts
http://www.seditio-tr.com
Pagerank: 3

Location: Turkey istanbul
Occupation: Web Tasarım & Yazılım
Age: 28

#982   2007-04-02 19:55 GMT      
Bunu kullan @hakan :
Code:
if ($usr['id']<1)
{
if (strpos($_SERVER['PHP_SELF'], "v5/users.php") != 0 && $_GET['m'] == "auth")
{
}
elseif (strpos($_SERVER['PHP_SELF'], "message.php?msg=930&redirect=L3Y1L2luZGV4LnBocA==") == 0)
{
header("Location: message.php?msg=930&redirect=L3Y1L2luZGV4LnBocA==");
}
}
else
{
}


Eğer olmazsa alttakini :
Code:
if ($usr['id']<1)
{
if (strpos($_SERVER['PHP_SELF'], "v5/users.php") != 0 && $_GET['m'] == "auth")
{
}
elseif (strpos($_SERVER['PHP_SELF'], "message.php?msg=930&redirect=djUvaW5kZXgucGhw") == 0)
{
header("Location: message.php?msg=930&redirect=djUvaW5kZXgucGhw");
}
}
else
{
}

hakan

Members


Online status

215 posts
http://www.sanalrisk.org
Pagerank: 1

Location: Turkey İzmir
Occupation:
Age: 24

#1015   2007-04-03 10:02 GMT      

saol dvdbil ilk koduekledim oldu tşkler
Umursamaz Tavrımın Hastası Olunuz / Sanalrisk.ORg

Msn Durumum :
No [img] !
> 1 <

Benzer konular (Similar topics) #BETA

KonularMesajlarSon YazarGüncelleme
sORUN wAR !!!!!!3SessizCrew109 Gün
FTP ILE SORUN3Mahkum114 Gün
2 sorun7Sender370 Gün
LDU - 2 Sorun18Kaan282 Gün
Ldu Da Sorun.2Kaan193 Gün

Keywords (beta):

Forum Arşiv (beta):

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333]