PDA

View Full Version : Can't do !sitefree


MaNiAx
07-02-2004, 11:58 PM
[01:59] Tcl error [show_free]: can't read "sections": no such variable

(02:00:00) (*) [02:00] Writing user file...
(02:00:00) (*) [02:00] Writing channel file...
(02:04:39) (*) [02:04] Tcl error in script for 'timer730':
(02:04:39) (*) [02:04] can't read "sections": no such variable
(02:04:55) (*) [02:04] dzsbot timeout
(02:04:55) (*) [02:04] Writing user file...
(02:04:55) (*) [02:04] Writing channel file...
(02:04:55) (*) [02:04] Rehashing...
(02:04:56) (*) [02:04] Identd Already Disabled. (Tried to Close)
(02:04:56) (*) [02:04] Listening at telnet port 1091 (all)
(02:04:56) (*) [02:04] NEWDIR 3.5.1 for ioFTPD... Loaded
(02:04:56) (*) [02:04] BTrial 2.5 for ioFTPD... Loaded
(02:04:56) (*) [02:04] BQuota v1.3 for ioFTPD... Loaded
(02:04:56) (*) [02:04] Launching sitebot (v1.15) for ioFTPD...
(02:04:56) (*) [02:04] Sitebot online!
(02:04:56) (*) [02:04] IMDb info for ioftpd's dZSbot loaded
(02:04:56) (*) [02:04] winident.tcl v1.2 - by FireEgl@EFNet <FireEgl@Windrop.cjb.net> - Loaded.
(02:04:56) (*) [02:04] Userfile loaded, unpacking...

I keep getting this over and over again

# SETUP HERE YOUR SECTIONS
set statsection(0) "MP3 ANIME DVDR REQUESTS"

# !!! THE LOGICAL DRIVE LETTER SHOULD BE WRITED IN UPPER CASE !!!
# !!! Exemple: C: or D: or E: ...but without \ at the end !!!
# !!! OTHER ARGS SHOULD RESPECT $sections variable ABOVE !!!
set device(0) "C: Site"
set device(1) "D: ANIME/DVDR/REQUESTS"
set device(2) "E: MP3"
set device(TOTAL) 3
set device(COLUMN) 1

I'm pretty sure it's done right but none of my !site commands work

neoxed
07-03-2004, 02:25 AM
Originally posted by MaNiAx
(02:04:39) (*) [02:04] Tcl error in script for 'timer730':
(02:04:39) (*) [02:04] can't read "sections": no such variable

...

# SETUP HERE YOUR SECTIONS
set statsection(0) "MP3 ANIME DVDR REQUESTS"

In the default dZSbot.tcl, I don't see the array "statsection" anywhere in it. Why would you rename the "sections" variable? Assuming you're using the latest version of dZSbot.

The default dZSbot.tcl reads:
# SETUP HERE YOUR SECTIONS
set sections "APPS DIVX MP3 0DAY REQUEST"

MaNiAx
07-03-2004, 11:43 AM
[13:47] Tcl error [show_free]: couldn't duplicate input handle: bad file number

that's on !sitefree now

Harm
07-03-2004, 12:19 PM
http://www.ioftpd.com/kb/view.php?kbid=52

MaNiAx
07-03-2004, 06:50 PM
many thanks to you guys for helping me with my problem now i don't know if this is a different problem but i cant do !sitebw
I get the following:
-*- [BW] + Uploaders: initialization@ERROR:kb/sec - Leechers: (is@failedkb/sec - Idlers: ioFTPD - Total: @running?)kb/sec

Harm
07-04-2004, 02:34 AM
http://www.ioftpd.com/board/showthread.php?s=&threadid=2703

MaNiAx
07-04-2004, 10:59 PM
thank you so very much Harm