26 Ağustos 2011, 01:46
#1 Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
Showthread Ta Yeni Konu Aç Butonu
SHOWTHREAD Template inde Bulun;
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
<if condition = " $show [ 'largereplybutton']" > < td class= "smallfont" >< a href = "newreply.php? $session [ sessionurl ] do=newreply&noquote=1&p= $FIRSTPOSTID " rel = "nofollow" ><if condition = " $show [ 'closethread']" >< img src = " $stylevar [ imgdir_button ] /reply.gif" alt = " $vbphrase [ reply ] " border = "0" /><else />< img src = " $stylevar [ imgdir_button ] /threadclosed.gif" alt = " $vbphrase [ closed_thread ] " border = "0" /></if></ a ></ td > <else />
Bununla değiştirin:
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
<if condition = " $show [ 'largereplybutton']" > < td class= "smallfont" > < a href = "newthread.php? $session [ sessionurl ] do=newthread&f= $foruminfo [ forumid ] " rel = "nofollow" >< img src = " $stylevar [ imgdir_button ] /newthread.gif" alt = " $vbphrase [ post_new_thread ] " border = "0" /></ a > < a href = "newreply.php? $session [ sessionurl ] do=newreply&noquote=1&p= $FIRSTPOSTID " rel = "nofollow" ><if condition = " $show [ 'closethread']" >< img src = " $stylevar [ imgdir_button ] /reply.gif" alt = " $vbphrase [ reply ] " border = "0" /><else />< img src = " $stylevar [ imgdir_button ] /threadclosed.gif" alt = " $vbphrase [ closed_thread ] " border = "0" /></if></ a ></ td > <else />
İyi forumlar..