vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Who Was Online Today on forums (https://vborg.vbsupport.ru/showthread.php?t=59579)

Lissa 02-13-2004 11:23 AM

Ok, maybe I'm being anal, but look at the attached screenshot. See the circled area? It doesn't exactly fit in with the rest of the design of vBulletin. Maybe you should make it so that "who was online today" will indent and fit vBulletin's style. :nervous:

Boofo 02-13-2004 12:45 PM

Just do a <td>&nbsp;</td> in there and that should take care of it.

astra-sri 02-13-2004 01:03 PM

Quote:

Originally Posted by astra-sri
Can anyone help with this? I've just installed the hack and it's not displaying properly. Everything else is fine.

Can anyone help with this, It's looking a bit c**p and I don't want to have to uninstall.

Lissa 02-13-2004 01:13 PM

Quote:

Originally Posted by Boofo
Just do a <td>&nbsp;</td> in there and that should take care of it.

There where?

Gary King 02-13-2004 02:02 PM

Quote:

Originally Posted by astra-sri
Can anyone help with this, It's looking a bit c**p and I don't want to have to uninstall.

Try adding the phrases manually. I have updated the hack instructions because seems like several people were having this issue (but what's even stranger is that after an hour or two it seems to fix itself, that happened on my forums and on another as well :confused:).

Anyways, as I said, re-download instructions.txt and add the phrases manually; also, delete the old ones if you have to.

astra-sri 02-13-2004 02:21 PM

Thanks mate.

That's worked :)

[high]* astra-sri clicks install[/high]

Logikos 02-14-2004 01:21 AM

/me clicks install

Boofo 02-14-2004 02:01 AM

Quote:

Originally Posted by Lissa
There where?

After the tr that shows the stats and before the stats themselves.

Logikos 02-14-2004 02:51 AM

Do this:
In forumhome_todayloggedinusers
Replace everything with the following.
HTML Code:


<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_todayactiveusers')"><img id="collapseimg_forumhome_todayactiveusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayactiveusers].gif" alt="" border="0" /></a>
$vbphrase[active_users_today]: $todayonline
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_todayactiveusers" style="$vbcollapse[collapseobj_forumhome_todayactiveusers]">

<tr>

<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_link.gif" alt=" Number of Active Users Today" border="0" /></td>

<td class="alt1" colspan="0"><div class="smallfont">
<nobr><phrase 1="$todayrecordusers" 2="$todayrecorddate">$vbphrase[most_users_ever]</phrase></nobr> |
<nobr>$vbphrase[already_visited_today]:</nobr><br />
        $todayloggedinuser<br />
        </div></td>
</tr>
</tbody>

Go to http://www.computerproblems.org/forums

to see what that will do. Hope that helps.

Lissa 02-14-2004 04:02 AM

WOW thanks []\[]emesis! That worked perfectly :D


All times are GMT. The time now is 08:21 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.01489 seconds
  • Memory Usage 1,744KB
  • 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_html_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