Problem with feeds in 5.0.3?

Hello everyone.

I’m a bit of a newbie, so forgive me if this has already been discussed.

I just got a typo site up and running. It’s at:

http://8misbehaving.carneyweb.com

It doesn’t have any real content yet, but at least it’s up and running.

In any case, I’ve run into a problem. If you either click on the
“Articles” link in the “Syndicate” sidebar, or the “RSS” feed link in
the URL bar, it fails to syndicate the articles with an error. If I go
to the logs, here’s what I see:

rocessing ArticlesController#index (for 144.212.217.24 at 2008-03-21
12:34:52) [GET]
Parameters: {“format”=>“rss”, “action”=>“index”,
“controller”=>“articles”}

/opt/local/lib/ruby/1.8/benchmark.rb:293:in measure' active_record/connection_adapters/abstract/query_cache.rb:33:in action_controller/filters.rb:685:in action_controller/dispatcher.rb:126:in dispatch_cgi’
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
285:in run' /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/ /!\ FAILSAFE /!\ Fri Mar 21 12:34:52 -0400 2008 /opt/local/lib/ruby/1.8/benchmark.rb:293:in measure’
/opt/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
/opt/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
/opt/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
159:in process_client' /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb: configurator.rb:281:in each’
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
configurator.rb:281:in run' /opt/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/ mongrel_rails:136:in run’
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
command.rb:212:in run' /opt/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/ mongrel_rails:252 /opt/local/bin/mongrel_rails:16:in load’
/opt/local/bin/mongrel_rails:16

Does anyone have any idea what I could do to fix this?

Thanks for any help you can provide.

  • Mike.

Sir,

The theme you have selected is missing one of the ‘views’ for the
option you are wanting. If you are the author of this theme you will
want to correct it yourself, otherwise you will need to contact the
author to have them fix it, or switch themes.

The error that you pasted that points this out is,

ActionController::MissingTemplate (Missing layout …/…/themes/
laughingatyou/layouts/default in view path /Users/carney/
8Misbehaving/themes/laughingatyou/views:/Users/carney/8Misbeha
ving/app/views):

Hope this helps

Scott