Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6135405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:28:31+00:00 2026-05-23T17:28:31+00:00

Processing UserSessionsController#create (for 127.0.0.1 at 2011-07-10 01:45:03) [POST] Parameters: {commit=>Submit, user_session=>{username=>iamtoc, password=>[FILTERED]}, action=>create, authenticity_token=>t8W0rb/n2ew5hRZDCAy6FagbzgZPNXhWU5dwdOS9PnU=,

  • 0
Processing UserSessionsController#create (for 127.0.0.1 at 2011-07-10 01:45:03) [POST]
  Parameters: {"commit"=>"Submit", "user_session"=>{"username"=>"iamtoc", "password"=>"[FILTERED]"}, "action"=>"create", "authenticity_token"=>"t8W0rb/n2ew5hRZDCAy6FagbzgZPNXhWU5dwdOS9PnU=", "controller"=>"user_sessions"}
  [4;36;1mUser Columns (3.0ms)[0m   [0;1mSHOW FIELDS FROM `users`[0m
  [4;35;1mSQL (3.0ms)[0m   [0mSHOW TABLES[0m

NoMethodError (undefined method `where' for #<Class:0x5e42c98>):
  authlogic (3.0.3) lib/authlogic/acts_as_authentic/login.rb:122:in `find_with_case'
  authlogic (3.0.3) lib/authlogic/acts_as_authentic/login.rb:110:in `find_by_smart_case_login_field'
  authlogic (3.0.3) lib/authlogic/session/scopes.rb:95:in `send'
  authlogic (3.0.3) lib/authlogic/session/scopes.rb:95:in `search_for_record'
  authlogic (3.0.3) lib/authlogic/session/scopes.rb:94:in `send'
  authlogic (3.0.3) lib/authlogic/session/scopes.rb:94:in `search_for_record'
  authlogic (3.0.3) lib/authlogic/session/password.rb:183:in `validate_by_password'
  authlogic (3.0.3) lib/authlogic/session/callbacks.rb:83:in `validate'
  authlogic (3.0.3) lib/authlogic/session/validation.rb:64:in `valid?'
  app/controllers/user_sessions_controller.rb:9:in `create'
  C:/Ruby187/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
  C:/Ruby187/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:162:in `start'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:95:in `start'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:92:in `each'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:92:in `start'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:23:in `start'
  C:/Ruby187/lib/ruby/1.8/webrick/server.rb:82:in `start'
  /script\server:3
  C:/Ruby187/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.16/lib/ruby-debug-ide.rb:112:in `debug_load'
  C:/Ruby187/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.16/lib/ruby-debug-ide.rb:112:in `debug_program'
  C:/Ruby187/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.16/bin/rdebug-ide:87
  C:/Ruby187/bin/rdebug-ide:19:in `load'
  C:/Ruby187/bin/rdebug-ide:19

  [4;36;1mSQL (2.0ms)[0m   [0;1mSHOW TABLES[0m
Rendered rescues/_trace (51.0ms)
Rendered rescues/_request_and_response (1.0ms)
Rendering rescues/layout (internal_server_error)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T17:28:32+00:00Added an answer on May 23, 2026 at 5:28 pm

    It is hard to answer this question from this log. It seems like you use a newer(?) version of Authlogic than needed. (There is a missing function call)

    Do you have some more version information?

    Rails / activerecord version is required

    Authlogic 3.0.3 depends on activerecord >= 3.0.7
    

    You can install an older fix version of Authlogic if you need an older like this :

    gem install -v <version>
    

    Then if you use rails, you can specify the correct version to use. ( in environment.rb in case of 2.X) If you use Authlogic 3.0.3 I suggest you use Rails 3.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After processing form from POST I should redirect, to prevent user from hitting back.
In data processing, I frequently need to create a lookup data structure to map
When processing a POST request in the Django views.py file, I sometimes need to
We are processing a byte[] as shown below (the file is POST'ed to a
Processing time doubles as Y goes to the right. Can anybody tell me why?
String processing in C# and VB.NET is easy for me, but understanding how to
I'm processing a huge file with (GNU) awk , (other available tools are: Linux
My custom homebrew photography processing software, running on 64 bit Linux/GNU, writes out PNG
I'm processing a file, line-by-line, and I'd like to do an inverse match. For
In our processing software we are moving from one version of an external assembly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.