| Gökhan YILDIZ | 
					 | 
			
|---|---|
| 
					 Öncelikle yönetim panelinde eklenti yönetimine gir ve Recentitems eklentisini kaldır. Daha sonra aşağıdaki kısmı bul 
/* ====================
[BEGIN_COT_EXT]
Hooks=index.tags,header.tags,footer.tags,forums.sections.tags
Tags=index.tpl:{RECENT_PAGES},{RECENT_FORUMS};header.tpl:{RECENT_PAGES},{RECENT_FORUMS};footer.tpl:{RECENT_PAGES},{RECENT_FORUMS};forums.sections.tpl:{RECENT_PAGES},{RECENT_FORUMS}
Order=10,20,20
[END_COT_EXT]
==================== */
Bununla değiştir. 
/* ====================
[BEGIN_COT_EXT]
Hooks=index.tags,header.tags,footer.tags,forums.sections.tags
Tags=index.tpl:{RECENT_PAGES},{RECENT_FORUMS};header.tpl:{RECENT_PAGES},{RECENT_FORUMS};footer.tpl:{RECENT_PAGES},{RECENT_FORUMS};forums.sections.tpl:{RECENT_PAGES},{RECENT_FORUMS}
Order=10,20,20
[END_COT_EXT]
==================== */
Daha sonra eklentiyi tekrar kur ve etiketleri forums.sections.tpl dosyasına ekle. Gökhan YILDIZ 
					 |