Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

After upgrading Redmine to 1.2 I can not save email notification and language settings on "My account" page. I ran rake migrate, but that did not helped. What can cause that problem and is there any way to fix it? Thanks a lot.

share|improve this question

1 Answer

up vote 0 down vote accepted

If you want to save your configuration, you can simply save the "email.yml" file (for email configuration) and "database.yml" (for database configuration).

These files are situated on :

<your_redmine_installation>/configuration/
share|improve this answer
Thanks for response. I can send test email from Administration->Settings, but on user page I can't save neither language settings nor email-notification settings. Is it problem with configuration files or with database? – eliriand Aug 1 '11 at 7:58
Oh! I solved problem with rerunning mugrate. – eliriand Aug 1 '11 at 9:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.