vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Forum LastPost Threads Post under all Categories. (https://vborg.vbsupport.ru/showthread.php?t=173044)

snakes1100 03-13-2008 10:00 PM

Forum LastPost Threads Post under all Categories.
 
Compatible from vbulletin 3.0.x, 3.5.x, 3.6.x & all 3.6.x betas etc using the default style.

I've used this for years, dont recall who first posted this, if i recall i found this years ago on vbulletintemplates.com, not sure who posted it then.

Open forumhome template and remove this code and re-save the template:

Code:

<tr align="center">
          <td class="alt1">&nbsp;</td>
          <td class="alt2" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="alt1" 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>

Open forumhome_forumbit_level1_nopost template and place the code from above right after this line and resave the template:


Code:

<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
MAKE SURE YOU BACKUP BEFORE MAKING TEMPLATE CHANGES!

codershark 03-15-2008 02:10 AM

Any Screenshot available ?

Edit: Doesnt work at me, crached the complet style!

SEOvB 03-16-2008 05:27 AM

I am at a complete loss of what exactly this does/

Jon_Simmonds 03-16-2008 06:31 PM

It adds the table headings for each forum section, by defult they just show at the top of forumhome

snakes1100 03-16-2008 08:05 PM

Quote:

Originally Posted by codershark (Post 1465055)
Any Screenshot available ?

Edit: Doesnt work at me, crached the complet style!

This template edit works on any version of vbulletin and has been comfirmed to work since 3.0.x, actually i would state 2.x.x as well but i cant remember that far back, getting old.

Quote:

Originally Posted by FRDS (Post 1465866)
I am at a complete loss of what exactly this does/

There is a screen shot provided and you can actually look at the forum home page here at vbulletin.org as it is used here as well.

codershark 03-17-2008 11:12 AM

It doesnt work on 3.7 Bate 6 and my skin !

macc 03-17-2008 04:15 PM

have installed ... have vbulletin 3.7. beta 6 and works fine


regards
macc

Fungsten 07-11-2008 08:06 PM

It didn't work and it moved the
Mark Forums Read View Forum Leaders

to the left and stacked them one on top of another.

Kind of like this:

Mark Forums
Read
View Forum
Leaders


I'm using 3.7.2. TIA.


All times are GMT. The time now is 07:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01596 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete