http://frank.be/articles/2006/12/21/typo-blog-flickr-sidebar-patch
There is a patch there that may help you. It's just that flickr has changed their URL. Seems we need to change the way typo flickr url parser works. Cheers Frederic Le 21 déc. 06 à 19:56, Steve Lenti a écrit : > I disabled the flickr sidebar and that seemed to fix the problem. I > haven't had time to debug the actual problem. > -Steve > > On 12/21/06, mathew <[EMAIL PROTECTED]> wrote: >> Anyone have any idea why this has suddenly started happening? Or >> what >> it even means? Typo stable release. >> >> RuntimeError (Controller stack got out of kilter!): >> /app/models/blog.rb:127:in `after' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:227:in >> `around_filter' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:401:in >> `call_filters' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:394:in >> `call_filters' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:389:in >> `after_action' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:369:in >> `perform_action_without_benchmark' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/benchmarking.rb:69:in >> `perform_action_without_rescue' >> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/benchmarking.rb:69:in >> `perform_action_without_rescue' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/rescue.rb:82:in >> `perform_action' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/base.rb:408:in >> `process_without_filters' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:377:in >> `process_without_session_management_support' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/session_management.rb:117:in >> `process' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:71:in >> `process_with_components' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:137:in >> `component_response' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:108:in >> `render_component_as_string' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:169:in >> `component_logging_with_unfiltered_options' >> /lib/rails_patch/components.rb:10:in `component_logging' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:107:in >> `render_component_as_string' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/components.rb:44:in >> `render_component' >> /app/helpers/articles_helper.rb:121:in `render_sidebars' >> /app/views/./../../themes/scribbish/layouts/default.rhtml:31:in >> `_run_rhtml__home_meta_typo_themes_scribbish_layouts_default' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_view/base.rb:316:in >> `compile_and_render_template' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_view/base.rb:292:in >> `render_template' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_view/base.rb:251:in >> `render_file' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/layout.rb:251:in >> `render_without_benchmark' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/benchmarking.rb:53:in >> `render' >> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/benchmarking.rb:53:in >> `render' >> /app/controllers/articles_controller.rb:73:in >> `rescue_action_in_public' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/rescue.rb:33:in >> `rescue_action' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/rescue.rb:108:in >> `perform_action' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/base.rb:408:in >> `process_without_filters' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/filters.rb:377:in >> `process_without_session_management_support' >> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ >> action_controller/session_management.rb:117:in >> `process' >> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/ >> dispatcher.rb:38:in >> `dispatch' >> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/ >> fcgi_handler.rb:150:in >> `process_request' >> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/ >> fcgi_handler.rb:54:in >> `process!' >> /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb: >> 612:in `each_cgi' >> /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb: >> 609:in `each_cgi' >> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/ >> fcgi_handler.rb:53:in >> `process!' >> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/ >> fcgi_handler.rb:23:in >> `process!' >> /home/meta/typo/public/dispatch.fcgi:24 >> >> >> I'm about ready to give up on Typo, I'm sick of "Application error >> (Rails)" every couple of days. >> >> >> mathew >> -- >> <URL:http://www.pobox.com/~meta/> >> _______________________________________________ >> Typo-list mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/typo-list >> > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list -- Frédéric de Villamil "Sadness is just another word for not enough coffee" -- Scott Adams [EMAIL PROTECTED] tel: +33 (0)6 62 19 1337 http://fredericdevillamil.com _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
