Hi Marc, Thanx for the Tip. I tried removing the app directory.. That helped a little bit. - I could run the migrations. I decided to set up a fresh radiant (gem6.6) app to try this out and drop the event_calendar extension into that app. Now get this error: "undefined local variable or method `no_login_required' for SiteController:Class" RAILS_ROOT: /home/roland/rails/rad66
Application Trace | Framework Trace | Full Trace /usr/local/lib/ruby/gems/1.8/gems/radiant-0.6.6/app/controllers/site_controller.rb:4 /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' /usr/local/lib/ruby/gems/1.8/gems/radiant-0.6.6/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require' /usr/local/lib/ruby/gems/1.8/gems/radiant-0.6.6/vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in' /usr/local/lib/ruby/gems/1.8/gems/radiant-0.6.6/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require' Any clues where to look next? I am not very sure where to look further in the radiant code, to try to trace this down. Thanx Roland -------- Original-Nachricht -------- > Datum: Tue, 20 May 2008 14:15:22 -0600 > Von: "Marc Anderson" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [Radiant] event_calendar - setup > Roland, > > I also came across this issue myself, but after a quick scouring through > the > mailing list I came up with this post of matt parrish's > > http://lists.radiantcms.org/pipermail/radiant/2007-June/005504.html > > basically you have to remove the application.rb and application_helper.rb > files from within the event_calendar extension. > > I hope this helps, > > Marc. > > > On Thu, May 15, 2008 at 9:59 AM, <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I am trying to set up the event_calendar extension > > When I run the rake task, described in Step 3 of the README, I get the > > following errors. I am running Radiant 0.6.5, but also tried 0.6.6 (via > gem > > install) > > > > 3. Migrate extensions: rake db:migrate:extensions > > > > > http://github.com/seancribbs/radiant/tree/master/extensions/event_calendar/README > > > > rake radiant:extensions:event_calendar:update > > (in /home/rol/rails/rchk) > > rake aborted! > > undefined local variable or method `no_login_required' for > > Admin::WelcomeController:Class > > > > Any clues where to fix this? I allready checked the rake task but I > could > > not find a clue there. > > > > Thanx Roland > > -- -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
