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)
-   -   Show Spiders Online on ForumHome (https://vborg.vbsupport.ru/showthread.php?t=75986)

amykhar 02-16-2005 02:21 AM

Quote:

Originally Posted by Twigz
Thanks Amy for the Quick help and Fix.. Great Hack and Keep up the Good work.

No problem :)

BocaDev 02-16-2005 02:39 PM

Amy this hack its great and no problems with the install. Keep up the good work.

Again many thanks :)

nathanaus 02-16-2005 10:05 PM

Quote:

Originally Posted by BocaDev
Amy this hack its great and no problems with the install. Keep up the good work.

Again many thanks :)

Yep I agree, great hack Amy! You da man! errr woman!

Boofo 02-17-2005 12:27 AM

Quote:

Originally Posted by amykhar
For Boofo's change that only shows the numbers if more than one spider is around (and shame on him for telling you that he did it without telling you how to do it if you want as well :D)

In index.php Find:
Code:

$loggedin['musername'] = key($spiderlist) . "(" . $spidername.")";
Replace with:
Code:

if ($spidername > 1) {
        $loggedin['musername'] = key($spiderlist) . "(" . $spidername.")";
        }
        else
        {
        $loggedin['musername'] = key($spiderlist);
        }


I was going to post the code but I didn't want to step on any toes doing it. ;)

Boofo 02-17-2005 12:29 AM

Quote:

Originally Posted by Mone'
heheh
how are you boofo? long time no see you ;)

Doing ok. ;)

Where have you been? You know where I am at. Stop by and say hello. ;)

VAN 02-17-2005 04:20 PM

Works great! Thanks!

Now how 'bout updating it to work with Forumdisplay and Showthread. ;)

Crank 02-17-2005 07:41 PM

i have installed the hack and am still showing 200+ guest on my site. it shows 1 spider and list google. i have been adding some other spiders to the board list in the vb options. although im not sure if everything is working correctly

amykhar 02-18-2005 12:38 AM

I can't verify if things are working or not Crank because you don't have your forums listed in your profile page. To verify any problems I need the url and also need your online.php to be visible to guests.

Amy

amykhar 02-18-2005 12:38 AM

Quote:

Originally Posted by VAN
Works great! Thanks!

Now how 'bout updating it to work with Forumdisplay and Showthread. ;)

Maybe. :D

kall 02-18-2005 06:17 AM

Quote:

Originally Posted by amykhar
Maybe. :D

Woohoo!

Ow. Yahoo is a-visiting.

Quote:

Currently Active Users: 460 (2 members and 12 guests and 446 search engine spiders)


All times are GMT. The time now is 08:48 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.02775 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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