Since I couldn't post a reply to the actual thread I am starting a new one...
Anyways, I am having the same problem as the above title. I am unable to successfully install and run the radiant-settings extension. I do the following steps: sudo gem install radiant-settings-extension script/extension install settings script/console production ------------------>Radiant::Config['roles.settings']='admin' rake radiant:extensions:settings:update rake radiant:extensions:settings:migrate Then when I try to access "Subtites" for example under the Applications window under Settings, I get an error such as: undefined method `description' for #<Radiant::Config:0x23a9498> Any ideas on what could be going here? OS: OSx 10.5.8 gem -v: 1.3.6 ruby - v: 1..8.6 rails -v: 2.3.5 Thanks
