Hoopla!

now with extra whiz-bang!

Hoopla!

uninitialized constant Admin::GeneralController

April 10, 2006 · 0 comments

I just updated my typo to revision 1004 and, while almost all of my site is accessible, going to /admin barfs out a 500 error.

From my log:
1
2
3
4
5
6
7
8
9
10
11
12
13
NameError (uninitialized constant Admin::GeneralController):
    /vendor/rails/activerecord/lib///activesupport/lib/active_support/dependencies.rb:100:in `const_missing'
    generated/routing/recognition.rb:9:in `recognize_path'
    /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in `recognize!'
    /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
    /vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request'
    /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!'
    /vendor/rails/railties/lib/fcgi_handler.rb:53:in `each_cgi'
    /usr/lib/ruby/1.8/fcgi.rb:597:in `each'
    /usr/lib/ruby/1.8/fcgi.rb:597:in `each_cgi'
    /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!'
    /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!'
    dispatch.fcgi:34

Going straight to /admin/content/new can get me to where I can post – so this might just be a typo somewhere.

Tags:·········

0 responses so far ↓

  • There are no comments yet... Kick things off by filling out the form below.

Leave a Comment