Hi,
I got this error message. I donte use cms module. I dont know what
this error message means.
Thanks for help
Oct/2002:16:29:46
Error: Error sourcing /web/openacs-4/packages/cms/tcl/item-
procs.tcl:
can't read "item_id": no such variable
while executing
"return $item_id"
(file "/web/openacs-4/packages/cms/tcl/item-procs.tcl" line 57)
invoked from within
"source $__file "
Notice: Querying '
select package_id from apm_packages where package_key
= 'cms';'
02/Oct/2002:16:29:46
Error: Error sourcing /web/openacs-4/packages/cms/tcl/publish-
procs.tcl:
expected integer but got ""
while executing
"ns_schedule_proc -thread $interval publish::track_publish_status"
(procedure "publish::schedule_status_sweep" line 10)
invoked from within
"publish::schedule_status_sweep"
(file "/web/openacs-4/packages/cms/tcl/publish-procs.tcl" line
448)
invoked from within
"source $__file "
Notice: Querying '
select count(*) from pg_class
where relname = lower('apm_packages') and
relname !~ '^pg_' and relkind = 'r';'