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)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=99829)

VBUsers 11-14-2006 11:39 PM

Fatal error: Cannot redeclare construct_forum_columns() (previously declared in /home/vbusers/public_html/includes/functions_forumlist.php:190) in /home/vbusers/public_html/includes/functions_forumlist.php on line 190

zkilzz 11-22-2006 06:30 AM

Does ANYONE know how to get this to work with forumdisplay and not just forumhome?

I will donate 50$ US to someone that are willing to do it and give me a bit support on it :D

Cheertobi 11-22-2006 07:20 AM

Quote:

Originally Posted by zkilzz (Post 1122788)
I will donate 50$ US to someone that are willing to do it and give me a bit support on it :D

That just requieres another fileedit!

In includes/functions_forumlist.php search for: (Backup before you do any edits!)


Code:

if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))


Code:

if ((THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay') AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))
Tobi

zkilzz 11-22-2006 08:32 AM

Quote:

Originally Posted by Cheertobi (Post 1122805)
That just requieres another fileedit!

In includes/functions_forumlist.php search for: (Backup before you do any edits!)


Code:

if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))


Code:

if ((THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay') AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH))
Tobi

Should i replace the old code or add the new line?

THANKS in advance :) !!!

zkilzz 11-22-2006 10:41 AM

I have tried to replace it and also to add it under (im not sure if iam doing it the right way tough with the { and evertyhing).

I have also set up columns in the subforums. Doesnt work.

Heeeeeeeeeelp!

magnaromagna 11-22-2006 11:11 AM

Quote:

Originally Posted by VBUsers (Post 1117556)
Fatal error: Cannot redeclare construct_forum_columns() (previously declared in /home/vbusers/public_html/includes/functions_forumlist.php:190) in /home/vbusers/public_html/includes/functions_forumlist.php on line 190

Installed but does not work:
Quote:

Fatal error: Cannot redeclare construct_forum_columns() (previously declared in /home/magna/domains/../public_html/includes/functions_forumlist.php:206) in /home/magna/domains/../public_html/includes/functions_forumlist.php on line 206
is not for 3.6 version I suppose?

zkilzz 11-22-2006 11:37 AM

Quote:

Originally Posted by magnaromagna (Post 1122872)
Installed but does not work:


is not for 3.6 version I suppose?

It works well on my 3.6.3 :)

Cheertobi 11-22-2006 01:05 PM

Quote:

Originally Posted by zkilzz (Post 1122863)
I have tried to replace it and also to add it under (im not sure if iam doing it the right way tough with the { and evertyhing).

I have also set up columns in the subforums. Doesnt work.

Heeeeeeeeeelp!

Ah, sorry, you have to replace that line! Got it working on my testsystem...

Tobi

zkilzz 11-22-2006 02:24 PM

Quote:

Originally Posted by Cheertobi (Post 1122916)
Ah, sorry, you have to replace that line! Got it working on my testsystem...

Tobi

Sorry mate! Didnt get it to work!

Here is my testforum

http://www.bilforumet.net/chum/forum...?f=5&styleid=2

zkilzz 11-22-2006 02:27 PM

It works here
http://www.bilforumet.net/chum/forum...?f=4&styleid=2

But not here

http://www.bilforumet.net/chum/forum...?f=5&styleid=2


All times are GMT. The time now is 07:43 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.01359 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_code_printable
  • (7)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