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)

Xenon 10-29-2002 07:32 PM

i didn't remove it, my forums which are aranged in columns aren't just at the very top of the forumhomepage ;)

Buddha 10-29-2002 11:37 PM

i don't understand why it would matter where the columns are on the forumhome page, xenon. could you explain that a little more.
mine for example, are in the center. still, you can see from the screenshot i posted, what i mean by that table row, and how i'd like to get rid of it. i know others are wondering as well. it can obviously be done, as other sites have accomplished it, however no one is sharing that knowledge.

Smoothie 10-30-2002 01:03 AM

I tried to install this. Never could get it to look right on a more than one of my skins.

Mr_P 10-30-2002 06:01 AM

Quote:

Originally posted by Buddha
i don't understand why it would matter where the columns are on the forumhome page, xenon. could you explain that a little more.
mine for example, are in the center. still, you can see from the screenshot i posted, what i mean by that table row, and how i'd like to get rid of it. i know others are wondering as well. it can obviously be done, as other sites have accomplished it, however no one is sharing that knowledge.

I spent best half of a night trying to remove this and anything i did seemed to affect the whole board so in end i just gave up.
I now have 3 sections with GFX in them but i also have the 2 header bars which quite ruin it so a hack on how to remove this alone for this certain section that u use for columns would be excellant if anyone wants to share their knowledge.

As for me im lost on this.

Buddha 10-30-2002 11:31 AM

i'm not a php coder, but i think all we'd need is to have the script say (in laymen's english) "if you're not using columns for this forum, use the default templates. otherwise, use custom templates for those rows." and then get to define in those templates how you want those rows to appear.

Xenon 10-30-2002 12:04 PM

Quote:

Originally posted by Buddha
i don't understand why it would matter where the columns are on the forumhome page, xenon. could you explain that a little more.
mine for example, are in the center. still, you can see from the screenshot i posted, what i mean by that table row, and how i'd like to get rid of it. i know others are wondering as well. it can obviously be done, as other sites have accomplished it, however no one is sharing that knowledge.

it matters where the columns are, because if they are on the top of forumhome, that tablerow is created by the forumhome templates, not by any templates of my hack....

if you have it in the center than you just have to cut out
Code:

<tr align="center">
  <td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
  <td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>

from your colforumtablefooter template as i said already

Buddha 10-30-2002 12:31 PM

i've read all of the posts in this thread... you don't need to worry about that. and i know you've mentioned that you can just take those tables out, but that does not solve the problem. and it's a problem that others here are also experiencing.

i have the forum which contains the colomns in the middle of the page, and it still draws from that forumhome template and puts that tablerow in.

is it possible to code it in your php that you've posted for this script, that if the forum uses columns, then it would draw that information for that tablerow from a seperate template, instead of the default forumhome template?
that would resolve all of our issues here.

thanks for the help.

Xenon 10-30-2002 12:48 PM

i don't have the time to code in special wishes this time, so you can try to code it in yourself.

as soon as i've more time, i'll recode this hack with some new ideas i currently have in mind...

Mr_P 10-30-2002 12:49 PM

i also removed from columbit the said code but somehow the bars still appear

Buddha 10-30-2002 12:57 PM

i don't think it's just "special wishes" xenon. if you read through this thread you'll see that there are a lot of people who would like this hack to work and display properly.

sorry to put you out though. forget i asked.


All times are GMT. The time now is 11:35 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.01238 seconds
  • Memory Usage 1,742KB
  • 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
  • (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