vBuLLetin altforum görünümü

Son güncelleme: 12.10.2007 22:45
  • arkadaşlar ben altforumumun resimdeki gibi görünmesini istiyorum diğer türlü çok kötü duruyo
    nasıl böyle yapıcağımı söylerseniz çok sevinirim

    noimage


    SOrunun Cewabı Için TıkLayın...
#09.05.2007 20:11 0 0 0
  • yardım edebilicek kimse yok mu yaw
#10.05.2007 19:25 0 0 0
  • Alt Forumlar Alt alta olsun

    Admin CP >>> Templateler >>> Style Manager (Tema Düzenleyici) >>> « » >>> Forum Home Templates >>>
    forumhome_forumbit_level2_post

    forumhome_forumbit_level2_post da alttaki kısmı bulun

    [php]<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> [/php]

    bunun hepsini altakile deiştirin

    [php]<if condition="$show['subforums']">

    <table width="100%" cellpadding="1" cellspacing="0" border="0">

    <tr>

    <td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td>

    </tr>

    <tr>

    $forum[subforums]

    </tr>

    </table>

    </if> [/php]

    Daha sonra alttaki her iki templatenin de içeriğini boşaltın, yani silin (zaten sadece virgül vardır)

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumseparator_post

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumseparator_nopost

    Alttaki Templatelerde altaki kodlari sekildeki gibi ekliyin
    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumbit_post

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumbit_nopost

    bunların ikisine de alttaki kodla
    ra kırmızı olanları şekildeki gibi ekleyin

    <td width="50%" align="left" nowrap="nowrap">

    <img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
    </td>

    <if condition="$GLOBALS[subrow]">

    </tr><tr>

    </if>

    <if condition="$GLOBALS[subrow] = !$GLOBALS[subrow]"></if>

    ----

    Eyer Eklentiyi Kurduktan sora alt forumlarin dizilişinde bi terslik olursa alttaki ayarlari yapin duzelir

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_forumbit_level1_nopost
    forumhome_forumbit_level1_post
    forumhome_forumbit_level2_nopost
    forumhome_forumbit_level2_post

    bu 4 templatede de alttaki kodları bulup, kırmızı renkli kodları şekildeki gibi ekleyin

    <if condition="$show['subforums']">

    <if condition="$GLOBALS[subrow] = false"></if>

    <table width="100%" cellpadding="1" cellspacing="0" border="0">

    <tr>

    <td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td>

    </tr>

    <tr>

    $forum[subforums]

    </tr>

    </table>

    </if>

    sık sık forumun yedeğini mutlaka alın ;)

    SeKLinde geciyor.. AlIntidir.. degisecek yerlerin yedegini Lütfen almayi unutma doga biLecek sorunLardan sorumLu deyiLim..
#10.05.2007 19:54 0 0 0
  • 2. bir Alternatif..

    functions_forumlist.php dosayasını açın ve bu kodu bulun

    [php]foreach($iforumcache["$parentid"] AS $forums) [/php]

    üstüne bu kodları ekleyin

    [php]$output .= "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" align=\"center\" ><tr valign=\"top\"> ";
    $cols = 0; [/php]

    bu kodu bulun

    [php]eval('$subforum = "' . fetch_template("forumhome_subforumbit_$canpost") . '";');
    if (!empty($output))
    {
    $subforum = $splitter["$canpost"] . $subforum;
    }
    if ($depth < $vboptions['subforumdepth'])
    {
    $output .= construct_subforum_bit($forumid, $cancontainthreads, $subforum, $depthmark . '--', $depth + 1);
    }
    }
    }
    }
    return $output;
    } [/php]

    bununla değiştirin

    [php]eval('$subforum = "' . fetch_template("forumhome_subforumbit_$canpost") . '";');
    //sub-forum hack
    if ($depth < $vboptions['subforumdepth'])
    {
    $cols++;
    if ($cols==3)
    {
    $cols = 1;
    $output .= "</tr><tr>";
    }
    $output .= "<td width=50%>" . construct_subforum_bit($forumid, $cancontainthreads, $subforum, $depthmark . '--', $depth + 1) . "</td>";
    }
    }
    }
    }
    $output.="</tr></table>";
    return $output;
    // end sub-forum hack
    } [/php]

    Alintidir..

    Bu kadar..
#10.05.2007 19:56 0 0 0
  • çok sağol ustam
#10.05.2007 20:11 0 0 0
  • mardinli
    ilk verdiğini denedim hiç bir şey olmadı

    ~~~~~
    ikinci verdiğinde ise
    functions_forumlist.php
    bunu bulamadım

#10.05.2007 20:28 0 0 0
  • aramaya devam ediyorum..
#10.05.2007 22:48 0 0 0
  • alt forum yöneticisi eklentisini kuruosun eklenti için tıkla
    vbulletin seçeneklerden ayarlarını yapıosun
    zaten alt forum açmak kolay
    forum ekleden ekliyosun
    sonra hangi forumun alt forumu yapıcaksan
    onu seçiyosun
    o onun altına yerleşiyor


    umarım işin halledilmiştir
