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

Etiketler: avatarda hata

Author Message

B5L5XIS

Members


Online status

54 posts
http://www.hack-ordusu.ch
Pagerank: 0

Location: Turkey
Occupation: www.hack-ordusu.ch
Age:

#39664   2008-09-25 10:02 GMT      

arkadaslar saolun letlogin yükledim ama şimdide

iki tane kullanıcı paneli cıkıyoo

http://pages.google.com/edit/B4L4XIS/kjj.jpg/kjj-full.jpg


arkadas dedi şunu yap kalkar dedi

Code:
<!-- BEGIN: USER -->
<div id="user">
<ul>
<li>{HEADER_USERLIST}&nbsp;</li>
<li>{HEADER_USER_PROFILE}&nbsp;</li>
<li>{HEADER_USER_PFS}&nbsp;</li>
<li>{HEADER_USER_PMREMINDER}&nbsp;</li>
<li>{HEADER_USER_LOGINOUT}&nbsp;</li>
<li>{HEADER_USER_ADMINPANEL}&nbsp;</li>
<li>{HEADER_NOTICES}&nbsp;</li>
</ul>
</div>
<!-- END: USER -->


yaptım olmadı
www.hack-ordusu.ch//www.saldiri.net

The_PcDelisi

Members


Online status

257 posts
http://TeknoPaylasim.NET
Pagerank: 2

Location: Turkey AnKara
Occupation: Host, Domain, Reseller, VPS :Pp
Age: 23

#39665   2008-09-25 12:01 GMT      
header.tpl dosyasının kodlarını verirsen yardımcı olabilirim.

B5L5XIS

Members


Online status

54 posts
http://www.hack-ordusu.ch
Pagerank: 0

Location: Turkey
Occupation: www.hack-ordusu.ch
Age:

#39773   2008-09-25 22:06 GMT      

benim header.tpl böle

Code:
<!-- BEGIN: HEADER -->
{HEADER_DOCTYPE}
<html>
<head>
{HEADER_METAS}
{HEADER_COMPOPUP}
<title>{HEADER_TITLE}</title>

<link href="skins/{PHP.skin}/{PHP.skin}.css" type="text/css" rel="stylesheet" />

</head>

<body>
<!--Seditio Skin Belagio Copyright © 2006 T3-Design.Com. All rights Reserved. -->
<a name="ontop"></a>
<div id="container">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="width:27px;"><img src="skins/{PHP.skin}/img/main/bl1.gif" alt="" /></td>
    <td style="width:927px;">
<table class="menu_holder">
  <tr>
     <td class="menu_item"><a id="home" href="index.php"></a></td>
     <td class="menu_item"><a id="forums" href="forums.php"></a></td>
   <td class="menu_item"><a id="files" href="list.php?c=files"></a></td>
   <td>&nbsp;</td>
   <td class="menu_item"><a id="articles" href="list.php?c=articles"></a></td>
   <td class="menu_item"><a id="users" href="users.php"></a></td>
   <td class="menu_item"><a id="search" href="plug.php?e=search"></a></td>
  </tr>
</table>
</td>
    <td style="width:27px;"><img src="skins/{PHP.skin}/img/main/br1.gif" alt="" /></td>
  </tr>
  <tr>
    <td colspan="3"><a href="index.php"><img src="skins/{PHP.skin}/img/main/banner.gif" alt="" /></a></td>
  </tr>
  <tr>
    <td class="border_left">&nbsp;</td>
    <td><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="width:200px; padding-right:4px;">
<div class="cb_small_title">» {PHP.skinlang.usercp}</div>
<div class="cb_main">
<strong>{PLUGIN_LEETLOGIN}</strong>
<!-- BEGIN: GUEST -->
<form name="login" action="users.php?m=auth&amp;a=check&amp;redirect=" method="post">
{PHP.skinlang.usersauth.Username}<br />
<input type="text" class="text" name="rusername" value="Username..." onBlur="if(this.value=='') this.value='Username...';" onFocus="if(this.value=='Username...') this.value='';" size="16" maxlength="32" /><br />
{PHP.skinlang.usersauth.Password}<br />
<input type="password" class="password" name="rpassword" value="Password" onBlur="if(this.value=='') this.value='Password';" onFocus="if(this.value=='Password') this.value='';" size="16" maxlength="32"  /><br />
<input type="hidden" name="rcookiettl" value="5184000"  />
<input type="submit"  value="{PHP.skinlang.usersauth.Login}"  /></form>
<br />
<br />
<input type="button" onClick="window.location.href='users.php?m=register';" value="{PHP.skinlang.header.Register}"  />
<input type="button" onClick="window.location.href='plug.php?e=passrecover';" value="{PHP.skinlang.usersauth.Lostpassword}"  />
<!-- END: GUEST -->
     
