Index: openacs-4/packages/dotlrn/www/weblog-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/weblog-new.tcl,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/dotlrn/www/weblog-new.tcl 29 Jun 2018 17:27:19 -0000 1.11 +++ openacs-4/packages/dotlrn/www/weblog-new.tcl 8 Jul 2022 14:36:55 -0000 1.11.2.1 @@ -60,7 +60,7 @@ notification::request::new -object_id $forum_id \ -type_id [notification::type::get_type_id -short_name "forums_forum_notif"] \ -user_id $user_id \ - -interval_id [notification::get_interval_id -name "instant"] \ + -interval_id [notification::interval::get_id_from_name -name "instant"] \ -delivery_method_id [notification::get_delivery_method_id -name "email"] } } else {