Forum OpenACS Q&A: Re: invalid command name "template::adp_parse" w/ OpenACS 3.2.5

Okay, still looking ...

The error is:

invalid command name "template::adp_parse"

searching through the tree, I'm finding that its defined in tcl/ats/parse_procs.tcl ... how/where is that file processed?  I did a 'grep -r' on the tree, and only find:

%grep -r parse-procs .
./tcl/ats/CVS/Entries:/parse-procs.tcl/1.1/Thu Mar  7 19:28:54 2002//
./tcl/ats/parse-procs.tcl.orig:# parse-procs.tcl,v 1.25 2000/10/23 17:14:00 karl Exp
./tcl/ats/parse-procs.tcl:# parse-procs.tcl,v 1.25 2000/10/23 17:14:00 karl Exp

so where is teh function supposed to be loaded? *puzzled look*

You've probably solved this by now, but for anyone searching your answer may be here!