Index: openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl,v diff -u -r1.39 -r1.40 --- openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl 29 Mar 2002 19:51:44 -0000 1.39 +++ openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl 2 Apr 2002 06:13:47 -0000 1.40 @@ -71,7 +71,7 @@ if {[llength $element_id_list] == 0} { # Tell portal to add this element to the page - set element_id [portal::add_element -pretty_name "Bboards" $portal_id [my_name]] + set element_id [portal::add_element -pretty_name "Bboards" -force_region 1 $portal_id [my_name]] # There is already a value for the param which must be overwritten portal::set_element_param $element_id instance_id $instance_id set package_id_list [list]