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)

Polo 04-26-2005 06:17 PM

Quote:

Originally Posted by princessfrozen
just checking on the status of getting this working in vba cmps. i'm anxiously awaiting this before i install. thanks for your work on this hack amy. :)

Yes, I'm still interested too....

biggkay 05-11-2005 11:00 PM

Any word on it working with vba?

Polo 05-11-2005 11:05 PM

Quote:

Originally Posted by biggkay
Any word on it working with vba?

yeah.. I'm still interested :)

dsboyce8624 05-12-2005 01:10 AM

Anybody who can fix this will be my hero! I want it for vBa too

:classic:

Seriously, those of us with vBadvanced would love you. Well, we'd llike you a whole bunch!

If somebody can do this, and won't because they're good people, I might spring a few dollars to get it done.

I haven't been at this long enough yet to do it myself.

Thanks,

sdsvtdriver 05-13-2005 12:44 AM

Ok, I have gone over the instructions again and checked my phrases, but I'm getting this on the whosonline page:

"1 members and 0 guests and spiders (Most users ever online was 99, 04-26-2005 at 10:40 AM.) "

The number is missing from in front of the spider variable.

http://www.domesticmuscle.com/dmforums/online.php?

ideas?

dsboyce8624 05-14-2005 06:19 PM

Quote:

Originally Posted by sdsvtdriver
Ok, I have gone over the instructions again and checked my phrases, but I'm getting this on the whosonline page:

"1 members and 0 guests and spiders (Most users ever online was 99, 04-26-2005 at 10:40 AM.) "

The number is missing from in front of the spider variable.

http://www.domesticmuscle.com/dmforums/online.php?

ideas?

You need to recheck it, it looks like the variable for the missing element is not correctly defined.

Dennis

dsboyce8624 05-14-2005 06:24 PM

As for me, I don't want to use this without vBa working. It looks ugly and I'm not able to modify the file myself. I had installed it, but I've since rebuilt from scratch and am now going to wait. I attached the file in a previous post, and I think it's a quick change to make it work. The file is small. But I don't have the skills.

Dennis

smacklan 05-15-2005 05:30 PM

To fix the display problem on vBa cmps do the following:

In the adv_portal_onlineusers template
find:
PHP Code:

2="$numberguest

and add after:
PHP Code:

3="$numspiders

This will get rid of the error message [ARG:3 UNDEFINED]

dsboyce8624 05-16-2005 12:00 AM

Quote:

Originally Posted by smacklan
To fix the display problem on vBa cmps do the following:

In the adv_portal_onlineusers template
find:
PHP Code:

2="$numberguest

and add after:
PHP Code:

3="$numspiders

This will get rid of the error message [ARG:3 UNDEFINED]

Okay, It got rid of the UNDEFINED error, but it doesn't show a 0 when there are no spiders:

2 members, 0 guests and spiders

Have to catch it when there is one on, damned yahoo almost 300 lastnight, nothing today.

I noticed there are two variables, $numberspiders and $numspiders, anything to do with it?

Thanks for helping.

venomx 05-16-2005 02:42 AM

If you look over on vbadvance site they gave me how to make it so it shows no spiders info on the CMPS...
Heres the link: http://www.vbadvanced.com/forum/showthread.php?t=5969


All times are GMT. The time now is 03:15 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.01535 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
  • (4)bbcode_php_printable
  • (4)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