Dropping the brackets seems to have worked. There are no new errors in the log file.
Thanks.
Tom
At 06:52 PM 10/9/03 -0400, you wrote:
On Thu, Oct 09, 2003 at 05:21:49PM -0500, Tom Brown wrote: > I don't know what the error below is or how to troubleshoot it. I've > Googled to no avail. Does this problem look familiar to anyone? Is it > related recursively calling a file or function? Is it an eval problem?
Mm, if you remove the square brackets from around the ns_puts, does it work then? I think you want 'ns_puts ... ' not '[ns_puts ... ]'.
> [09/Oct/2003:03:06:32][187.6958089][-conn917-] Error: invalid command name > "" > invalid command name "" > while executing > "[ns_puts [clock format $fullpath(ctime) -format "%m/%d/%Y"] > ]" > invoked from within chunk: 1 of adp: /var/www/fgm/www/stdfooter.adp > invoked from within > "_ns_adp_include stdfooter.adp /var/www/fgm/www donatecomputerstext.shtml"
-- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com
-- 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.
-- 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.
