Hi all,
I am trying to install the TTrace module from Zoran Vasiljevic.
I have a proc registered as filter like that :
ns_register_filter trace GET * ad_referer_filter
and the proc is defined like that (this is unmodified ACS 3.x code ;-)) :
proc ad_referer_filter {conn args why} {
....
}
This filter is just working fine on 3.x and 4.0, but when I enable the
TTrace package I get those errors in the error.log :
--------------------------------------------------------
Error: wrong # args: should be "ad_referer_filter conn args why"
wrong # args: should be "ad_referer_filter conn args why"
while executing
"ad_referer_filter trace"
--------------------------------------------------------
Any ideas to correct this problem will be welcome as the TTrace package
looks pretty cool !
Regards.
Jean-Fabrice RABAUTE
Core Services - Enjoy the future today
http://www.core-services.fr
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.