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)

jilly 03-29-2005 01:24 PM

that fixed the column width problem! Thanks Xenon!

vakvak 03-30-2005 02:07 AM

Quote:

then add this new function to the file:
i not understand. are you one example to show?

editing file includes/functions_forumlist.php change ok

PHP Code:

if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != AND ($subsonly OR $depth MAXFORUMDEPTH))
            {
                
$childforumbits construct_forum_columns($forum['forumid'], $forum['subforumcolumns']);
            }
            else if (
$subsonly)
            {
                
$childforumbits construct_forum_bit($forum['forumid'], 1$subsonly);
            }
            else if (
$depth MAXFORUMDEPTH)
            {
                
$childforumbits construct_forum_bit($forum['forumid'], $depth$subsonly);
            }
            else
            {
                
$childforumbits '';
            } 

but where add this new function to the file? functions_forumlist.php help please?
where to set admin cp ?
PHP Code:

// ###################### Start construct_forum_columns #######################
function construct_forum_columns($parentid$columncount


vakvak 04-01-2005 01:46 PM

help???????????????

Xenon 04-03-2005 03:32 PM

add that block just before the closing ?> at the end of the file :)

Blackbeard 04-04-2005 07:54 AM

Any help on this post please

https://vborg.vbsupport.ru/showpost....&postcount=370

xellos16 04-05-2005 08:37 PM

I am trying to get this to work. I have installed everything I think the way that I am supposed to. But I still don't get any changes. I have the Show Subforums in # of columns in my admin cp, but when I change it, the subforums don't show up. My site is www.rpg-gamers.net/vpratice

michael5472 04-05-2005 08:42 PM

I am still getting the same as the above post any help would be appericated

Xenon 04-07-2005 01:42 PM

did you do the template changes, as well as uploaded everything correctly?

did you change the corrects' forums setting.
you have to change the category, not the forum which should be in a column.

AlexUK 04-07-2005 01:49 PM

This hack never worked for me also.
In the end I had to get someone to edit my style to make it work.
I dont think all styles work with this hack.

Xenon 04-07-2005 01:54 PM

well, custom styles have custom templates, and custom templates can not be included into hacking instructions, we can just tell what you have to do on a plain vb ;)


All times are GMT. The time now is 01:51 PM.

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.01430 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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