vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Forums in Columns help (https://vborg.vbsupport.ru/showthread.php?t=186693)

DJDynasty239 07-29-2008 10:42 PM

Forums in Columns help
 
So I know I ask alot of questions, and also I see it's "not supported" but alot of people seem to have gotten this to work and I can't seem to get it

The mod is this one Forums arranged in columns

When I finish installing I reload to just a plain white screen, I don't know if a setting I have is incorrect in the AdminCP, or if I'm editing the code incorrectly or what. I'm 99% sure I've edited the code correctly, however there is one area where it says to "then add this new function to the file:" and maybe I am adding it in the wrong area, which could be causing this.

Someone help me out with this, as a fairly easy mod has gone bad lol

DJDynasty239 07-31-2008 01:55 AM

is anyone able to help?

Opserty 07-31-2008 09:04 AM

Remove the modification if it doesn't work then.

(On a side note: It is made for 3.5.0 so that is probably why it does not work. You could try searching for a new hack which has the same feature).

Blackheart_72 07-31-2008 07:12 PM

Add the new function at the end of the functions_forumlist file after

Code:

");
                        }
        }
}



All times are GMT. The time now is 09:01 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.01080 seconds
  • Memory Usage 1,713KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete