On Fri, Nov 28, 2008 at 8:58 PM, kaskado <[EMAIL PROTECTED]> wrote: > > Hi, > I just installed lovd by less and when I run it on localhost I get : > > ArgumentError in Accounts#signup > Showing app/views/accounts/signup.html.erb where line #13 raised: > wrong number of arguments (5 for 4) > > lib/less_form_builder.rb:32:in `initialize' > lib/less_form_builder.rb:32:in `new' > lib/less_form_builder.rb:32:in `label' > lib/less_form_builder.rb:65:in `front' > lib/less_form_builder.rb:41:in `text_field' > app/views/accounts/signup.html.erb:13 > app/helpers/application_helper.rb:12:in `less_form_for' > app/views/accounts/signup.html.erb:6 > > Anybody has seen the problem before ? > I can get to the first page, it's only when trying user related stuff > (login/signup) > /jonathan >
I'm guessing you are running lovd on the wrong version of rails. Lovd should be run on 2.1.1. Anyone wanna port it to 2.2? Pretty please? cheers, steven bristol --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
