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. Upper menu doesn't work

Upper menu doesn't work

Added by Mate Koch about 11 years ago

I have a fresh installation on debian and the upper “Modules” and “Projects” menus don’t work.
On hover they don’t open. If I click on Modules for example, them menu opens for a moment but disappears immediately. Then, until I click again, hover works. After a click the hover doesn’t react any more.

Running RAILS_ENV=“production” bundle exec rake assets:precompile resulted the following warnings:

WARNING on line 33 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/content/_context_menu.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 67 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/content/_context_menu.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 32 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/content/_context_menu.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 66 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/content/_context_menu.css.sass:
This selector doesn’t have any properties and will not be rendered.
Compiled print.css (0ms) (pid 30849)
WARNING on line 37 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/scm.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 93 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/scm.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 38 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/scm.css.sass:
This selector doesn’t have any properties and will not be rendered.
WARNING on line 94 of /usr/local/stow/openproject/openproject/app/assets/stylesheets/scm.css.sass:
This selector doesn’t have any properties and will not be rendered.


Replies (2)

RE: Upper menu doesn't work - Added by Alexandre Ponton about 11 years ago

Try the config.serve_static_assets = true detailed in the following post.

[[https://www.openproject.org/topics/808]]

RE: Upper menu doesn't work - Added by Maissa Mbaye almost 11 years ago

Thank you Alexandre!
Your solution worked for me and solved my menu problem
Maïssa

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