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)

Allan 07-19-2006 08:06 PM

Quote:

Originally Posted by Cheertobi
Does anyone use this with vB3.6?

Tobi

yes, it work with vB3.6 ?

thenetbox 07-20-2006 12:48 AM

Quote:

Originally Posted by Allan
yes, it work with vB3.6 ?

I'm using 3.6 and it works :)

Allan 07-20-2006 05:23 AM

Quote:

Originally Posted by thenetbox
I'm using 3.6 and it works :)

Thanks ;)

thenetbox 07-21-2006 11:49 AM

^ no problem :)

Does any one know how to have a space in between the blocks like on this persons forum http://www.tripforums.com/

Blocks that look seperate from each other?

Allan 07-21-2006 08:15 PM

Don't work on vB3.6 RC1:
Code:

Fatal error: Cannot redeclare fetch_forum_lightbulb() (previously declared in c:\program files\easyphp1-8\www\forum\includes\functions_forumlist.php:315) in c:\program files\easyphp1-8\www\forum\includes\functions_forumlist.php on line 315
A idea to problem ?

thenetbox 07-21-2006 09:12 PM

Very strange. It is working on mine ( http://www.darkforum.com/ ) on the bottom under "The Pen".

It might be a different plugin causing the error?

What is on line 315 in functions_forumlist.php?

Allan 07-21-2006 09:48 PM

Line 315:
Code:

// ###################### Start getforumlightbulb #######################
// returns 'on' or 'off' depending on last post info for a forum
function fetch_forum_lightbulb(&$forumid, &$lastpostinfo, &$foruminfo) <== line 315
{


Allan 07-22-2006 04:49 PM

It work !

It's necessary to put the function at the beginning of the php file

snowlion 07-25-2006 09:48 AM

Quote:

It work !

It's necessary to put the function at the beginning of the php file

can you post it here ?

i want to use this mod for specific style and forum(not use for all forums), can anyone modified to do this?

soletrader 08-09-2006 05:18 AM

can anyone post the working hack please?


All times are GMT. The time now is 06:44 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.01570 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)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