Web sayfamız sadece phpBB 3.0.x sürümlerine destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.

(ÇÖZDÜM) Post number url hata sayfası

(ÇÖZDÜM) Post number url hata sayfası

İleti cedric 22 Ağu 2009 13:55

phpBB3 sürümü: 3.0.5
Panonun tam adresi: http://www.goygoy.net/
Eklentiler / Temalar: Post number in viewtopic - Prosilver
Eklentilerin indirme adresi: phpbb-grubu-onayli-eklentiler-f104/post-number-in-viewtopic-t5315.html
İşletim sistemi, php ve mysql sürümünüz:
Sorun çıkan sayfa URL adresi: http://www.goygoy.net/viewtopic.Php?P=1941#p1941

Soru/hata tanımlamaları: Konu numaralandırma işlevi çalışıyor olmasına rağmen konu numarasının URL'sini konuya ekleyip tıkladığımda karşıma hata sayfası çıkıyor.
En son cedric tarafından, 29 Ağu 2009 10:21 tarihinde değiştirildi, toplamda 1 değişiklik yapıldı.
cedric
kullanıcı
kullanıcı

Kullanıcı avatarı

İleti: 105
Kayıt: 17 Ağu 2009 11:37
HTML: Başlangıç
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB 3.0.7

Re: Post number url hata sayfası

İleti cedric 22 Ağu 2009 14:03

Kod: Tümünü seç
styles/prosilver/template/viewtopic_body.html
Bul

<p class="author"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF -->{L_POST_BY_AUTHOR} <strong>{postrow.POST_AUTHOR_FULL}</strong> &raquo; {postrow.POST_DATE} </p>

Saıtr-içinde Bul

Kod: Tümünü Seç

<a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF -->

Satır-içinde Öncesine Ekle

Kod: Tümünü Seç

<!-- IF S_ENABLE_POST_NUM -->{L_POST_NUM}<a href="{postrow.U_MINI_POST}"<!-- IF S_ENABLE_POST_NUM_JS --> onclick="prompt('{L_POST_DIRECT_LINK}',this.href); return false;"<!-- ENDIF -->><strong>{L_POST_NUM_SYMBOL}{postrow.POST_NUM}</strong></a>&nbsp;&nbsp;{postrow.MINI_POST_IMG}<!-- ELSE -->

Satır-içinde Sonrasına Ekle

Kod: Tümünü Seç

<!-- ENDIF -->


Kod: Tümünü seç
<p class="author"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><!-- IF S_ENABLE_POST_NUM -->{L_POST_NUM}<a href="{postrow.U_MINI_POST}"[b]<!-- IF S_ENABLE_POST_NUM_JS --> onclick="prompt('{L_POST_DIRECT_LINK}',this.href); return false;"<!-- ENDIF -->><strong>{L_POST_NUM_SYMBOL}{postrow.POST_NUM}</strong></a>&nbsp;&nbsp;{postrow.MINI_POST_IMG}<!-- ELSE --><!-- ENDIF -->[/b]<a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF -->{L_POST_BY_AUTHOR} <strong>{postrow.POST_AUTHOR_FULL}</strong> &raquo; {postrow.POST_DATE} </p>


Yukarıda mı bir hata yapıyorum acaba.?
cedric
kullanıcı
kullanıcı

Kullanıcı avatarı

İleti: 105
Kayıt: 17 Ağu 2009 11:37
HTML: Başlangıç
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB 3.0.7


Eklenti Sorunlar & Yardım


Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 3 misafir

cron