Forum OpenACS Q&A: Re: problem with simple-survey

Collapse
Posted by Windell Dubois on
Jade:
I put the ns_log notice as you adviced me earlier, I got this on error.log:

[10/Dec/2003:20:22:13][32514.8192][-main-] Notice: XXX initializing
[10/Dec/2003:20:22:13][32514.8192][-main-] Error: Error sourcing /web/telecen/packages/acs-tcl/tcl/text-html-procs.tcl:
missing close-brace: possible unbalanced brace in comment
    while executing
"ad_proc ad_html_security_check { html } {

    Returns a human-readable explanation if the user has used any HTML
    tag other than the ones marked ..."
    (file "/web/telecen/packages/acs-tcl/tcl/text-html-procs.tcl" line 583)
    invoked from within
"source $__file "

Im going to check the source for that "unbalanced brace", but somehow I dont think I'll find any...