Index: openacs-4/packages/forums/www/message-post.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/message-post.tcl,v diff -u -N -r1.28.2.3 -r1.28.2.4 --- openacs-4/packages/forums/www/message-post.tcl 28 Nov 2003 14:36:19 -0000 1.28.2.3 +++ openacs-4/packages/forums/www/message-post.tcl 25 Feb 2004 21:10:52 -0000 1.28.2.4 @@ -28,7 +28,7 @@ set action "" } -set user_id [ad_conn user_id] +set user_id [auth::refresh_login] # get the colors from the params set table_border_color [parameter::get -parameter table_border_color]