vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Forum Home Enhancements - ForumHome Category Spacing (https://vborg.vbsupport.ru/showthread.php?t=123530)

Tony_FPM 09-09-2006 11:50 AM

I have used the one of Vbulletin.com. Alle worked accept for my private forums.
The are still attached ? Somebody know how to change this ?

Tony_FPM 09-13-2006 08:20 PM

Nobody can help me with this ???? Please !!!

Neo_Angelo 09-15-2006 11:40 AM

just what i've been looking for, i think this should be standard with vB...nice job!

Kadi 09-19-2006 07:56 AM

My FORUMHOME code is different than the one in step1. What should I do?

Smike 09-24-2006 11:57 AM

i search the same for vb3.6.1

Hornstar 09-25-2006 09:45 AM

Yeah ive been using this for a while thanks to floris and zachery, but im sure this will help lots of other people, as it makes your forums look heaps better.

SleekSkins 10-02-2006 09:19 PM

DaPro,

When you are logged in and the guest welcome is not showing. The table open and close tags are still there:
HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

</table>

You should put the if statements before the table open tag and after the table close tag, like this:
HTML Code:

<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

...

</table>
</if>


a squared 10-09-2006 09:03 PM

Is this 3.6.2 compatible?

Shanj 10-12-2006 11:54 PM

Is there a mod to set the default collapse layout? At minimum it'd be nice to open the forum with no forums expanded. Bertter select one or more key ones to expand and that's part of the default view.

ONick 10-19-2006 06:46 PM

I was looking for this! Thanks! Clicked install! :lick:

Although after doing this, it seems that my category and last post columns are not aligned with each other. But the thread and posts columns are fine. Any idea on why this is?


All times are GMT. The time now is 06:11 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.01314 seconds
  • Memory Usage 1,732KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete