форум vBSupport.ru > vBulletin > vBulletin 3.8.x > Хаки, моды и скрипты 3.8
  • »
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
 
 
 
 
Цербер
Продвинутый
Default Seperate Categories (without plugin & product)
4

1. В "forumhome_forumbit_level1_nopost" шаблоне найдите (сначала на верху):

PHP Code:
<tbody
Добавьте выше:

PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
br /> 
В том же самом шаблоне найдите:

PHP Code:
<if condition="!$show['collapsable_forums']">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}"
Добавьте после:

PHP Code:
<tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead" width="175">$vbphrase[last_post]</td>
      <
td class="thead">$vbphrase[threads]</td>
      <
td class="thead">$vbphrase[posts]</td>
      <if 
condition="$vboptions['showmoderatorcolumn']">
      <
td class="thead">$vbphrase[moderator]</td>
      </if>
    </
tr
2. В шаблоне "forumhome" найдите и удалите:

PHP Code:
 <thead> <tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead" width="175">$vbphrase[last_post]</td>
      <
td class="thead">$vbphrase[threads]</td>
      <
td class="thead">$vbphrase[posts]</td>
      <if 
condition="$vboptions['showmoderatorcolumn']">
      <
td class="thead">$vbphrase[moderator]</td>
      </if>
    </
tr>
</
thead
Описание хака: данный хак позволяет без модулей и продуктов сделать разделение кагорий и разделов на вашем форуме

Оффтоп

Взято с орга http://www.vbulletin.org/forum/showthread.php?t=209961 и переведено мною,так как нужный мне хак,хотя до этого долго искал его
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Nissan
Продвинутый
 
Nissan's Avatar
Default
0

Где-то я это уже видел на данном форуме...
 
 
kerk
k0t
 
kerk's Avatar
Default
0

http://vbsupport.ru/forum/showthread.php?t=485
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 07:25 AM.


Powered by vBulletin® Version 3.0.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Loading...