Forum OpenACS Development: Re: XoWiki 0.36

Collapse
18: Re: XoWiki 0.36 (response to 1)
Posted by Matthew Dodwell on
Gustaf,

got the following error message when trying to add a new wiki page with embedded images. Any ideas?

wrong # args: should be "ns_cache names cache"
while executing
"ns_cache names xowiki_cache link-*-$folder_id"
(procedure "update_references" line 15)
::xowiki::f1 ::xowiki::WikiForm->update_references
invoked from within
"my update_references"
(procedure "new_data" line 7)
::xowiki::f1 ::xowiki::WikiForm->new_data
invoked from within
"::xowiki::f1 new_data"
invoked from within
"set item_id [::xowiki::f1 new_data]"
("uplevel" body line 1)
invoked from within
"uplevel #$level $new_data"
("1" arm line 598)
invoked from within
"switch $errno {
0 {
# TCL_OK
}
1 {
# TCL_E..."
(procedure "ad_form" line 612)
invoked from within
"ad_form -extend -name [my name] -validate [my validate] -new_data $new_data -edit_data $edit_data -on_submit $on_submit -new_request $new_request -..."

cheers
Matthew

Collapse
19: Re: XoWiki 0.36 (response to 18)
Posted by Matthew Dodwell on
Sorry - posted too soon - it's added the article fine, so no problem apart from the odd message.

Cheers
Matthew

ps - fantastic piece of code