vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=59958)

Indy 01-22-2004 11:00 PM

When I was pasting the code changes in, I duplicated the following code by not pasting on the correct line. :nervous:

Removed the dup code and I can now collapse/expand catagories.

Thanks!

Code:

<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">


Indy 01-22-2004 11:18 PM

To give the columnized catagory a similar look as my regular catagories, I added one small bit of code to the level1_nopost template.

Code:

<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">

<if condition="$forum['subforumcolumns'] > 1">
<tr>
    <td class="thead" width="100%">By Manufacturer</td>
</tr>


Xenon 01-23-2004 01:44 PM

nice additions :)

surfhog 01-23-2004 02:17 PM

forgive me for asking :o has the image addition part been written yet?

as i said in a previous post, i do like this modification ;) and i am waiting for the image part LOL

NTLDR 01-23-2004 02:35 PM

The image is just a template conditional:

HTML Code:

<if condition="$forum['forumid'] == X"><img src="x" alt ="zx" /></if>

Blackbeard 01-23-2004 03:33 PM

Are we going to get the image addon for this one?

Xenon 01-23-2004 10:48 PM

as it's just a template edit as NTLDR posted, the answer is no :)

M.C. 01-24-2004 11:03 PM

if you don`t mind to change first post attachements for us, couse after installation got a lot of trouble and need to go check topic to fix it...

Thanks!

Xenon 01-25-2004 12:22 AM

erm, no i won't change the hack instructions, as the hack is working, if you apply any of the additional things within this threads, you have to do that on your own risk, as it's not part of my hack and therefore not beeing added to the instructions

M.C. 01-25-2004 01:50 AM

ok, got it now... sorry! ;)


All times are GMT. The time now is 08:06 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.01393 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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