Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error when saving settings #2

Open
pousterlus opened this issue Jun 10, 2013 · 7 comments
Open

Internal error when saving settings #2

pousterlus opened this issue Jun 10, 2013 · 7 comments

Comments

@pousterlus
Copy link

Hi,

I've just installed the plugin as described in the manual.
I choose my day (I only put "1" in the field), and when I click "Save", there's an "Internal error" showing up...

Dunno why...

Léo.

@Enkil
Copy link
Owner

Enkil commented Jun 10, 2013

Hi,
what is your redmine version?
Can you paste log ?

@pousterlus
Copy link
Author

Hello Enkil,

Nice to meet you.
Here's my environment log :

Environment:
Redmine version 2.3.1.stable.11844
Ruby version 1.9.3 (i386-freebsd9)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
clipboard_image_paste 1.6a
due_date_reminder 0.4
projects_tree_view 0.0.8
redmine_all_files 0.0.3
redmine_improved_searchbox 0.0.3
redmine_issue_checklist 2.0.5
redmine_monitoring_controlling 0.1.1
rougemine 1.0.3

And that's the log I found in the application :

Started POST "/my/account" for 213.30.164.210 at 2013-06-10 14:40:23 +0200
Processing by MyController#account as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"H4A2WxpPK+onOL/5XEXxXdo58aODPXk3xMErhseL2EU=", "user"=>{"firstname"=>"Leo", "lastname"=>"xxx", "mail"=>"[email protected]", "language"=>"fr", "mail_notification"=>"all", "reminder_notification"=>"0"}, "commit"=>"Sauvegarder", "pref"=>{"hide_mail"=>"0", "time_zone"=>"Paris", "comments_sorting"=>"desc", "warn_on_leaving_unsaved"=>"1"}}
Current user: leo (id=3)
Completed 500 Internal Server Error in 4ms

ActiveRecord::UnknownAttributeError (unknown attribute: reminder_notification):
lib/redmine/safe_attributes.rb:84:in safe_attributes=' app/controllers/my_controller.rb:54:inaccount'

@pousterlus
Copy link
Author

Hi,

Do you have an idea ?

Léo.

@Enkil
Copy link
Owner

Enkil commented Jun 11, 2013

Hi,
i'll answer in 2-3 days. sorry some busy

@Enkil
Copy link
Owner

Enkil commented Jun 13, 2013

Hi,
maybe it was because repo-name was not correct #3
Please, try to reinstall plugin and say how it will be work

On clean redmine install it works correctly

@pousterlus
Copy link
Author

Hi Enkil,

I tried, but unfortunately it doesn't seem to work.
Maybe a conflict with another plugin... I'll give a try on testing each plugin one by one someday.

Thanks,

Léo.

@Enkil
Copy link
Owner

Enkil commented Jun 20, 2013

Hi Leo,
try to clean install Redmine and this plugin. Maybe you're true about another plugins.
If you know what plugin conflicting with Redmine_reminder - we try to repair it

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants