Project

General

Profile

3.0 upgrade issue with Administration / Settings

Added by John Reynolds about 9 years ago

I should start with - my upgrade to 2.6.2 went fine; all previous upgrades for the last few years have gone very well.

Ubuntu 14.04
Using RVM
Ruby 2.2
Rails 4.2
Nginx
Passenger Phusion 4.0.59

Everything builds fine, upgrades fine, etc. All good. Admin information page shows everything working properly.

Every single page loads without trouble EXCEPT for Administration / Settings.

I captured the log on the screen (sorry, not in text). Please see attach.


Replies (2)

RE: 3.0 upgrade issue with Administration / Settings - Added by Lucile Quirion about 9 years ago

Hello,

Can you share the content of config/settings.yml ?
it shall contain:

search_results_per_page:
  default: 10

I suspect that the file v3.0.0 was overwritten with your old file.

RE: 3.0 upgrade issue with Administration / Settings - Added by John Reynolds about 9 years ago

That's exactly what I did, thank you!

    (1-2/2)