Is there any information in the logs? Errors being reported, etc etc.... - james
On 1/21/06, Joshua Schairbaum <[EMAIL PROTECTED]> wrote: > I'm using Engines-Login_Engine-User_Engine all worked fine until... > > I've added a column to the user database...using migrations. I've also > changed the view by creating a new view in 'RAILS_APP/path/to/view'. > I've also correctly configured which fields are 'changeable'. > > Here's my problem. The edit_user function does nothing when the form > gets submitted. It just renders a blank page. I've looked in the > controller and there doesn't appear to be anything that I've changed in > it. I can change passwords, change roles. > > Does anyone have any ideas why this simple function would stop working? > It seems that everything is configured correctly. > > Thanks for any info. > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
