Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 04-07-2004, 12:14 AM   #16
peterchen
Member
 
Join Date: Mar 2004
Posts: 33
Default

Code:
04-06-2004 22:29:56 "..\scripts\ioSFV.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "users": no such variable
    while executing
"lsearch $users $username"
    (procedure "iosfv" line 64)
    invoked from within
"iosfv"

    (file "..\scripts\ioSFV.itcl" line 226)
peterchen is offline   Reply With Quote
Old 04-07-2004, 06:43 AM   #17
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

It's because u have a pretime or complete-b1 line before a newdir line in your log file...

change the start of the function:

proc iosfv {} {
global iosfv args user
set users ""

Simply add that last line...
Should fix it.
Mouton is offline   Reply With Quote
Old 04-07-2004, 06:57 AM   #18
peterchen
Member
 
Join Date: Mar 2004
Posts: 33
Default

proc iosfv {} {
global iosfv args user
set users ""

if {![info exists args]} {
set finduser $user
} elseif {[info exists args] && $args!="all"} {
set finduser $args
}

but ive got the same problem ;(
peterchen is offline   Reply With Quote
Old 04-07-2004, 04:49 PM   #19
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

I doubt u get the same error. In fact, i'm sure u don't.
U defined the users variable, so i can't give u a can'T find users variable error.
Mouton is offline   Reply With Quote
Old 02-04-2005, 09:30 AM   #20
inside
Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 51
Default

Test for the script :

Code:
site ustats inside
200-== [inside] Races Stats ===============================
200-Started:        47 races
200-Completed:      47 races
200-Racer Position: #1 (avg.)
200-Races Won:      47
200-==========================================================
200 Command successful.
site ustats all
200-== [Users] Races Stats ===============================
200-inside started 47 race(s) - raced 47 release(s) - avg. position: #1 - 47 races won
200-======================================================
200 Command successful.
PS :

ioFTPD.ini :
ustats = TCL ..\scripts\whatever\ioSFV.itcl

Commande FTP :

SITE USTATS
SITE USTATS <username> or SITE USTATS inside
SITE USTATS all
inside is offline   Reply With Quote
Old 02-17-2005, 09:17 PM   #21
iam
Senior Member
 
Join Date: Mar 2004
Posts: 289
Default

Any chance to see this nice script for another ZS ?
iam is offline   Reply With Quote
Old 03-14-2005, 10:49 AM   #22
maX1mus_2
Member
 
Join Date: May 2004
Posts: 43
Default

Quote:
Originally posted by iam
Any chance to see this nice script for another ZS ?
Agree, would be nice if someone could make it ioZS compatible :|
maX1mus_2 is offline   Reply With Quote
Old 03-14-2005, 10:21 PM   #23
iam
Senior Member
 
Join Date: Mar 2004
Posts: 289
Default

and php_psio
iam is offline   Reply With Quote
Old 04-13-2006, 09:51 PM   #24
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

where can i get this...??

and what does iobanana log to ioftpd.log ?

so i know what to look after.
zOrP is offline   Reply With Quote
Reply

Tags
average, freak007, limits, races, [stats]

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:33 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)