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

Etiketler: eklentinin ismi bide nerden indircam

Author Message

dr0cula

Members


Online status

60 posts
http://www.google.com
Pagerank: 10

Location: Turkey The İstanblue
Occupation:
Age: 15

#17415   2008-03-08 00:46 GMT      

su eklentinin ismi ? bide nerden indircem demo resmi ---->>> http://number34.net/ek.gif

Xiao

Moderators


Online status

851 posts
http://www.seditione.com
Pagerank: 0

Location: Turkey Trabzon
Occupation: Orman Mühendisi
Age: 30

#17418   2008-03-08 01:18 GMT      
o eklenti bana ait.ama direk indirebileceğin bir yer yok.xeniastyle temasında var fposter forumuser ve sonkonular eklentisini kuruyorsun.daha sonra forums.sections.tpl deki kodları kopyalıyorsun
Haziran 2008 Seditio Site Yarışması >> http://www.seditione.com

dr0cula

Members


Online status

60 posts
http://www.google.com
Pagerank: 10

Location: Turkey The İstanblue
Occupation:
Age: 15

#17420   2008-03-08 01:44 GMT      

ben sana kodları verim sen editle 1000 kere denedimm olmadı bozuluyo

Code:
<!-- BEGIN: MAIN -->

<div id="title">»

{FORUMS_SECTIONS_PAGETITLE}

</div>

<div id="subtitle">

<a href="plug.php?e=search&amp;frm=1">{PHP.skinlang.forumssections.Searchinforums}</a> |
<a href="plug.php?e=forumstats">{PHP.skinlang.forumssections.Statistics}</a> |
<a href="forums.php?n=markall">{PHP.skinlang.forumssections.Markasread}</a> |
{FORUMS_SECTIONS_GMTTIME}

</div>

<div id="main">

<table class="cells">
<tr>
<td class="coltop" colspan="2">{PHP.skinlang.forumssections.Sections}  &nbsp;  &nbsp; <a href="forums.php?c=fold#top">{PHP.skinlang.forumssections.FoldAll}</a> / <a href="forums.php?c=unfold#top">{PHP.skinlang.forumssections.UnfoldAll}</a></td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Topics}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Posts}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Views}</td>
<td class="coltop" style="width:176px;">{PHP.skinlang.forumssections.Lastpost}</td>

</tr>
<!-- BEGIN: FORUMS_SECTIONS_ROW -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_CAT -->

<tbody id="{FORUMS_SECTIONS_ROW_CAT_CODE}">

<tr>
<td colspan="7" class="fscat">
<strong>{FORUMS_SECTIONS_ROW_CAT_FOLDIMG} {FORUMS_SECTIONS_ROW_CAT_TITLE}</strong>
</td>
</tr>
{FORUMS_SECTIONS_ROW_CAT_TBODY}




<!-- END: FORUMS_SECTIONS_ROW_CAT -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_SECTION -->

<tr>
<td style="width:32px;" class="centerall middleall even">
{SEDPLUS_FORUMS_SECTIONS_ROW_STATUS_ICON}
</td>

<td class="odd" onmouseover="this.className='even';" onmouseout="this.className='odd';" onclick="window.location.href='{FORUMS_SECTIONS_ROW_URL}';" style="cursor:pointer;">
<h3 style="margin:9px;"><a href="{FORUMS_SECTIONS_ROW_URL}">{FORUMS_SECTIONS_ROW_TITLE}</a></h3>
<div style="float:right; ">&nbsp;&nbsp;&nbsp;&nbsp;{FORUMS_SECTIONS_ROW_ACTIVITY}</div>&nbsp; {FORUMS_SECTIONS_ROW_DESC}
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_TOPICCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_TOPICCOUNT})</span>
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_POSTCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_POSTCOUNT})</span>
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_VIEWCOUNT_SHORT}
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_LASTPOST}<br />
{FORUMS_SECTIONS_ROW_LASTPOSTDATE} {FORUMS_SECTIONS_ROW_LASTPOSTER}<br />
{FORUMS_SECTIONS_ROW_TIMEAGO}
</td>
</tr>

<!-- END: FORUMS_SECTIONS_ROW_SECTION -->

<!-- END: FORUMS_SECTIONS_ROW -->

</table>
<div class="cb_footer">&nbsp;</div>

<br />
<table class="cells">
  <tr>
    <td colspan="2" class="coltop_no_center middleall"><strong><a href="plug.php?e=forumstats">{PHP.skinlang.what_is_going_on}</a></strong></td>
  </tr>
  <tr>
    <td style="width:32px;" class="centerall middleall even"><a href="plug.php?e=forumstats"><img src="skins/{PHP.skin}/img/system/stats.gif" border="0" alt="" /></a></td>
    <td class="middleall odd">{FORUMS_BASICSTATS}</td>
<!-- BEGIN: BDAYS --> 
  </tr>
  <tr>
    <td colspan="2" class="coltop_no_center middleall"><strong>{PHP.skinlang.today_bdays}</strong></td>
  </tr> 
  <tr>
    <td style="width:32px;" class="centerall middleall even"><img src="skins/{PHP.skin}/img/system/bday.gif" border="0" alt=""/></td>
    <td class="middleall odd">{FORUMS_TODAY_BIRTHDAYS}</td>
  </tr>
<!-- END: BDAYS --> 
   
</table><div class="cb_footer">&nbsp;</div><br />



<table class="cells">
  <tr>
   
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_old.gif" border="0" alt="{PHP.skinlang.fs_no_new_posts}" /></td>
    <td class="middleall odd">{PHP.skinlang.fs_no_new_posts}</td>
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_new.gif" border="0" alt="{PHP.skinlang.fs_new_posts}" /></td>
    <td class="middleall odd">{PHP.skinlang.fs_new_posts}</td>
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_lock.gif" border="0" alt="{PHP.skinlang.fs_closed_for_posts}" /></td>
<td class="middleall odd">{PHP.skinlang.fs_closed_for_posts}</td>
  </tr>
</table>
</div>






<!-- END: MAIN -->

Xiao

Moderators


Online status

851 posts
http://www.seditione.com
Pagerank: 0

Location: Turkey Trabzon
Occupation: Orman Mühendisi
Age: 30

#17421   2008-03-08 02:11 GMT      
kodları vermeyle olmaz ki eklentiyi bulacaksın bu 1.zaten xeniastyle temasını açtığın zaman kodlar karşına çıkacak.onda bişey yok.
Haziran 2008 Seditio Site Yarışması >> http://www.seditione.com

MUST!

Bilgili Üye


Online status

242 posts
http://www.balabirlik.com
Pagerank: 2

Location: Turkey
Occupation: ankara
Age:

#17440   2008-03-08 10:46 GMT      
kanka msn e gel vereyim upload edemedim bi türlü pc ye gıcık oldum
> 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] [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] [334]