Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Problem with layout

Problem with layout

Added by Douglas Leonardo over 10 years ago

Hello, since I was trying to update my version 3.03 … I’m having this problem layout is not showing the correct layout … but I’m talking the whole process, when I run:
RAILS_ENV = production bundle exec rake db: migrate and
RAILS_ENV = production bundle exec rake assets: precompile
Returns me this error: Application.initialize … [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can I18n.enforce_available_locales September = false to avoid this message.
And when I start the server … I have these messages:
Application.initialize! … [Deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can I18n.enforce_available_locales September = false to avoid this message.
/home/openproject/.rvm/gems/ruby-2.1.0/gems/svg-graph-1.0.5/lib/SVG/Graph/Graph.rb:3: warning: class variable access from toplevel

Processing by WelcomeController # index as HTML
   Rendered welcome / index.html.erb Within layouts / base (36.9ms)
   Rendered search / _mini_form.html.erb (3.2ms)
   Rendered account / _login.html.erb (16.9ms)
   Rendered layouts / _action_menu.html.erb (0.9ms)
Completed 200 OK in 278.0ms (Views: 152.2ms | ActiveRecord: 6.2ms)
Started GET “/assets/default-773d837fcc9a030dbf69a99edc886d64.css” is 187 115 194 136 at 10/20/2014 08:23:56 –0200

ActionController :: RoutingError (No route matches [GET] “/assets/default-773d837fcc9a030dbf69a99edc886d64.css”):


Loading...