Displaying 2 results from an estimated 2 matches for "phone_day".
2007 Sep 28
4
undefined method error
Hi,
I''m running the trunk version with drb server. In my ferret_server.log I
get a lot of messages like this:
#method_missing(:add, ["User", {:first_name=>"blah", :comments=>nil,
:company=>"blah", :phone_day=>""}])
Over and over again.
But more importantly, since yesterday doing a search has caused an
exception:
A NoMethodError occurred in partners#user_search:
undefined method `each'' for :sales_region:Symbol
[RAILS_ROOT]/vendor/plugins/acts_as_ferret/lib/class_methods.r...
2012 Oct 17
6
NoMethodError (undefined method `service_options' for nil:NilClass)
...race:
Processing QuoteRequestsController#create (for 127.0.0.1 at 2012-10-17
16:07:34) [POST]
Parameters: {"controller"=>"quote_requests",
"quote_request"=>{"packing_required"=>"", "move_steps_number"=>"",
"phone_day"=>"", "pickup_region_id"=>"", "email"=>"", "move_to_street"=>"",
"move_from_suburb"=>"", "title"=>"", "quick_estimate"=>"true",
"room_co...