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)

Xenon 07-15-2004 04:42 PM

:)

Thx Mindtrix, nice to see anyone is helping when my time is limited :)

MindTrix 07-15-2004 08:19 PM

Anytime Xenon, im just trying to get active again like i used to be :rolleyes:

Xenon 07-15-2004 08:41 PM

Very good, so i can lay back as i used to be ^^

base 07-15-2004 10:16 PM

excellent hack, working flawlessly here, install was smooth too :)

...however, and i bet you knew this was coming, right? however, the code changes posted for the forumdisplay.php pages do not work (or at least, i cannot get them to work). is there any chance that someone who has got it to work (or just knows how to do it) could post the definitive code changes for that please?

thanks in advance :)

funfone 07-16-2004 04:43 PM

I have a slight problem or two I don't have any last posts or forum headers....and I use this twice on the board both with two columns...however one set of forums has the left column about 56% - 44% width and the other 35% - 65% width...any ideas please....

Xenon 07-16-2004 04:45 PM

have you touched the template code?

be sure width="$column_width" is in your td tag, to make sure the columns will be equal.

funfone 07-16-2004 05:13 PM

Tks for the ="$column_width" clue

I added this width="5%" to the forumhome_forumbit_columncell

Not too sure why it works but it does a treat :)

Still searching for the 'Forum' & 'Post' Titles to be displayed ..

Xenon 07-16-2004 05:16 PM

look through the thread, i think someone posted it already :)

Oblivion Knight 07-19-2004 10:07 AM

Quote:

Originally Posted by base
...however, and i bet you knew this was coming, right? however, the code changes posted for the forumdisplay.php pages do not work (or at least, i cannot get them to work). is there any chance that someone who has got it to work (or just knows how to do it) could post the definitive code changes for that please?

thanks in advance :)

I've been trying to do this also, but haven't had any luck yet..


Xenon originally suggested that this line (functions_forumlist.php);
Code:

                        if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))
Could be changed to this;
Code:

                        if ($forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))
Then once similar changes had been made to the FORUMDISPLAY template to what had been done with the forumhome, it should work..


I haven't had any success with this though.. :(

base 07-19-2004 10:40 AM

^ yup, i got about as far as getting absolutely no subforums showing up in forumdisplay and then decided to revert some of my templates heh. any help with this would be greatly appreciated :)


All times are GMT. The time now is 02:33 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.01998 seconds
  • Memory Usage 1,735KB
  • 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_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