Bakarmısınız ? alt forumları alt alta
..
hMM şimdi anladım kardeş. Peki o şekilde alt forum kurmam için gereken mod değişikliklerini bana gönderebilirmisiniz, ben tek tek değişirim. tskler
sql
kardeş o dedigin alt forum modunu buldum da
#-----[ TÜM DOSYALARDAKİ DEĞİŞİKLİKLERİ YAP KAYDET VE KAPAT MOD KURULUMU TAMAMLANMIŞTIR LÜTFEN SQL UNUZU ÇALIŞTIRMAYI UNUTMAYINIZ ]--------------------------------
#
# EoM
bunu diyor en sonda ve sql için bikaç şey verilmiş onu nasıl calıstırıyoruz? yapamadım onu.
#-----[ TÜM DOSYALARDAKİ DEĞİŞİKLİKLERİ YAP KAYDET VE KAPAT MOD KURULUMU TAMAMLANMIŞTIR LÜTFEN SQL UNUZU ÇALIŞTIRMAYI UNUTMAYINIZ ]--------------------------------
#
# EoM
bunu diyor en sonda ve sql için bikaç şey verilmiş onu nasıl calıstırıyoruz? yapamadım onu.
en sonda demek istediği dosyaları kaydet ve kapat..sonra da ftpdeki dosyalarla değiştir..
sql kısmına gelince http://www.phpbbstyles.com/sql.php gir sql kodu yazılacak yere kodu kopyalayıp yapıştır
sql.php dosyanı indirip sql.php dosyanı forum ana dizinine koy
ya da phpMyAdmininden sql penceresine bu kodları yapıştır ve git deyip sqlyi sorgulat
sql kısmına gelince http://www.phpbbstyles.com/sql.php gir sql kodu yazılacak yere kodu kopyalayıp yapıştır


ya da phpMyAdmininden sql penceresine bu kodları yapıştır ve git deyip sqlyi sorgulat

SQL
KARDEŞ DEDİĞİNİ YAPTIM FTPDEN ANA DİZİNE ATTIM CALISTIRMAYA CALISTIM BU CIKTI;
error in query 2: Duplicate column name 'attached_forum_id'
done (2 queries).
NE EKSIK OLABILIR?
error in query 2: Duplicate column name 'attached_forum_id'
done (2 queries).
NE EKSIK OLABILIR?
Re: Bakarmısınız ? alt forumları alt alta
gerekli dosya index_body.tpl
-----bul------
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
<!-- BEGIN switch_attached_forums -->
<!-- BEGIN br -->
<br />
<!-- END br -->
<span class="genmed">{catrow.forumrow.switch_attached_forums.L_ATTACHED_FORUMS}:
<!-- BEGIN attached_forums -->
<a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
<span class="genmed">
<!-- END switch_attached_forums -->
</td>
-----bununla değiştir-----
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
<!-- BEGIN switch_attached_forums -->
<!-- BEGIN br -->
<br />
<!-- END br -->
<span class="genmed">{catrow.forumrow.switch_attached_forums.L_ATTACHED_FORUMS}:
<!-- BEGIN attached_forums -->
<br><a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
<span class="genmed">
<!-- END switch_attached_forums -->
</td>
-----bul------
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
<!-- BEGIN switch_attached_forums -->
<!-- BEGIN br -->
<br />
<!-- END br -->
<span class="genmed">{catrow.forumrow.switch_attached_forums.L_ATTACHED_FORUMS}:
<!-- BEGIN attached_forums -->
<a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
<span class="genmed">
<!-- END switch_attached_forums -->
</td>
-----bununla değiştir-----
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
<!-- BEGIN switch_attached_forums -->
<!-- BEGIN br -->
<br />
<!-- END br -->
<span class="genmed">{catrow.forumrow.switch_attached_forums.L_ATTACHED_FORUMS}:
<!-- BEGIN attached_forums -->
<br><a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
<span class="genmed">
<!-- END switch_attached_forums -->
</td>
Re: Bakarmısınız ? alt forumları alt alta
simple sub forum bende kurulu olmadigi icin onu bilmiorum belki aynisirdir ama easy sub forumda asagidaki sekilde yapilio.
Ac
../templates/Senin_Tema/index_body.tpl
BUL
Bununla Degistir
Ac
../templates/Senin_Tema/index_body.tpl
BUL
Kod: Tümünü seç
<!-- BEGIN attached_forums -->
<a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
Kod: Tümünü seç
<!-- BEGIN attached_forums -->
<a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><br /><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
<!-- END attached_forums -->
Re: Bakarmısınız ? alt forumları alt alta
easy sub forum kurdum kerdeş yanlız ben bu altforumu alt altada aldım yanlız benim isteğim şu acaba 2 şerli gurup halinde nasıl yaparım bunu. yani şu şekilde
1 2
3 4
5 6
yardımcı olursanız sevinirim bilen arkadaşlar varsa sevinirim ben phpBB2 kullanıyom subSilver index_body nasıl 2şerli gurup halinde yaparım ..
1 2
3 4
5 6
yardımcı olursanız sevinirim bilen arkadaşlar varsa sevinirim ben phpBB2 kullanıyom subSilver index_body nasıl 2şerli gurup halinde yaparım ..
Kimler çevrimiçi
Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 0 misafir