[Radiant] Problem with Extensions

2009-05-14 Thread Emanuel Vinzent
Hello all, i have a problem with installing Extensions, the error-message Could not load extension from file: drag-order_extension. # rake aborted! You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.+ the direct

Re: [Radiant] Problem with Extensions

2009-05-14 Thread Emanuel Vinzent
thank's! with the underscores in the directiories will should be work ;-) 2009/5/14 N. Turnage > Emanuel Vinzent wrote: > >> Hello all, >> >> i have a problem with installing Extensions, >> >> the error-message >> >> Could not load ex

Re: [Radiant] Problem with Extensions

2009-05-14 Thread Emanuel Vinzent
Sry, thanks, now work's fine! ;-) 2009/5/14 john muhl > http://wiki.github.com/radiant/radiant/installing-extensions > > On Thu, May 14, 2009 at 9:02 AM, Mohit Sindhwani wrote: > > Emanuel Vinzent wrote: > >> > >> thank's! > >> > >>

[Radiant] install gallery

2009-10-21 Thread Emanuel Vinzent
Hi, when i install the gallery extension with rake RAILS_ENV=production radiant:extensions:gallery:install shows this error: rake aborted! syntax error on line 5, col 0: `gallery_based: no' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/yaml.rb:133:in `load' /System/Libra

[Radiant] gallery extension error

2009-11-11 Thread Emanuel Vinzent
hi i try to install the gallery-ext. vinz:dorfbrand vinz$ ./script/extension install gallery Initialized empty Git repository in /private/var/folders/-q/-qlnHoFOFbCCajjZzhXJDk+++TI/-Tmp-/gallery/.git/ remote: Counting objects: 1039, done. remote: Compressing objects: 100% (523/523), done. remote:

Re: [Radiant] gallery extension error

2009-11-11 Thread Emanuel Vinzent
the > line: > > Radiant::Config["gallery.storage"] = "s3" > > That fixed it for me. > > > On 11 Nov 2009, at 09:16, Emanuel Vinzent wrote: > > > hi > > > > i try to install the gallery-ext. > > > > vinz:dorfbrand

Re: [Radiant] gallery extension error

2009-11-11 Thread Emanuel Vinzent
thanks guys for help! works fine*! cheers vinz* 2009/11/11 Haselwanter Edmund > > On 11.11.2009, at 10:23, Paul Ingles wrote: > > > I just had the same problem. You need to edit your config/ > > environment.rb file. Inside the config.after_initialize block, add the > > line: > > > > Radiant::Co