Re: [Radiant] issues with radiant/heroku

2010-05-19 Thread banane
Run heroku log to get a more detailed app server error log. I just setup a Radiant site on Heroku this weekend! You may want to incrementally add the extensions, because it might be one of them that's the issue. But definitely check the log first. The solution to the problem I was having- if this

[Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
I'm trying to build a gem for radiant-0.9.0.rc3, but it's not going too well. Is there some secret mojo I'm missing? % pwd /workplace/octane/src/RubyGem-radiant/radiant-0.9.0.rc3 % gem build radiant.gemspec ERROR: While executing gem ... (Gem::InvalidSpecificationException)

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
Thanks. Though now I have a different problem: % gem build radiant.gemspec ERROR: While executing gem ... (ArgumentError) /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/version.rb:56:in `initialize': Malformed version number string 0.9.0.rc3 Do I just need

[Radiant] Gallery install not working

2010-05-19 Thread Bentley78
I installed the gallery extension and it failed. I tried to uninstall it and it's not there but no in my admin panel I get the following message: GalleryExtension error gallery. /path/to/gallery.yml doesn't exist. The website is working but I can't do anything throught he panel. Is there a way

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread john muhl
you might have better luck with rake radiant:gem On Wed, May 19, 2010 at 3:56 PM, D.Kreft d...@kreft.net wrote: Thanks. Though now I have a different problem: % gem build radiant.gemspec ERROR:  While executing gem ... (ArgumentError)  

Re: [Radiant] issues with radiant/heroku

2010-05-19 Thread banane
We took this offline, but to update the list- I know I've seen this before- found the thread: http://old.nabble.com/Installin-on-HostingRails-td28031362.html As Jim said, looks like you have a mixed setup, a .9 DB and a .8 gem. You can tell Heroku what gem you want, by setting up a .gems file and