vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=41529)

Mr_P 11-02-2002 03:54 AM

Edit the code to suit your forums m8

N9ne 11-02-2002 08:08 AM

Is it possible for you to supply me the variables? I'm not quite sure what is what to be honest, and I say this because I like to keep the whole vB structure in tact, I'm a hater of hard coding :D

I'll see what I can do though, I might post up templates w/o the hard coding if I can ;)

Dean C 11-02-2002 08:33 AM

OK i fixed this for you N9ne..

This is my current templates:

colforumbit:

PHP Code:

    <td bgcolor="{secondaltcolor}" valign="top" $width align="left">
          <
img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""
          <
a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<
br>
<
smallfont>$forum[lastpostinfo]</smallfont>
    </
td

colforumtablefooter:

PHP Code:

</table>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%"

colforumtableheader:

PHP Code:

</table>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%"

Regards

- miSt

___________

Any news on gettin this hack to look at wildvibes.net and yaxay.com/yack?

N9ne 11-02-2002 09:15 AM

Erm, doing what Mr_P and mist said, it also removed the category name! The whole category bar just goes, and it's just the forums, having the category bar would be good ;)

N9ne 11-02-2002 09:18 AM

Also, this line in your code Mr_P:

eval("\$forumbits .= \"".gettemplate("forumhome_colbit_level$depth$temp ext")."\";");

Is getting the template forumhome_colbit_level and whether it's level 1 or 2, and nopost or post...you said it doesn't call any extra templates?

N9ne 11-02-2002 09:21 AM

Ok nevermind nevermind, I've figured it all out now, some templates do have to be created...just create forumhome_colbit_level1_nopost and the same for level2, and use the same contents as the forumhome_forumbit templates, but don't add in the header cells ;)

squawell 11-02-2002 05:33 PM

Quote:

Originally posted by Mist
Lol im a nuiscance i know but i still am desperate to get my forum columns looking like here at:

http://www.wildvibes.net/forum

Regards

- miSt

about this hack....

Mist can u tell me how to do can look like that website??

:) :)

Thankz...

Mr_P 11-02-2002 06:20 PM

Quote:

Originally posted by N9ne
Also, this line in your code Mr_P:

eval("\$forumbits .= \"".gettemplate("forumhome_colbit_level$depth$temp ext")."\";");

Is getting the template forumhome_colbit_level and whether it's level 1 or 2, and nopost or post...you said it doesn't call any extra templates?

it calls in the templates that are needed and they are the same ones as the orginal hack.

I posted code here only because a few wanted the bars removing and i gather you dont.The code is the zip is to completely remove the bars and the category name as these i did`nt want.

Dean C 11-02-2002 08:01 PM

@ squawell - im trying to get it to look like that myself lol..

- miSt

mikey8270 11-02-2002 08:31 PM

what part of that are u trying to recreate? i managed to get something like that on my test board.


All times are GMT. The time now is 11:03 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.01282 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)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
  • (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