Tarih: 2009-12-23, 00:39:27 Mesaj konusu: forumda son konular hakkında bir problem?
merhaba arkadaşlar forumda son konuların linkleri o konunun son sayfasına yada son yazılan mesaja gidior. ancak her mesaj yazıldığında konu urlsi değişior.
örnek: umit-yasar-oguzcan-bekleyenler-icin-fp150635.html bir daha yazılınca umit-yasar-oguzcan-bekleyenler-icin-fp150642.html.
benim istediğim forum kategorisinin içindeki orjinal linkini alması her zamn için. çok kez denedim olmadı fikri olan varmı acaba
Kod:
<?php
/************************************************************************************/
/* */
/* CENTER BLOCK: block-Forums-Center.php */
/* For PHP-Nuke 6.5 */
/* By iPenang.com ( webmaster@ipenang.com ), Sept 2003 */
/* http://www.iPenang.com */
/* */
/* Modified From : */
/* CENTER BLOCK: block-phpBB_Forums.php */
/* For PHP-Nuke 6.5 */
/* v1.5 06-04-2003 */
/* */
/* by: Maty Scripts (webmaster@matyscripts.com) */
/* http://www.matyscripts.com */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/* */
/************************************************************************************/
// Define Language
// Add following definitions to your /language/lang-english.php file:
// Or leave it here.
// Center block-phpBB_Forums.php
define("_BBFORUM_NEWTOPICS","Konu Baþlýklarý");
define("_BBFORUM_POSTER","Konu sahibi");
define("_BBFORUM_VIEWS","Okunma");
define("_BBFORUM_REPLIES","Yanýt");
define("_BBFORUM_LASTPOSTER","Son Gönderen");
define("_BBFORUM_TOTTOPICS","Konu: ");
define("_BBFORUM_TOTPOSTS","Mesaj: ");
define("_BBFORUM_TOTVIEWS","Toplam Okunma: ");
define("_BBFORUM_TOTREPLIES","Toplam Cevap: ");
define("_BBFORUM_TOTMEMBERS","Kayýtlý Üye:");
define("_BBFORUM_FORUM","Forumlar Anasayfa");
define("_BBFORUM_SEARCH","Forum Arama");
/* Get darker color for $bgcolor1 */
$bgcolor5 = str_replace('#', '', $bgcolor1);
$bgcolor5 = sprintf("#%02X%02X%02X", (hexdec(substr($bgcolor5, 0, 2))* .95 ),(hexdec(substr($bgcolor5, 2, 2))* .95 ) , (hexdec(substr($bgcolor5, 4, 2))* .95 ));
/**********************************/
/* */
/* Configuration parameters */
/* */
/**********************************/
// When set to 1 then Forums permissions which View and/or Read are NOT set to 'ALL' will NOT be displayed in the center block
$HideViewReadOnly = 0;
// Show only 5 last new topics
$Last_New_Topics = 10;
// Icon that is displayed in Center Block in front of Topic
/*************************************/
/* */
/* You Can Add More Themes Here */
/* */
/*************************************/
denemedim ama kesinlikle bu satırla ilgiliydi. Daha önce yapmıştım. Ya da $topic_last_post_id yerine direkt forum kodu id si geliyordu ama şimdi bulamadım.
sen biraz karıştır olmadı yine bakarım ben. :)
eyw abi ama bu şekilde bende düşündüm olmadı.
"$topic_last_post_id" last komutundanda anlaşılacağı gibi sona git. veritabanında bbtopic tablosunda $topic_first_post_id var onu denediğimde ise son sayfaya gidiyor problem yok ancak url yine mesaj yazıldığında değişiyor. google bi konuyu 100 kere indexlio. çok gıcık bi durum gerçekten.
Bu forumda yeni başlıklar açamazsınız Bu forumdaki başlıklara cevap veremezsiniz Bu forumdaki mesajlarınızı değiştiremezsiniz Bu forumdaki mesajlarınızı silemezsiniz Bu forumdaki anketlerde oy kullanamazsınız