Index: openacs-4/contrib/packages/events/www/order-check.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/events/www/order-check.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/contrib/packages/events/www/order-check.tcl 9 Mar 2003 16:27:28 -0000 1.2 +++ openacs-4/contrib/packages/events/www/order-check.tcl 1 Mar 2005 00:01:16 -0000 1.3 @@ -22,8 +22,8 @@ } } -set user_id [ad_verify_and_get_user_id] -ad_maybe_redirect_for_registration +set user_id [ad_conn user_id] +auth::require_login # check and see if this reg belongs to this user if { ![db_0or1row reg_exists {}] } {