vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Arrange Sub-Forums in columns (https://vborg.vbsupport.ru/showthread.php?t=82845)

tamarian 10-12-2005 04:56 PM

For those who had problems, note that for the first change, there two slightly different lines 277 and 552:
PHP Code:

foreach ($vbulletin->iforumcache["$parentid"] AS $forumid)
foreach(
$vbulletin->iforumcache["$parentid"] AS $forumid

The difference, is only a space after foreach :)

I've updated the first post to note this.

NxTek 10-12-2005 05:20 PM

That worked great. Thanks for the update. :)

bhxtyrant 10-15-2005 08:03 AM

Hey guys,I love this idea! looks much better then the default way of displying sub forums in my opinion.But is there a way to set up aplugin to perform this action?I know editing the code is simple and straight foward but i think a plugin would be much better for the new 3.5 :) not sure if it's possible but worth some thought.

Gaspanic 10-31-2005 01:27 PM

Anybody got any idea's why mines just displaying the first subforum and none of the others?

http://www.bottleofbroon.co.uk/

Cheers.

Gaspanic 10-31-2005 01:42 PM

Nevermind, fixed it :)

TheFocusElf 10-31-2005 07:45 PM

This is a great mod -- for all perfectionists out there, and those who just demand their forums to look and feel nice; this mod is a must!

-W

dostborsa 11-13-2005 04:56 PM

don't support 3.5.1 :(

tamarian 11-13-2005 05:03 PM

Quote:

Originally Posted by dostborsa
don't support 3.5.1 :(

Why not? Working fine on my 3.5.1 test forum. I just edited the instructions to make it easier to find the code that needs changing, but it should work fine.

dostborsa 11-13-2005 05:30 PM

Can't find " foreach($vbulletin->iforumcache["$parentid"] AS $forumid) " in the file includes/functions_forumlist.php

this is a first step :(

tamarian 11-13-2005 05:37 PM

Quote:

Originally Posted by dostborsa
Can't find " foreach($vbulletin->iforumcache["$parentid"] AS $forumid) " in the file includes/functions_forumlist.php

this is a first step :(

What do you have in line 552?


All times are GMT. The time now is 07:50 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.01132 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_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