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 > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > _______________________________________________ > 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
