Closed alexyang12 closed 8 years ago
Hello, Did the bundle install work correctly? The plugin requires wice_grid gem. Cheers,
\htdocs > bundle list
the git source https://github.com/ ~~~~~ is not yet checked out. plz run bundle install '
\redmine_login_audit > bundle list
why different? @_@
The plugin has its own Gemfile: https://github.com/martin-denizet/redmine_login_audit/blob/master/Gemfile Is that what's bothering you? I need to update the README to reflect this change.
can not enter login_audit page : (
ok now different error message .
Rendered plugins/redmine_login_audit/app/views/login_audit/index.html.erb within layouts/admin (842.4ms) Completed 500 Internal Server Error in 920ms (ActiveRecord: 0.0ms)
ActionView::Template::Error (TypeError: 개체가 이 속성 또는 메서드를 지원하지 않습니다.): 1: <% content_for :header_tags do %> 2: <%= stylesheet_link_tag 'login_audit', :plugin => 'redmine_login_audit' %> 3: <%= stylesheet_link_tag 'wice_grid', :plugin => 'redmine_login_audit' %> 4: <%= javascript_include_tag 'wice_grid' %> 5: Githubissues.
finished migration.. but
what is this ? on 3.1.1 stable
Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
NoMethodError (undefined method
initialize_grid' for #<LoginAuditController:0x8da5ff0>): lib/redmine/sudo_mode.rb:63:in
sudo_mode'