Etiketler: ForumlarınızaAltForumEkleyin.
Comments: (3)
Ratings:
Author:
Submitted by: G.YILDIZ    Date: 18-06-2008 13:15
Özel Arama
dosyayı indirin.
dosyaların atılması gereken yerler

system/core/admin >> admin.forums.inc.php
system/core/forums >> forums.inc.php
system/core/forum >> forums.topics.inc.php


ayrıca içindeki sql dosyasını phpmyadmin den sorgulatın.hata verip vermemesi önemli değil %100 çalışır.
skins/temaadi/forums.sections.tpl dosyasını açın.

bulun:

Kod:
<td>
<h3 style="margin:9px;"><a href="{FORUMS_SECTIONS_ROW_URL}">{FORUMS_SECTIONS_ROW_TITLE}</a></h3>
{FORUMS_SECTIONS_ROW_DESC}
</td>


bununla değiştirin:

Kod:
<td>
<h3 style="margin:9px;"><a href="{FORUMS_SECTIONS_ROW_URL}">{FORUMS_SECTIONS_ROW_TITLE}</a></h3>
{FORUMS_SECTIONS_ROW_DESC}
<p style="padding-left:4px;">{FORUMS_SECTIONS_ROW_SF}
<!-- BEGIN: FORUMS_SECTIONS_ROW_SF -->
<a href="{FORUMS_SECTIONS_ROW_SF_URL}">{FORUMS_SECTIONS_ROW_SF_TITLE}</a> &nbsp;
<!-- END: FORUMS_SECTIONS_ROW_SF -->
</td>


forums.topics.tpl dosyasını açın

bulun : (İlk bulduğunuz kod olacak)

Kod:
<table class="cells">


değiştirin:

Kod:
<table class="cells">
<!-- BEGIN: FORUMS_TOPICS_SF -->
<tr>

<td colspan="7" style="padding:4px;">
<strong>{PHP.skinlang.forumstopics.Subforums}</strong>
</td>
</tr>

<tr>
<td class="coltop left" colspan="2">{PHP.skinlang.forumstopics.Sections}</td>
<td class="coltop" style="width:32px;">{PHP.skinlang.forumstopics.Activity}</td>
<td class="coltop" style="width:32px;">{PHP.skinlang.forumstopics.Topics}</td>
<td class="coltop" style="width:32px;">{PHP.skinlang.forumstopics.Posts}</td>
<td class="coltop" style="width:200px;">{PHP.skinlang.forumstopics.Lastpost}</td>
</tr>

<!-- BEGIN: FORUMS_TOPICS_SF_ROW -->
<tr>
<td style="width:32px;" class="centerall">
<img src="{FORUMS_TOPICS_SF_ROW_ICON}" alt="" />
</td>

<td>
<h3 style="margin:9px;"><a href="{FORUMS_TOPICS_SF_ROW_URL}">{FORUMS_TOPICS_SF_ROW_TITLE}</a></h3>
{FORUMS_TOPICS_SF_ROW_DESC}
</td>

<td class="centerall">
{FORUMS_TOPICS_SF_ROW_ACTIVITY}
</td>

<td class="centerall">
{FORUMS_TOPICS_SF_ROW_TOPICCOUNT}
</td>

<td class="centerall">
{FORUMS_TOPICS_SF_ROW_POSTCOUNT}
</td>

<td class="centerall">
{FORUMS_TOPICS_SF_ROW_LASTPOST}<br />
{FORUMS_TOPICS_SF_ROW_LASTPOSTDATE} {FORUMS_TOPICS_SF_ROW_LASTPOSTER}<br />
{FORUMS_TOPICS_SF_ROW_TIMEAGO}
</td>
</tr>
<!-- END: FORUMS_TOPICS_SF_ROW -->
</table>

<table class="cells">
<tr>
<td colspan="7" style="padding:4px;">
<strong>{PHP.skinlang.forumstopics.Topics}</strong>
</td>
</tr>
<!-- END: FORUMS_TOPICS_SF -->


temaadi.en.lan.php veya temaadi.tr.lang.php dosyası (Hangisi Mevcutsa) Açın:

en sona ekleyin:

Kod:
$skinlang['forumstopics']['Subforums'] = "Subforums";
$skinlang['forumssections']['Subforums'] = "Subforums";


system/tr/main.lang.php dosyasını açın:

en sona ekleyin:

Kod:
$L['Subforum'] = "Subforum";
$L['Subforums'] = "Subforums";


Alt forumları vbulletindeki gibi 2 li sıralamak isterseniz: (Kendi Modifikasyonum)

skins/temaadi/temaadi.css dosyasını açın

en alta ekleyin:

Kod:
#subforums
{
width:50%;
float:left;
display:block;
}


forums.sections.tpl dosyasını açın :

bulun:

Kod:
{FORUMS_SECTIONS_ROW_SF}
<!-- BEGIN: FORUMS_SECTIONS_ROW_SF -->
<a href="{FORUMS_SECTIONS_ROW_SF_URL}">{FORUMS_SECTIONS_ROW_SF_TITLE}</a>
<!-- END: FORUMS_SECTIONS_ROW_SF -->


değiştirin:

Kod:
{FORUMS_SECTIONS_ROW_SF}<br />
<!-- BEGIN: FORUMS_SECTIONS_ROW_SF -->
<div id="subforums">
<a href="{FORUMS_SECTIONS_ROW_SF_URL}">{FORUMS_SECTIONS_ROW_SF_TITLE}</a>
</div>
<!-- END: FORUMS_SECTIONS_ROW_SF -->

Not:  Bu makaleyi kaynak göstermeden yayınlamak suçtur.Makaleyi sitenizde paylaşırken http://www.seditione.com linkini eklemeyi unutmayınız.

1.   Posted by yenisedci   21-07-2008 15:40  

Hata verdi;

Fatal error: Call to undefined function sed_pagination() in D:\AppServ\www\sed\system\core\forums\forums.posts.inc.php on line 451


2.   Posted by Aragorn-pc   22-07-2008 22:30  

system/core/admin >> admin.forums.inc.php
system/core/forums >> forums.inc.php
system/core/forum >> forums.topics.inc.php

bu kismi iyi yap hata olmamasi lazimdi sanirim


3.   Posted by G.YILDIZ   22-07-2008 23:19  

forums.posts ta alıyor o hatayı.dikkat ettiysen alt forum eklentisinde forums.posts.inc.php dosyasında herhangi bir değişiklik yapmıyorsun.





Download : Forumlarınıza Alt Forum Ekleyin.
Size: KB, downloaded 65 times
Copyright © 2008 Seditione.Com. All Rights Reserved.
Sayfa oluşturma süresi 0.043 saniye

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11