Forum Post Numarası Gösterme
|
#3097 |
|
|
Kaan
User is:
Posts: 2772
Meslek: Serbest Meslek
Age: 43
|
Forum Post Numaras? G?sterme
A?ag?daki kodlar? fpnum ad?nda dosya olu?turarak eklenti haline getiriniz.. Forum mesajlar?nda mesaj numaras? g?sterir 1 2 3 4 5 6 gibi mesaj numaras?n? g?stermektedir. ?stek ?zerine hazrlanm??t?r.. fpnum.forums.posts.loop.php Kod: <?php /* ==================== Land Down Under - Website engine Copyright Neocrome http://www.neocrome.net [BEGIN_SED] File=plugins/fpnum/fpnum.forums.posts.loop.php Version=125+ Updated=2010 Type=Plugin Author=Kaan Description= [END_SED] [BEGIN_SED_EXTPLUGIN] Code=fpnum Part=forums.posts.loop File=fpnum.forums.posts.loop Hooks=forums.posts.loop Tags=forums.posts.tpl:{PLUGIN_FPNUM} Minlevel=0 Order=10 [END_SED_EXTPLUGIN] ==================== */ if (!defined('SED_CODE')) { die('Wrong URL.'); } if ($fp_style < 20){$fp_style++;} $t-> assign(array( "PLUGIN_FPNUM" => "<a id=\"".$row['fp_id']."\" href=\"forums.php?m=posts&p=".$row['fp_id']."\">".$fp_style."</a>", )); ?> fpnum.forums.posts.main.php Kod: <?php /* ==================== Land Down Under - Website engine Copyright Neocrome http://www.neocrome.net [BEGIN_SED] File=plugins/fpnum/fpnum.forums.posts.main.php Version=+125 Updated=2010 Type=Plugin Author=Kaan Description=Forum post numamars? her konu i?in ayr? g?sterir. [END_SED] [BEGIN_SED_EXTPLUGIN] Code=fpnum Part=forums.posts.main File=fpnum.forums.posts.main Hooks=forums.posts.main Tags= Minlevel=0 Order=10 [END_SED_EXTPLUGIN] ==================== */ if (!defined('SED_CODE')) { die('Wrong URL.'); } $fp_style = 0; ?> fpnum.setup.php Kod: <?php /* ==================== Land Down Under - Website engine Copyright Neocrome http://www.neocrome.net [BEGIN_SED] File=plugins/fpnum/fpnum.setup.php Version=125+ Updated=2010 Type=Plugin Author=Kaan Description=Forum mesajlar?nda mesaj numaras?n? g?sterir [END_SED] [BEGIN_SED_EXTPLUGIN] Code=fpnum Name=Forum Post Num Description=Forum mesajlar?nda mesaj numaras?n? g?sterir Version=1.0 Date=2010 Author=Kaan Copyright=https://seditio.com.tr/eski1 & www.ntka.org Notes= SQL= Auth_guests=R Lock_guests=W12345A Auth_members=R Lock_members=W12345A [END_SED_EXTPLUGIN] ==================== */ if (!defined('SED_CODE')) { die('Wrong URL.'); } ?> Yada Buradan indirin: https://seditio.com.tr/eski1/data.....fpnum.rar |
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz. Detaylar ??in: kaan@ntka.org Seditio 170 ?ndir Capte M?zik ?ndir Seditio Toolbar ?ndir |
Forum Post Numarası Gösterme
|
#3099 |
|
|
4Lonzo
User is:
Posts:
Meslek:
Age:
|
?ok t?kler
|
Forum Post Numarası Gösterme
|
#3100 |
|
|
Kaan
User is:
Posts: 2772
Meslek: Serbest Meslek
Age: 43
|
?unuda belirteyim admin panelden Bir sayfadaki en fazla konu ve ileti say?s? : ayarlad?g?n?z yerdeki say?y? burayada yazmal?s?n?z.
Kod: if ($fp_style < 20) 20 yazan yere admin panelde belirledi?iniz rakam? yazmal?s?n?z. |
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz. Detaylar ??in: kaan@ntka.org Seditio 170 ?ndir Capte M?zik ?ndir Seditio Toolbar ?ndir |














