Thread: ioGui v1.x
View Single Post
Old 10-26-2003, 03:29 AM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

- try this in the custom batch command textbox:
Code:
site change %(user) speedlimit 20 30
- Yes, it crashes when a user is logging in.
No, i'm not a c++ wizard.
If anyone wants to fix it, i'd be very happy: http://home.no.net/addict99/files/ioGuiWho.cpp

- home path/vfs file is showing correctly on my version...
do this command in the FTP console:
Code:
9:23:42 > site iogui userinfo ioFTPD
and tell me what these lines say:
Code:
9:24:27 200-(uinfo) 0   | vfsfile    | ..\etc\admin.vfs
9:24:27 200-(uinfo) 0   | homepath   | /
- Error in WReceiveFTP() at line 188: object variable with block
i'm trying to reproduce this error... anything special u were doing? fast refreshrate for the activity list?

- u are right, there is no $wipe command, that's my mistake. Put this instead:
Code:
menu_browser = wipe                      | site wipe %(pwd)%(name)
- i'll see what i can find out about the %(path) cookie (this one only exists in the ioGuiWho menu, and i think i disabled it)
ADDiCT is offline   Reply With Quote