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)
-   -   # of users in forum on forumhome (https://vborg.vbsupport.ru/showthread.php?t=38012)

Warlord 05-14-2002 07:07 AM

Ok, I have some of it fixed...

Question - In subforums, I added the same code as I did for the main page..
<code>
<td bgcolor="{firstaltcolor}">
<table width=100% cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a></td>
<td width="35%" align="right" valign="top">
<smallfont>($browsers members browsing)</smallfont></td>
</tr>
<td colspan="2">
<smallfont>$forum[description]</smallfont>
</td>
</tr>
</table>
</td>
</code>

But the Members browsing appears exactly right after the forum description, so if the forum has no description, it is almost all the way over to the left.

Also.. none of the forums are picking up any members in them

Take a look and tell me what I'm doing wrong...

http://www.superherochat.com/vb

Orlandu 05-14-2002 12:43 PM

Did you add the code to index.php and forumdisplay.php? If you don't add that, then it won't work correctly.

Also, if you want it to not add the "s" if there is only one member, then use the code I posted ;)

concept 05-14-2002 02:33 PM

I'having a problem with my forums thing is i added all the chanegd neo supplyed but only thing is i'm getting an un finished </tr> or </td> somewhere cuz my forums is messed up ....

this is what it looked like now

my forums messed up

i get these grey unclosed tables wtf is up with this can someone tell me what to do

Warlord 05-14-2002 03:48 PM

Quote:

Originally posted by Orlandu
Did you add the code to inew.php and forumdisplay.php? If you don't add that, then it won't work correctly.

Also, if you want it to not add the "s" if there is only one member, then use the code I posted ;)

I assume you mean index.php and forumdisplay.php and yes I did add the code...

Got any idea about the second table data not aligning to the right on the first table row with the "forum title" and the "($browsers members browsing)"? It works just fine on then main page, but in the subforums, it aligns both table data's to the left, even though I've specified right.

Warlord 05-14-2002 04:03 PM

Ok, I figured out why it wasn't counting the users.. it's not $browsers, it supposed to be $count...

Now if I can just get the second table data to align to the right in the subforums...

concept 05-14-2002 04:32 PM

i looked around iin my templates and i got a friend of mine to work with me on it and we got ti it was innew posts
somewhere
ti was about the colums and stuff

Warlord 05-14-2002 10:09 PM

Anyone know why it won't align to the right on the sub-forums?

concept 05-15-2002 12:14 AM

is it doign that to you??? watlord?? thats what it did to me too

lifesourcerec 05-15-2002 01:03 AM

I have a very minor problem. When adding this, it added an extra column (split the category table into 2 columns instead of 1). The extra column just has a black background. How can I fix this?

Warlord 05-15-2002 01:29 AM

Quote:

Originally posted by lifesourcerec
I have a very minor problem. When adding this, it added an extra column (split the category table into 2 columns instead of 1). The extra column just has a black background. How can I fix this?
I had this same problem when I first set it up the way Neo has it... here is the solution, :)

Quote:

Originally posted by FWC
You need to change forumhome_forumbit_leve1_nopost to <td colspan="7"> for one thing. Same thing with forumhome_loggedinusers.
And yes Concept, it's being rather [better wash my mouth][better wash my mouth][better wash my mouth][better wash my mouth][better wash my mouth]y that way, isn't it? It should work. I've gone over it a million times in my head and can't figure out why it's not working.. :(


All times are GMT. The time now is 11:13 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.01196 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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