#10.05.2007 23:49 0 0 0
  • Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_forumbit_level2_post

    Bu kodu bulun;

    <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>


    Bu kodla değiştirin;

    <if condition="$show['subforums']">
    <table width="100%" cellpadding="1" cellspacing="0" border="0">
    <tr><td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td>
    </tr>
    <tr>$forum[subforums]</tr>
    </table>
    </if>


    Bu iki templatenin içeriğini boşaltın;

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumseparator_post ve


    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumseparator_nopost


    Bu iki templatenin içeriğine kırmızı alanları ekleyin;

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates -> forumhome_subforumbit_post

    Admin CP -> Templateler -> Style Manager (Tema Düzenleyici) -> « » -> Forum Home Templates ->forumhome_subforumbit_nopost



    <td width="50%" align="left" nowrap="nowrap">
    <img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
    </td>
    <if condition="$GLOBALS[subrow]">
    </tr><tr>
    </if>
    <if condition="$GLOBALS[subrow] = !$GLOBALS[subrow]"></if>



    Siteni EkLentiLerLe KaSma...

    Yukardakini Yaptıqın Zaman I$Lem Tamamdır...

    DENENDi...


#11.05.2007 09:21 0 0 0
  • arkadaşlar ben yapamıyorum
    ve büyük ihtimalle de ilk verdiğiniz kodlar da bir şeyi yanlış yapmışımdır.

    ben kodları versem boş zamanınız da kodları düzenleyip sunarmısınız
    boş zamanınız da ne zaman olursa



    forumhome_forumbit_level2_post
    <tr align="center">
    <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
    <div>
    <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
    <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>;)</span></if>
    </div>
    <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
    <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
    <if condition="$show['subforums']">
    <table width="100%" cellpadding="1" cellspacing="0" border="0">
    <tr><td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td>
    </tr>
    <tr>$forum[subforums]</tr>
    </table>
    </if>

    </if>
    </td>
    <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
    <td class="alt1">$forum[threadcount]</td>
    <td class="alt2">$forum[replycount]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
    </if>
    </tr>
    $childforumbits
#11.05.2007 15:23 0 0 0
  • @ shadow204

    Bi Seferde Çaba GöSterip Kendin Yap Arkada$ım...

    Benim Yazdıqım KıSa, Öz we Doqru, Kendim Denedim...


#11.05.2007 17:33 0 0 0
  • sunduğum kodların kopyasını almayı unuttum
    şimdi elimde bu var yanlışsa diye düzeltirmisiniz dedim
    ya da orjinalini verebilisiniz

#11.05.2007 17:36 0 0 0
  • ORiJiNAL YAZARI : shadow204
    sunduğum kodların kopyasını almayı unuttum
    şimdi elimde bu var yanlışsa diye düzeltirmisiniz dedim
    ya da orjinalini verebilisiniz




    <tr align="center">
    <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
    <div>
    <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
    <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>;)</span></if>
    </div>
    <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
    <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
    <if condition="$show['subforums']">

    <table width="100%" cellpadding="1" cellspacing="0" border="0">

    <tr>

    <td width="50%" align="left" colspan="2"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:</div></td>

    </tr>

    <tr>

    $forum[subforums]

    </tr>

    </table>

    </if>
    </td>
    <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
    <td class="alt1">$forum[threadcount]</td>
    <td class="alt2">$forum[replycount]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
    </if>
    </tr>
    $childforumbits


#11.05.2007 17:51 0 0 0
  • bu orjinali mi ?
#11.05.2007 18:33 0 0 0
  • Hayır DeqiL, OrjinaLi Mi LaSım ¿


#11.05.2007 18:35 0 0 0
  • tamam kardeş bişey yok

    herşey için çok sağol

#11.05.2007 18:42 0 0 0
  • ORiJiNAL YAZARI : shadow204
    tamam kardeş bişey yok

    herşey için çok sağol



    OrjinaLi Mi LaSım Diom Yoq Bi$i Diyon...

    aSLında Sana IyiLik Yapmamak LaSım...


#11.05.2007 18:45 0 0 0
  • efet orjinali lazım

    aSLında Sana IyiLik Yapmamak LaSım...
    sık dişini 1 hafta sonra bir daha gelmemek üzere gidiyorum
#11.05.2007 18:49 0 0 0
  • <tr align="center">
    <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
    <div>
    <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
    <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>;)</span></if>
    </div>
    <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
    <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
    <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
    </td>
    <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
    <td class="alt1">$forum[threadcount]</td>
    <td class="alt2">$forum[replycount]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
    </if>
    </tr>
    $childforumbits


    aL Sana OrjinaLi, Burdan Yaq
#11.05.2007 18:54 0 0 0