Ok, I will give it another try tomorrow. Will investigate some more if it fails...
Thanks Peter. On 6/14/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > > Nope. Although it shouldn't be necessary, you might try > > rake production radiant:extensions:page_attachments:update > > If that task didn't need RAILS_ROOT to know where to copy files, I > would make it independent of the current environment altogether. > > Sean > > On 6/14/07, Peter Berkenbosch <[EMAIL PROTECTED]> wrote: > > Hi Sean, > > > > vendor/extentions only has a folder page_attachments. > > > > Should there be more? > > > > Peter. > > > > > > > > On 6/13/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > > > > > > > > Peter, > > > > > > > > Could you give a directory listing of vendor/extensions? Thanks. > > > > > > > > Sean > > > > > > > > Peter Berkenbosch wrote: > > > > > Hello List, > > > > > > > > > > I'm currently trying to install the page_attachments extention, > but > > > > facing a > > > > > problem when I run rake > radiant:extensions:page_attachments:update. > > > > > > > > > > This is the trace: > > > > > > > > > > ** Invoke environment (first_time) > > > > > ** Execute environment > > > > > Extensions cannot be used until Radiant migrations are up to date. > > > > > ** Execute radiant:extensions:page_attachments:update > > > > > rake aborted! > > > > > uninitialized constant PageAttachmentsExtension > > > > > > > > > > /cygdrive/c/dev/Source/radiant_workspace/demo/config/../vendor/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:266:in > > > > > > > > > `load_missing_constant' > > > > > > > > > > /cygdrive/c/dev/Source/radiant_workspace/demo/config/../vendor/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:452:in > > > > > `const_missing' > > > > > > > > > > /cygdrive/c/dev/Source/radiant_workspace/demo/config/../vendor/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:464:in > > > > > `const_missing' > > > > > > > > > > /cygdrive/c/dev/Source/radiant_workspace/demo/config/../vendor/extensions/page_attachments/lib/tasks/page_attachments_extension_tasks.rake:12 > > > > > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `call' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `execute' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `each' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `execute' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in `invoke' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in > > > > `synchronize' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > `top_level' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > `top_level' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > > > > `standard_exception_handling' > > > > > /usr/lib/ruby/gems/1.8/gems/rake- 0.7.3/lib/rake.rb:1733:in > > > > `top_level' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > > > > `standard_exception_handling' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run' > > > > > /usr/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > > > > > /usr/bin/rake:16:in `load' > > > > > /usr/bin/rake:16 > > > > > > > > > > Any thoughts ? > > > > > > > > > > Thanks > > > > > > > > > > Peter Berkenbosch > > > > > _______________________________________________ > > > > > Radiant mailing list > > > > > Post: [email protected] > > > > > Search: http://radiantcms.org/mailing-list/search/ > > > > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Radiant mailing list > > > > Post: [email protected] > > > > Search: http://radiantcms.org/mailing-list/search/ > > > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > > > > > > > > > > > > > -- > > > met vriendelijke groet, > > > > > > Peter Berkenbosch > > > > > > > > > > -- > > met vriendelijke groet, > > > > Peter Berkenbosch > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- met vriendelijke groet, Peter Berkenbosch _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
