gotta say that I love this prog, it makes everything so much easier than having to load up flash and use each command.
I have it running pretty well on a remote 5.5.6r site, but telnet .who does not work, telnet is logged in and I have the permissions, it just does nothing. However, ioGuiWho works fine.
Also, I used to be able to grab the ioftpd.ini file no problem under the Server settings section, but now it won't load. I get the headers showing in the (FTP) window, but nothing loads up in Server Settings. Tried this on my local machine and it also wouldn't load. I had just upgraded from a previous version of io .. was something changed in the ini that is blocking ioGui from loading?
Another thing.. on the ioGuiWho.exe in activity list I had to change the following to get it working right.
menu_sitewho = kick %(user) | site kill user=%(user)
to
menu_sitewho = kick %(user) | site kill %(cid)
The user=%(user) wouldn't give me any response in the results panel.
|