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. Issues with OpenProject menues after installation.

Issues with OpenProject menues after installation.

Added by Alexandre Ponton about 11 years ago

I finally been able to install OpenProject this morning. However, all the menues seem to have issues.

When I click on a section of the top menu, it happen that the scrolling menu goes down but when it does and I try to reach it, it just disappear and I am not able to access anything.

Attached a screenshot

I tried with multiple browser without success.


Replies (3)

RE: Issues with OpenProject menues after installation. - Added by Christian Ratz about 11 years ago

Hello Alexandre,

this usually happens if you run OpenProject with outdated assets. If you run OpenProject in development mode delete the ‘public/assets’ folder or run rake assets:clean
If you run OpenProject in production mode run RAILS_ENV=production bundle exec rake assets:precompile

Best
Ratzi

RE: Issues with OpenProject menues after installation. - Added by Alexandre Ponton about 11 years ago

I am still having the same issue.

I used the stable branch and used RAILS_ENV=production

Any other possibility someone can think of ?

Thank you

RE: Issues with OpenProject menues after installation. - Added by Maissa Mbaye about 11 years ago

Just to say that problem was solved by Alexandre himself

config.serve_static_assets = true
in config/environments/production.rb

See here https://www.openproject.org/topics/1251

  • (1 - 3/3)
Loading...