Migrate the db On Thu, Feb 13, 2014 at 1:56 AM, Rajesh Radhakrishnan <[email protected]> wrote: > Hi, > > I updated to GitLab 6.5.1 yesterday. Now, when I click on "Profile > Settings", I get a 500 error. > > In gitlab/log/production.log, here is the error that I see: > > ActionView::Template::Error (undefined method website_url' for > #<User:0x002aaab0fd6148>): > 48: .col-sm-10= f.text_field :twitter, class: "form-control" > 49: .form-group > 50: = f.label :website_url, 'Website', class: "control-label" > 51: .col-sm-10= f.text_field :website_url, class: "form-control" > 52: .form-group > 53: = f.label :bio, class: "control-label" > 54: .col-sm-10 > app/views/profiles/show.html.haml:51:inblock in > appviews_profiles_show_html_haml___4186275427462974217_23456300043040' > app/views/profiles/show.html.haml:11:in > _app_views_profiles_show_html_haml___4186275427462974217_23456300043040' > app/controllers/application_controller.rb:57:inset_current_user_for_thread' > > Any suggestions? > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out.
-- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
