Hello,
after upgrading to a newer gem (to 0.6.9 w/ rails 2.1.0 from 0.6.4 w/
rails < 2.x), I get the following error, during login:
--%<--
undefined local variable or method `salt' for #<User:0x25542e8>
/Library/Ruby/Gems/1.8/gems/radiant-0.6.9/vendor/rails/activerecord/
lib/active_record/attribute_methods.rb:205:in `method_missing'
/Library/Ruby/Gems/1.8/gems/radiant-0.6.9/app/models/user.rb:32:in
`sha1'
/Library/Ruby/Gems/1.8/gems/radiant-0.6.9/app/models/user.rb:37:in
`authenticate' /Library/Ruby/Gems/1.8/gems/radiant-0.6.9/app/
controllers/admin/welcome_controller.rb:13:in `login'
--%<--
I tried to disable any extensions and commented out the followine line
in environment.rb:
config.extensions = [ :shards, :page_attachments, :mailer, :all ]
But the error was still there.
BTW: I only got problems during login into /admin so far. The frontend
is working.
Any ideas and help?
Thank you!
rainer
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant