no method error ezFAQ
Added by Andrea Saccavini over 14 years ago
After upgrade from 0.9.3 to 1.0.2 the plugin ezFAQ returns an error when I try to create e new faq:
NoMethodError (undefined method `attach_files' for #<EzfaqController:0xb6f92354>):
vendor/plugins/ezfaq_plugin/app/controllers/ezfaq_controller.rb:77:in `new'
Any help?
Replies (3)
RE: no method error ezFAQ - Added by Felix Schäfer over 14 years ago
Try to contact the author of the plugin directly too, no all come by here often.
RE: no method error ezFAQ - Added by Chris Underwood about 14 years ago
I had the same issue and emailed the author, here's what I got back
"I am sorry that the plugin has not been updated for some time so it may be not compatible with the last redmine.
And I am a little too busy to update it now."
RE: no method error ezFAQ - Added by Andrea Saccavini about 14 years ago
problem solved!
Here is the correct controller.rb
Bye
ezfaq_controller.rb (9.92 KB) ezfaq_controller.rb |