Processing NotesController#createupload (for *.*.*.* at 2007-05-26 19:59:16) [POST]
Session ID: 98873ed2fff1d2d53cbbe7633ed34797
Parameters: {"commit"=>"Create", "page_id"=>"2", "action"=>"createupload", "upload"=>{"uploaded_data"=>#<File:/tmp/CGI.12417.0>}, "controller"=>"notes"}
ActiveRecord::StatementInvalid (Mysql::Error: Column 'page_id' cannot be null: INSERT INTO uploads (`content_type`, `size`, `thumbnail`, `page_id`, `filename`, `height`, `parent_id`, `width`) VALUES('application/msword', 96256, NULL, NULL, 'bioremediation_paper.doc', NULL, NULL, NULL)):
any ideas where to look?