![]() |
Eva and Lifesource, I forgot to put the online template edit in the instructions. I'll post it in a sec. I'll also get the variable initialized to zero so that it shows "and 0 spiders" when they aren't around.
|
Ok. I'll keep checking back.
|
Quote:
however there is something wrong with the txt file PHP Code:
Mone' |
Quote:
|
Quote:
how are you boofo? long time no see you ;) |
anyone want to share the solution for "[ARG:3 UNDEFINED]?"
Thank you bunches. EDIT: Just read the posts again. Didnt realize they were from today, Ill go back to my hole. :) Also: Does vB already come with a spiderlist? How and from where is it queried? Im not very knowledgable about these things, so please be kind. |
For the online.php glitch, in the template WHOSONLINE find:
Code:
2="$numberguests" Code:
3="$numspiders" |
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.")"; Code:
if ($spidername > 1) { |
I have the problem with 0 spiders fixed I think. But, I can't test it until the spiders leave my site. Anyhow, this code should be in the file anyway for good form.
So, in index.php Find: Code:
$numberguest = 0; Code:
$numberspiders = 0; |
Still getting this after those updates.
[ARG:3 UNDEFINED] |
All times are GMT. The time now is 09:32 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|