</div>
<div class="cb_footer">&nbsp;</div>

<div class="cb_small_title">» {PHP.skinlang.quick_menu}</div>
<div class="cb_main">
<ul id="quickmenu">
<li><a href="index.php">Ana Sayfa</a></li>
<li><a href="forums.php">Forumlar</a></li>
<li><a href="list.php?c=articles">Makaleler</a></li>
<li><a href="plug.php?e=search">H-O Arama</a></li>
<li><a href="users.php">Üyeler</a></li>
<li><a href="www.legalhack.ch">LeGalhAck</a></li>
<li><a href="list.php?c=news">Haberler</a></li>
<li><a href="list.php?c=files">Dosyalar</a></li>

</ul><br class="clear" /></div>
<div class="cb_footer">&nbsp;</div>

<div class="cb_small_title">» {PHP.skinlang.quick_stats}</div>
<div class="cb_main">{PLUGIN_QUICKSTATS}</div>
<div class="cb_footer">&nbsp;</div>

<div class="cb_small_title">» {PHP.skinlang.quick_search}</div>
<div class="cb_main">
<form id="ssearch" action="plug.php?e=search&amp;a=search" method="post">
<input type="text" class="text" name="sq" value="search..." size="15" onBlur="if(this.value=='') this.value='search...';" onFocus="if(this.value=='search...') this.value='';" maxlength="32" />
<input type="submit" class="submit" value="{PHP.skinlang.btn_search}" alt ="" />
<input type="hidden" name="searchin_frm" value="1"  /> <input type="hidden" name="frm_sub[]" value="9999"/>
<input type="hidden" name="searchin_pag" value="1" /> <input type="hidden" name="pag_sub[]" value="all" />
<input type="hidden" name="searchin_use" value="1"  />
</form>
<a href="plug.php?e=search">{PHP.skinlang.advanced_search}</a>
</div>
<div class="cb_footer">&nbsp;</div>
</td>
    <td>
<!-- END: HEADER -->
www.hack-ordusu.ch//www.saldiri.net

seha

Members


Online status

13 posts
http://www.cyberturkiye.com
Pagerank: 3

Location: Turkey
Occupation:
Age:

#39777   2008-09-26 01:08 GMT      
Code:
<!-- BEGIN: GUEST -->
<form name="login" action="users.php?m=auth&amp;a=check&amp;redirect=" method="post">
{PHP.skinlang.usersauth.Username}<br />
<input type="text" class="text" name="rusername" value="Username..." onBlur="if(this.value=='') this.value='Username...';" onFocus="if(this.value=='Username...') this.value='';" size="16" maxlength="32" /><br />
{PHP.skinlang.usersauth.Password}<br />
<input type="password" class="password" name="rpassword" value="Password" onBlur="if(this.value=='') this.value='Password';" onFocus="if(this.value=='Password') this.value='';" size="16" maxlength="32"  /><br />
<input type="hidden" name="rcookiettl" value="5184000"  />
<input type="submit"  value="{PHP.skinlang.usersauth.Login}"  /></form>
<br />
<br />
<input type="button" onClick="window.location.href='users.php?m=register';" value="{PHP.skinlang.header.Register}"  />
<input type="button" onClick="window.location.href='plug.php?e=passrecover';" value="{PHP.skinlang.usersauth.Lostpassword}"  />
<!-- END: GUEST -->




Code:
<strong>{PLUGIN_LEETLOGIN}</strong>


ikisinden herhangi birisini kaldir.

This post was edited by seha (2008-09-26 02:37 GMT, 57 Gün ago)

B5L5XIS

Members


Online status

54 posts
http://www.hack-ordusu.ch
Pagerank: 0

Location: Turkey
Occupation: www.hack-ordusu.ch
Age:

#39824   2008-09-26 08:20 GMT      
yaptım saol
www.hack-ordusu.ch//www.saldiri.net
> 1 <

Benzer konular (Similar topics) #BETA

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]