Hi All-- I'm new to Randiant, Heroku and RoR, so please forgive me if I ask stupid questions-- I've been developing PHP apps for a long while, and have always intended to get into RoR, and finally made a real attempt.
I have followed several tutorials, mainly the Radiant github wiki tutorial (http://wiki.github.com/radiant/radiant/installing-on-heroku) to attempt to get Radiant up on Heroku. At this point I've got Radiant 0.8.2, Rails 2.3.5 and Ruby 1.8.7 on my local machine, and the same on Heroku. I also installed redcloth 4.2.3, rdiscount 1.6.3.2, will- paginate 2.3.12, and rspec 1.3.0. I am running Radiant agains the sqlite3 database. So far so good? Deploying to Heroku appeared to go fine, and the front end of the CMS looks great. However, when I login to the admin, the styles appear broken, and though Pages and Snippets work fine, if I attempt to view Users or Layouts I get this unhelpful error: Application error Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html The system is at http://growing-stone-97.heroku.com/ if anyone cares to look-- I can't even change the default password, since once logged into the admin I'm unable to view the Users panel. Any help or pointers very appreciated.
