Re: [Radiant] Having issues getting RadiantCMS to run for the first time

2011-08-08 Thread Chance Dinkins
If anyone runs into this in the future, the issue was the version of gems. Downgrade your gems: gem update --system 1.5.3 On Sun, Aug 7, 2011 at 12:00 PM, Chance Dinkins chance...@gmail.com wrote: Bob, Thanks for taking the time to respond. Yo clarify, I forgot that to change my rvm

Re: [Radiant] Trouble installing extensions

2011-08-08 Thread Chance Dinkins
I have run into this as well on OSX 10.7 with radiant 0.9.2. In order to solve it, I had to run the migrations seperately: rake radiant:extensions:[EXTENSION]:migrate rake radiant:extensions:[EXTENSION]:update On Sun, Aug 7, 2011 at 8:11 PM, roguedev jasonrgo...@gmail.com wrote: I want to