Giter Site home page Giter Site logo

Comments (5)

mreyzlin-spotuse avatar mreyzlin-spotuse commented on August 17, 2024

Same here.
Ubuntu 10.04, Redmine 1.1.

Internal error when going to the "My Todos" link.

from redmine-todos-scrum-plugin.

dalyons avatar dalyons commented on August 17, 2024

can either of you please post some log data that shows the error?

The logs for a rails project are found in REDMINE_PATH/log/production.log (or development.log)

from redmine-todos-scrum-plugin.

findup avatar findup commented on August 17, 2024

Same here.
Redmine 1.1.

[REDMINE_PATH/log/production.log]

Processing MytodosController#index (for xxx.xxx.xxx.xxx at 2011-03-04 16:32:43) [GET]
Parameters: {"action"=>"index", "controller"=>"mytodos"}
Rendering template within layouts/base
Rendering mytodos/index

ActionView::TemplateError (No plugin called 'redmine_todos_plugin' - please use the full name of a loaded plugin.) on line #2 of vendor/plugins/dalyons-redmine-todos-scrum-plugin-06cfd76/app/views/mytodos/index.html.erb:
1: <% content_for :header_tags do %>
2: <%= stylesheet_link_tag 'todos', :plugin => 'redmine_todos_plugin' %>
3: <%= stylesheet_link_tag 'todos_print', :plugin => 'redmine_todos_plugin', :media => 'print' %>
4: <% end %>
5:

vendor/plugins/dalyons-redmine-todos-scrum-plugin-06cfd76/app/views/mytodos/index.html.erb:2
app/helpers/application_helper.rb:856:in `content_for'
vendor/plugins/dalyons-redmine-todos-scrum-plugin-06cfd76/app/views/mytodos/index.html.erb:1
passenger (3.0.3) lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
passenger (3.0.3) lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'
passenger (3.0.3) lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
passenger (3.0.3) lib/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler'
passenger (3.0.3) lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `send'
passenger (3.0.3) lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `handle_spawn_application'
passenger (3.0.3) lib/phusion_passenger/utils.rb:479:in `safe_fork'
passenger (3.0.3) lib/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:357:in `__send__'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:180:in `start'
passenger (3.0.3) lib/phusion_passenger/classic_rails/application_spawner.rb:149:in `start'
passenger (3.0.3) lib/phusion_passenger/spawn_manager.rb:219:in `spawn_rails_application'
passenger (3.0.3) lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
passenger (3.0.3) lib/phusion_passenger/spawn_manager.rb:214:in `spawn_rails_application'
passenger (3.0.3) lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize'
passenger (3.0.3) lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
passenger (3.0.3) lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application'
passenger (3.0.3) lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application'
passenger (3.0.3) lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:357:in `__send__'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
passenger (3.0.3) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
passenger (3.0.3) helper-scripts/passenger-spawn-server:99

from redmine-todos-scrum-plugin.

findup avatar findup commented on August 17, 2024

I solved.
Install plugin directory to "REDMINE_PATH/vendor/plugins/redmine_todo_plugin".
Not "REDMINE_PATH/vendor/plugins/dalyons-redmine-todos-scrum-plugin".

from redmine-todos-scrum-plugin.

 avatar commented on August 17, 2024

Renaming the directory doesn't improve the error..

from redmine-todos-scrum-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.