Hi,
How do weblogs work in the dotlrn personal portals?
I am running dotlrn-1-0, on openacs-4-6/PG, clicked in "create a weblog" in the control panel and get the error below.
I am not sure if this is a bug, or if I need to install a new package, the code seems to use forums. Is this correct Caroline, anyone?
What is the difference with Lars Blogger?
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")
while executing
"ns_pg_bind 0or1row nsdb0 {
select forums_forum__new(:forum_id,'forums_forum',:name,:charter,:presentation_type,:posting_policy,:package_id,NULL,:cre..."
("uplevel" body line 1)
invoked from within
"uplevel $ulevel [list ns_pg_bind $type $db $sql"
invoked from within
"db_exec 0or1row $db $full_statement_name $sql"
invoked from within
"if {[regexp -nocase -- {^\s*select} $test_sql match]} {
db_qd_log QDDebug "PLPGSQL: bypassed anon function"
set selection [db_..."
("uplevel" body line 6)
invoked from within
"uplevel 1 $code_block "
invoked from within
"db_with_handle db {
# plsql calls that are simple selects bypass the plpgsql
# mechanism for creating anonymous functions (OpenACS - ..."
(procedure "db_exec_plsql" line 13)
invoked from within
"db_exec_plsql create_object "
BEGIN
:1 := ${package_name}.new([plsql_utility::generate_attribute_parameter_call -prepend ":" -indent [expr..."
(procedure "package_instantiate_object" line 106)
invoked from within
"package_instantiate_object -extra_vars $extra_vars forums_forum"
(procedure "forum::new" line 8)
invoked from within
"forum::new -name $name -charter $charter -presentation_type $presentation_type -posting_policy $posting_policy -package_id $weblog_package_id "
invoked from within
"set forum_id [forum::new -name $name -charter $charter -presentation_type $presentation_type -posting_policy $posting_policy -package_id $weblog_p..."
("uplevel" body line 2)
invoked from within