PDA

View Full Version : Site Request Error


PaRaNoiD_JaCK
05-28-2005, 06:32 AM
When i do SITE REQUEST i get the following error:

--------------------------- ErrorInfo ----------------------------
wrong # args: should be "ErrorLog LogType LogMsg"
while executing
"ErrorLog "invalid parameter \"[info script] $Event\": check your ioFTPD.ini for errors""
("default" arm line 2)
invoked from within
"switch -- $Event {
{add} {
if {![string length $Request]} {
ErrorReturn "Syntax: SITE REQUEST <request>"

I`ve check the ioFTPD.ini for errors but can any one give me more information on this error.

Thanks :D

iXi
05-28-2005, 07:20 AM
you have to change in your ioFTPD.ini

requests = TCL... list to view

thats all

cya

PaRaNoiD_JaCK
05-28-2005, 07:27 AM
Thanks, works now :D