The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
ForumHome Editing v2 Details »» | |||||||||||||||||||||||||||
Forumhome v1 =
https://vborg.vbsupport.ru/showthread.php?t=247281 Live Demo: MuRaTCaN - 25 Orjinal Link: ForumHome D?zenleme v2 (Temaya Şekil verme Hazır Kodlar) - MuRaTCaN EN: Installation** (Danger ! : Of the BACKUP TEMPLATE BELOW PLEASE BEFORE YOU BEGIN PROCESSING) TR :Kurulum** (?NEMLİ NOT: İŞLEME BAŞLAMADAN ?NCE L?TFEN ŞABLONLARIN YEDEKLERİNİ ALIN DAHA SONRA SİTEM GİTTİ DİYE DERT YANMAYIN) EN: Search in templates Forumhome , Find TR: Forumhome Şablonunda Bulun Code:
<!-- main --> ... (Bu Aradaki Kodların Hepsini Se?in ... <!-- /main --> TR: Aşağıdaki Kod Aralığı İle Değiştirip Kaydedin Code:
<!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr align="center"> <td class="thead"> </td> <td class="thead" width="60%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="40%">$vbphrase[last_post]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> </thead> $forumbits <tbody> <tr> <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a> <if condition="$vboptions['forumleaders']"> <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if> </strong></div></td> </tr> </tbody> </table> $forumhome_markread_script <!-- /main --> EN: Search in templates forumhome_forumbit_level1_nopost Find Delete all Add all of the following TR: forumhome_forumbit_level1_nopost Şablonunu Bulup Kompile Silin ve Aşağıdaki Kodları Ekleyin Code:
<if condition="!$show['collapsable_forums']"> <tbody> </if> <tr> <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"> <if condition="$childforumbits"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> </if> <center><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if></center> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> <if condition="!$show['collapsable_forums']"> </tbody> </if> <if condition="$childforumbits"> <if condition="!$show['collapsable_forums']"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> </if> $childforumbits <if condition="!$show['collapsable_forums']"> </tbody> </if> </if> Find Delete all Add all of the following TR: forumhome_forumbit_level2_post Şablonunu bulup İ?eriğini Kompile Silip Aşağıdaki Kodları Ekleyin Code:
<tr align="center"> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]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> <a href="external.php?forumids=$forum[forumid]"><img src="http://www.muratcan25.com/img/rss.jpg" border="0" width="16" height="16" align="right" alt="RSS Feed for $forum[title]" /></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">$forum[lastpostinfo]<div class="smallfont" style="margin:6px;padding:4px;border:1px dashed #000066;background:#ffffff">$vbphrase[threads]: <b>$forum[threadcount]</b> | $vbphrase[posts]: <b>$forum[replycount]</b></div></td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="alt1"><div class="smallfont">$forum[moderators] </div></td> </if> </tr> $childforumbits Screenshots
Show Your Support
|
Comments |
#3
|
||||
|
||||
Search in templates forumhome_forumbit_level1_nopost
Find PHP Code:
PHP Code:
|
#4
|
|||
|
|||
I left as well but it looks to see if you see something wrong
templates forumhome_forumbit_level1_nopost PHP Code:
|
#5
|
||||
|
||||
Search in templates forumhome_forumbit_level2_nopost
and forumhome_forumbit_level2_post Find Code https://vborg.vbsupport.ru/showpost....16&postcount=3 |
#6
|
|||
|
|||
I did what you told me and nothing, the problem has to be here FORUMHOME, but no idea what to do to make it that down ....
FORUMHOME PHP Code:
|
#7
|
||||
|
||||
FORUMHOME has nothing to do with
forum[title] is the title of that category code |
#8
|
|||
|
|||
Ok since there is no way poneelo conseguis below if you teach me, because for more than change is the same, anyway thanks for the modification
|
#9
|
|||
|
|||
That is nice
Thank you |
#10
|
|||
|
|||
nice and simple
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|