Guest User

Untitled

a guest
Apr 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.28 KB | None | 0 0
  1. ActionView::ActionViewError (Couldn't find template file for /facebook_profile_boxes/user/_campaign in ["/Users/dare/trunk/app/views"]):
  2. /vendor/rails/actionpack/lib/action_view/base.rb:312:in `render_file'
  3. /vendor/rails/actionpack/lib/action_view/base.rb:331:in `render'
  4. /vendor/rails/actionpack/lib/action_view/partials.rb:117:in `render_partial'
  5. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
  6. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
  7. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:307:in `realtime'
  8. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
  9. /vendor/rails/actionpack/lib/action_view/partials.rb:116:in `render_partial'
  10. /vendor/rails/actionpack/lib/action_controller/base.rb:896:in `send!'
  11. /vendor/rails/actionpack/lib/action_controller/base.rb:896:in `render_with_no_layout'
  12. /vendor/rails/actionpack/lib/action_controller/layout.rb:270:in `render_without_benchmark'
  13. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
  14. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
  15. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
  16. /app/controllers/facebook_users_controller.rb:8:in `profile_box_fbml'
  17. /vendor/rails/actionpack/lib/action_controller/base.rb:1158:in `send'
  18. /vendor/rails/actionpack/lib/action_controller/base.rb:1158:in `perform_action_without_filters'
  19. /vendor/rails/actionpack/lib/action_controller/filters.rb:697:in `call_filters'
  20. /vendor/rails/actionpack/lib/action_controller/filters.rb:725:in `run_before_filters'
  21. /app/controllers/application.rb:169:in `time_actions'
  22. /vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `send!'
  23. /vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `call'
  24. /vendor/rails/actionpack/lib/action_controller/filters.rb:722:in `run_before_filters'
  25. /vendor/rails/actionpack/lib/action_controller/filters.rb:695:in `call_filters'
  26. /vendor/rails/actionpack/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark'
  27. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  28. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
  29. /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  30. /vendor/rails/actionpack/lib/action_controller/rescue.rb:199:in `perform_action_without_caching'
  31. /vendor/rails/actionpack/lib/action_controller/caching.rb:678:in `perform_action'
  32. /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  33. /vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
  34. /vendor/rails/actionpack/lib/action_controller/caching.rb:677:in `perform_action'
  35. /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send'
  36. /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters'
  37. /vendor/rails/actionpack/lib/action_controller/filters.rb:685:in `process_without_session_management_support'
  38. /vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in `process'
  39. /vendor/rails/actionpack/lib/action_controller/base.rb:388:in `process'
  40. /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:171:in `handle_request'
  41. /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch'
  42. /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi'
  43. /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch'
  44. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
  45. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
  46. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
  47. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
  48. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
  49. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
  50. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
  51. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
  52. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
  53. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
  54. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
  55. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
  56. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
  57. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
  58. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
  59. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
  60. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
  61. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
  62. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
  63. /vendor/rails/activesupport/lib/active_support/dependencies.rb:489:in `load'
  64. /vendor/rails/activesupport/lib/active_support/dependencies.rb:489:in `load'
  65. /vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
  66. /vendor/rails/activesupport/lib/active_support/dependencies.rb:489:in `load'
  67. /vendor/rails/railties/lib/commands/servers/mongrel.rb:64
  68. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
  69. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
  70. /vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
  71. /vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
  72. /vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
  73. /vendor/rails/railties/lib/commands/server.rb:39
  74. script/server:3:in `require'
  75. script/server:3
Add Comment
Please, Sign In to add comment