Closed redmine-fr33520 closed 11 years ago
Hello, do you have other plugins installed ? Which ones (name+version) ?
Sorry I don't know how to catch plugin's version (sql? commande line). I try reinstall Bitnami package but I have same problem. Regards, Olivier
System Win 7.
acts_as_activity_provider acts_as_attachable acts_as_customizable acts_as_event acts_as_list acts_as_searchable acts_as_tree acts_as_versioned acts_as_watchable awesome_nested_set classic_pagination gravatar open_id_authentication prototype_legacy_helper redmine_screenshot_paste-master rfpdf
Hello, Sorry, i tried the case #6 unsuccesfully. Thanks for your help.
ActionView::Template::Error (Missing partial issues/screenshot with {:handlers=>[:rjs, :rsb, :erb, :builder], :locale=>[:fr, :en], :formats=>[:html]}. Searched in:
send' lib/redmine/hook.rb:111:in
view_issues_form_details_bottom'
lib/redmine/hook.rb:61:in send' lib/redmine/hook.rb:61:in
call_hook'
lib/redmine/hook.rb:61:in each' lib/redmine/hook.rb:61:in
call_hook'
lib/redmine/hook.rb:58:in tap' lib/redmine/hook.rb:58:in
call_hook'
lib/redmine/hook.rb:158:in call_hook' app/views/issues/_form.html.erb:47:in
_app_views_issuesform_html_erb_269831045_93546960'
app/helpers/application_helper.rb:957:in labelled_fields_for' app/views/issues/_form.html.erb:1:in
_app_views_issuesform_htmlerb269831045_93546960'
app/views/issues/new.html.erb:11:in _app_views_issues_new_html_erb___472124251_93809256' app/helpers/application_helper.rb:950:in
labelled_form_for'
app/views/issues/new.html.erb:5:in _app_views_issues_new_html_erb___472124251_93809256' app/controllers/issues_controller.rb:130:in
new'
app/controllers/issues_controller.rb:129:in `new'
-Solved !-
Thanks for your help and for your work.
I tried to install 2.x plugin on Redmine 2.0.3 (BitNami release) just install on plugin folder when i open a new ticket, i have an error.
See log entries :
Started GET "/redmine/projects/titus/issues/new" for 127.0.0.1 at Fri Nov 23 09:52:39 +0100 2012 Processing by IssuesController#new as HTML Parameters: {"project_id"=>"titus"} Rendered issues/_form_custom_fields.html.erb (259.0ms) Rendered issues/_attributes.html.erb (361.0ms) Rendered issues/_form.html.erb (494.0ms) Rendered issues/new.html.erb within layouts/base (541.0ms) Completed 500 Internal Server Error in 831ms
ActionView::Template::Error (Missing partial issues/screenshot with {:handlers=>[:rjs, :rsb, :erb, :builder], :locale=>[:fr, :en], :formats=>[:html]}. Searched in:
send' lib/redmine/hook.rb:111:in
view_issues_form_details_bottom' lib/redmine/hook.rb:61:insend' lib/redmine/hook.rb:61:in
call_hook' lib/redmine/hook.rb:61:ineach' lib/redmine/hook.rb:61:in
call_hook' lib/redmine/hook.rb:58:intap' lib/redmine/hook.rb:58:in
call_hook' lib/redmine/hook.rb:158:incall_hook' app/views/issues/_form.html.erb:47:in
_app_views_issuesform_html_erb_941061929_91321152' app/helpers/application_helper.rb:957:inlabelled_fields_for' app/views/issues/_form.html.erb:1:in
_app_views_issuesform_htmlerb941061929_91321152' app/views/issues/new.html.erb:11:in_app_views_issues_new_html_erb___639076534_91428948' app/helpers/application_helper.rb:950:in
labelled_form_for' app/views/issues/new.html.erb:5:in_app_views_issues_new_html_erb___639076534_91428948' app/controllers/issues_controller.rb:130:in
new' app/controllers/issues_controller.rb:129:in `new'