[MOD] The last Five and the Five popular / En son popüler...
- megaplatform
- Kayıtlı Kullanıcı
- Mesajlar: 818
- Kayıt: 25.08.2006, 19:23
- Konum: izmir
- İletişim:
-
- Kayıtlı Kullanıcı
- Mesajlar: 1
- Kayıt: 14.02.2007, 18:20
- İletişim:
Bu modu Sitemin anasayfasına koymak
Modu foruma kurduğumda sorunsuz çalışıyor. Bu modu forumda değil de sitemin indexinde göstermek istiyorum.
İlk sayfada anlatılan gibi sitemin indexinde HTML üstüne, forum indexinin içeriğini yapıştırdım.index.body tpl içinde yapılacak değişikliği de sitemin indexinde yaptım. Ve sitemin indexini .php olarak kaydettim.Tablo oluşmuş görünüyor ama içerik görünmüyor. İkinci sorun da tablo boyutu çok büyük oluyor daraltamıyorum. Yardımcı olursanız sevinirim.
İlk sayfada anlatılan gibi sitemin indexinde HTML üstüne, forum indexinin içeriğini yapıştırdım.index.body tpl içinde yapılacak değişikliği de sitemin indexinde yaptım. Ve sitemin indexini .php olarak kaydettim.Tablo oluşmuş görünüyor ama içerik görünmüyor. İkinci sorun da tablo boyutu çok büyük oluyor daraltamıyorum. Yardımcı olursanız sevinirim.
-
- Kayıtlı Kullanıcı
- Mesajlar: 203
- Kayıt: 12.02.2007, 19:51
- İletişim:
Could not retrieve recent topics
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC ' at line 3
SELECT t.topic_id, t.topic_title, t.topic_replies, t.topic_views, t.topic_last_post_id FROM phpbb_topics t, phpbb_forums f WHERE t.forum_id IN () AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC LIMIT 0,5
Line : 346
File : index.php
Ya arkadaşlar üye içerdeyken problem yok ama çıkışa basınca veya üye değilse bu hata.
Forum izxinlerini neden değiştireyim ben üye olmayanların görmesini istemiyorum. Yok mu bunun bir yolu????
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC ' at line 3
SELECT t.topic_id, t.topic_title, t.topic_replies, t.topic_views, t.topic_last_post_id FROM phpbb_topics t, phpbb_forums f WHERE t.forum_id IN () AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC LIMIT 0,5
Line : 346
File : index.php
Ya arkadaşlar üye içerdeyken problem yok ama çıkışa basınca veya üye değilse bu hata.
Forum izxinlerini neden değiştireyim ben üye olmayanların görmesini istemiyorum. Yok mu bunun bir yolu????
-
- Kayıtlı Kullanıcı
- Mesajlar: 2
- Kayıt: 19.02.2007, 00:14
- İletişim:
-
- Kayıtlı Kullanıcı
- Mesajlar: 203
- Kayıt: 12.02.2007, 19:51
- İletişim:
- megaplatform
- Kayıtlı Kullanıcı
- Mesajlar: 818
- Kayıt: 25.08.2006, 19:23
- Konum: izmir
- İletişim:
Crazy_Plane yazdı:Could not retrieve recent topics
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC ' at line 3
SELECT t.topic_id, t.topic_title, t.topic_replies, t.topic_views, t.topic_last_post_id FROM phpbb_topics t, phpbb_forums f WHERE t.forum_id IN () AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC LIMIT 0,5
Line : 346
File : index.php
Ya arkadaşlar üye içerdeyken problem yok ama çıkışa basınca veya üye değilse bu hata.
Forum izxinlerini neden değiştireyim ben üye olmayanların görmesini istemiyorum. Yok mu bunun bir yolu????
megaplatform yazdı:bu forum izinlerinden kaynaklanan bi durum sanırım modla çakışan bi kısmı var forum izinlerininden birini bile kayıtlı[gizli] yapsan bu hatayı alıyosun
- freedom058
- Kayıtlı Kullanıcı
- Mesajlar: 127
- Kayıt: 16.03.2007, 20:06
- İletişim:
- megaplatform
- Kayıtlı Kullanıcı
- Mesajlar: 818
- Kayıt: 25.08.2006, 19:23
- Konum: izmir
- İletişim:
kimler çevirim içi listesinin üzerine koymak için
index.tpl de bu kısmı bul ve kaldır
bu kısmı bul
altına bunu ekle
index.tpl de bu kısmı bul ve kaldır
Kod: Tümünü seç
<!-- Top Topics on Index 1.1.0 - Begin Code Addition -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th width="25%" class="thTop" nowrap="nowrap"> {L_TOPICSRECENT} </th>
<th width="38%" colspan="2" class="thTop" nowrap="nowrap"> {L_TOPICSPOPULAR} </th>
<th width="37%" colspan="2" class="thTop" nowrap="nowrap"> {L_TOPICSPOPULARVIEW} </th>
</tr>
<!-- BEGIN topicrecentpopular -->
<tr>
<td width="29%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSRECENT}</span></td>
<td width="31%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULAR}</span></td>
<td width="6%" class="row2" align="center" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARC}</span></td>
<td width="29%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARVIEW}</span></td>
<td width="6%" class="row2" align="center" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARVIEWC}</span></td>
</tr>
<!-- END topicrecentpopular -->
</table>
<!-- Top Topics on Index 1.1.0 - End Code Addition -->
Kod: Tümünü seç
<table width="100%" cellspacing="0" cellpadding="2">
<tr>
<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>
Kod: Tümünü seç
<!-- Top Topics on Index 1.1.0 - Begin Code Addition -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th width="25%" class="thTop" nowrap="nowrap"> {L_TOPICSRECENT} </th>
<th width="38%" colspan="2" class="thTop" nowrap="nowrap"> {L_TOPICSPOPULAR} </th>
<th width="37%" colspan="2" class="thTop" nowrap="nowrap"> {L_TOPICSPOPULARVIEW} </th>
</tr>
<!-- BEGIN topicrecentpopular -->
<tr>
<td width="29%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSRECENT}</span></td>
<td width="31%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULAR}</span></td>
<td width="6%" class="row2" align="center" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARC}</span></td>
<td width="29%" class="row2" align="left" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARVIEW}</span></td>
<td width="6%" class="row2" align="center" valign="middle"><span class="gensmall">{topicrecentpopular.TOPICSPOPULARVIEWC}</span></td>
</tr>
<!-- END topicrecentpopular -->
</table>
<!-- Top Topics on Index 1.1.0 - End Code Addition -->
- isyankar01
- Kayıtlı Kullanıcı
- Mesajlar: 40
- Kayıt: 02.04.2007, 20:41
- İletişim:
Kimler çevrimiçi
Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 0 misafir