Forum OpenACS Q&A: Re: General-Comments with Edit-This-Page?

Collapse
Posted by Ben Chan on
Has anyone else been getting this problem with Edit-This-Page 1.6?

invalid command name "etp::get_application_param"
    while executing
"etp::get_application_param index_template"
    invoked from within
"if {[empty_string_p $name] || $name == "index"} {
    set path "/[etp::get_application_param index_template]"
} elseif {[string match "etp*" $name]} {..."
    (file "/web/userful2/packages/edit-this-page/www/index.vuh" line 29)
    invoked from within
"source [ad_conn file]"
    (procedure "rp_handle_tcl_request" line 3)
    invoked from within
"$handler"
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within
"ad_try {
                $handler
            } ad_script_abort val {
                # do nothing
            }"
    invoked from within
"rp_serve_concrete_file [ad_conn file]"
    (procedure "rp_serve_abstract_file" line 60)
    invoked from within
"rp_serve_abstract_file "$root/$path""