vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need some help- random forum bar? (https://vborg.vbsupport.ru/showthread.php?t=84024)

exoticcarforums 07-31-2002 08:23 PM

Need some help- random forum bar?
 
1 Attachment(s)
I definetly want to get that away. Don't know how- need help!

Any ideas?

-Kenny

Gary W 07-31-2002 09:21 PM

I don't quite understand what you are attempting to accomplish. :confused:

Cassandra Cain 07-31-2002 09:28 PM

I posted about this before as well. I think he means that he has an extra 'Forums, Posts, Thread, Last Post etc' line in there.

It's happening to me when I go to a forum off the main page that has sub-forums and a category. It should the heading, then the category strip, then the headings again, then the sub-forums. I can get it to go away, but then forums with sub-forums without a category strip don't show up with any heading. (And if you understood that...:D Sorry, hard to explain).

Gary W 07-31-2002 09:36 PM

@exoticcarforums: Have you made any template / file changes that you think might have affected this?

exoticcarforums 08-01-2002 03:14 AM

I impliment different hacks everyday... If you check out the front of

http://www.exoticcarforums.com, it is pretty obvious that right under the banner, there is a real random strip.

Cassandra Cain 08-01-2002 03:38 AM

I would check your forumhome and/or forum display templates for that code and test it by commenting out. Maybe try going to your templates and search for Last Post to find all the occurences of the code. You have an extra in there somewhere, I would suspect.

If you did that template mod to move those headings under the category, I'd go back over those directions and make sure you deleted all the code you were supposed to :)

exoticcarforums 08-01-2002 03:41 AM

I am a bit computer illiterate, think you could do me the hugest favor and go over them for me? I can have you sponsor one of the forums for a week (good traffic!)

SaintDog 08-01-2002 04:06 AM

Open your forumhome template and make sure you have removed:

<tr align="center">
<td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont>&nbsp;</smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="80%" align="left"><smallfont color="#000000"><b>Forum</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont color="#000000"><b>Posts</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont color="#000000"><b>Threads</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" nowrap><smallfont color="#000000"><b>Last Post</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="20%"><smallfont color="#000000"><b>Moderator</b></smallfont></td>
</tr>


That should do it for you :).

- SaintDog

exoticcarforums 08-01-2002 04:40 AM

It works!!! however, there is still a bar, i change the coding to take the bar out, the perimeter of my site- there is no limit- it expands to the sides!

exoticcarforums 08-01-2002 04:40 AM

Quote:

<!-- main -->
<B><table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr align="center"><?B>
$forumbits
</table>
</td></tr></table><br>


All times are GMT. The time now is 01:12 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.01046 seconds
  • Memory Usage 1,733KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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