Forum OpenACS CMS: CMS Problem

Collapse
Posted by John Macuga on
I installed CMS, mounted in a folder under Main Site and this is what I get when I try to access it. Can anyone help?

TIA
john

Selection did not return a value, and no default was provided
while executing
"db_string sitemap_get_root_id """
(procedure "cm::modules::sitemap::getRootFolderID" line 3)
invoked from within
"cm::modules::${mount_point}::getRootFolderID $subsite_id"
invoked from within
"set root_id [cm::modules::${mount_point}::getRootFolderID $subsite_id]"
("uplevel" body line 21)
invoked from within
"uplevel {
ad_page_contract {
List contents of a folder
List path of this folder
List path of any symlinks to this folder


@author Mic..."
(procedure "code::tcl::/var/lib/aolserver/service0/packages/cms/www/modu..." line 2)
invoked from within
"code::tcl::$__adp_stub"
invoked from within
"if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init tcl $__adp_stub
..."
("uplevel" body line 3)
invoked from within
"uplevel {

if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init t..."
(procedure "adp_prepare" line 2)
invoked from within
"adp_prepare "
(procedure "template::adp_parse" line 30)
invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
(procedure "adp_parse_ad_conn_file" line 5)
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""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/$path"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl_url2path_info..."

Collapse
2: Re: CMS Problem (response to 1)
Posted by Michael Steigman on
Where did you get CMS from (CVS? which tag?)?