I have issues with radiant cms version 0.8.2.In Application,when i click on 
submit on form application got an error uninitialized controller which is 
in radiant/app/controller.

error :

NameError (uninitialized constant ResourceController): 
vendor/extensions/smart/app/controllers/quote_requests_controller.rb:1 
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in service' 
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:inrun'

/usr/lib/ruby/1.8/webrick/server.rb:173:in start_thread' 
/usr/lib/ruby/1.8/webrick/server.rb:162:instart'

/usr/lib/ruby/1.8/webrick/server.rb:162:in start_thread' 
/usr/lib/ruby/1.8/webrick/server.rb:95:instart'

/usr/lib/ruby/1.8/webrick/server.rb:92:in each' 
/usr/lib/ruby/1.8/webrick/server.rb:92:instart'

/usr/lib/ruby/1.8/webrick/server.rb:23:in start' 
/usr/lib/ruby/1.8/webrick/server.rb:82:instart'

ResourceController is in 
radiant/app/controllers/admin/resource_controller.rb

and in the first line of quote_requests_controller.rb, "class 
QuoteRequestsController < ResourceController::Base" is there.

rails 2.3.14 ruby 1.8.7 rubygems-update (1.4.2) radiant 0.8.2

i was done googling for this issue please help me to figure out error.

Thanking You, 

Nirav

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/Fn0Jw71HTiAJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to