Hello,
I was delighted to have been able to install dotlrn sucessfully -
minus the static portlet module. However, when I got to adding myself
(the site-wide admin) to dotlrn - I got this request error.
Excerpt Follows -------------
Database operation "dml" failed
while executing
"ns_pg_bind dml nsdb0 {
update acs_objects
set security_inherit_p = 'f'
where object_id = :object_id
}"
("uplevel" body line 1)
invoked from within
"uplevel $ulevel [list ns_pg_bind $type $db $sql"
invoked from within
"db_exec dml $db $full_statement_name $sql"
("uplevel" body line 2)
invoked from within
"uplevel 1 $code_block "
invoked from within
"db_with_handle db {
db_exec dml $db $full_statement_name $sql
}"
(procedure "db_dml" line 37)
---------------------------------------------
Am trying to pin point where it occurs. Maybe someone has encountered
this before.
I using the latest checkout from dotlrn and Postgres 7.1.3.
Regards,