From ruby-forum-incoming at andreas-s.net Wed Sep 3 08:19:29 2008 From: ruby-forum-incoming at andreas-s.net (Pat Cappelaere) Date: Wed, 3 Sep 2008 14:19:29 +0200 Subject: [typo] Typo rspec and coverage Message-ID: <3a63f632661f944566808562868ddc5f@ruby-forum.com> I am trying to run rspec for the latest release of Typo and am running into a lot of errors (which could be self-inflicted). So before I dive too deep into this, should we expect Typo 5.1.3 to pass all the tests? And by the way, what is the current test coverage number from rcov? Thanks, Pat. -- Posted via http://www.ruby-forum.com/. From frederic at de-villamil.com Wed Sep 3 08:33:21 2008 From: frederic at de-villamil.com (=?ISO-8859-1?Q?de_Villamil_Fr=E9d=E9ric?=) Date: Wed, 3 Sep 2008 14:33:21 +0200 Subject: [typo] Typo rspec and coverage In-Reply-To: <3a63f632661f944566808562868ddc5f@ruby-forum.com> References: <3a63f632661f944566808562868ddc5f@ruby-forum.com> Message-ID: Le 3 sept. 08 ? 14:19, Pat Cappelaere a ?crit : > I am trying to run rspec for the latest release of Typo and am running > into a lot of errors (which could be self-inflicted). So before I dive > too deep into this, should we expect Typo 5.1.3 to pass all the tests? > And by the way, what is the current test coverage number from rcov? > Thanks, > Pat. Hi Pat, The deal is easy: if specs don't pass, the gem won't build. So if you got the gem, you must have the tests passing. FYI, here is what I have here : ruby 1.8.6 (2008-03-03 patchlevel 114) rails 2.0.2 Many other gems that won't fix Regards Fr?d?ric -- Fr?d?ric de Villamil frederic at de-villamil.com tel: +33 (0)6 62 19 1337 http://fredericdevillamil.com Typo : http://typosphere.org From ruby-forum-incoming at andreas-s.net Wed Sep 3 09:24:31 2008 From: ruby-forum-incoming at andreas-s.net (Pat Cappelaere) Date: Wed, 3 Sep 2008 15:24:31 +0200 Subject: [typo] Typo rspec and coverage In-Reply-To: References: <3a63f632661f944566808562868ddc5f@ruby-forum.com> Message-ID: well... I believe you... ruby 1.8.6 (2007-03-13 patchlevel 0) [powerpc-darwin9.2.2] Rails 2.1.0 But Typo contains its own frozen rails so it should not matter. Just trying: >rake spec 471 examples, 44 failures So I downgraded to Rails 2.0.2 and I now pass all the tests. Hummmm! Interesting.... Wondering what this is about! Merci. Patrice. de Villamil Fr?d?ric wrote: > Le 3 sept. 08 ? 14:19, Pat Cappelaere a ?crit : > >> I am trying to run rspec for the latest release of Typo and am running >> into a lot of errors (which could be self-inflicted). So before I dive >> too deep into this, should we expect Typo 5.1.3 to pass all the tests? >> And by the way, what is the current test coverage number from rcov? >> Thanks, >> Pat. > > Hi Pat, > > The deal is easy: if specs don't pass, the gem won't build. So if you > got the gem, you must have the tests passing. > FYI, here is what I have here : > ruby 1.8.6 (2008-03-03 patchlevel 114) > rails 2.0.2 > Many other gems that won't fix > > Regards > Fr?d?ric > -- > Fr?d?ric de Villamil > frederic at de-villamil.com tel: +33 (0)6 62 19 1337 > http://fredericdevillamil.com Typo : http://typosphere.org -- Posted via http://www.ruby-forum.com/. From chet at nogators.com Fri Sep 5 14:25:48 2008 From: chet at nogators.com (Chet Farmer) Date: Fri, 5 Sep 2008 13:25:48 -0500 Subject: [typo] Blocking an IP from commenting? Message-ID: How might I blacklist a given IP address from commenting? Chet Farmer ---- Web Wrangler Spacetaker.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From frederic at de-villamil.com Fri Sep 5 15:37:56 2008 From: frederic at de-villamil.com (=?ISO-8859-1?Q?de_Villamil_Fr=E9d=E9ric?=) Date: Fri, 5 Sep 2008 21:37:56 +0200 Subject: [typo] Blocking an IP from commenting? In-Reply-To: References: Message-ID: <2982054C-9CBD-4181-8902-C9C8D1FC5251@de-villamil.com> Le 5 sept. 08 ? 20:25, Chet Farmer a ?crit : > > How might I blacklist a given IP address from commenting? > Hmmm, this is not possible yet, but it would be an interesting feature. Adding it to the next release roadmap. Regards Fred -- Fr?d?ric de Villamil frederic at de-villamil.com tel: +33 (0)6 62 19 1337 http://fredericdevillamil.com Typo : http://typosphere.org From chet at nogators.com Fri Sep 5 19:41:27 2008 From: chet at nogators.com (Chet Farmer) Date: Fri, 5 Sep 2008 18:41:27 -0500 Subject: [typo] Blocking an IP from commenting? In-Reply-To: <2982054C-9CBD-4181-8902-C9C8D1FC5251@de-villamil.com> References: <2982054C-9CBD-4181-8902-C9C8D1FC5251@de-villamil.com> Message-ID: <53C28294-7C18-4E1C-9ABE-95543B15806D@nogators.com> On Sep 5, 2008, at 2:37 PM, de Villamil Fr?d?ric wrote: > > Le 5 sept. 08 ? 20:25, Chet Farmer a ?crit : > >> >> How might I blacklist a given IP address from commenting? >> > > > Hmmm, this is not possible yet, but it would be an interesting > feature. Adding it to the next release roadmap. > > Regards > Fred > Really? Sigh. Chet Farmer --- "Perhaps were we in a convertible in bat country, I would feel differently." - JZ 8/25/08 From james at tentontech.com Fri Sep 5 20:08:46 2008 From: james at tentontech.com (James Rissler) Date: Fri, 5 Sep 2008 20:08:46 -0400 Subject: [typo] Blocking an IP from commenting? In-Reply-To: <53C28294-7C18-4E1C-9ABE-95543B15806D@nogators.com> References: <2982054C-9CBD-4181-8902-C9C8D1FC5251@de-villamil.com> <53C28294-7C18-4E1C-9ABE-95543B15806D@nogators.com> Message-ID: <5824A0A0A06C4C7388B288FE11347B0F@JamesPC> lol its already in admin under feedback --------------------------------------------------- James Rissler ----- Original Message ----- From: "Chet Farmer" To: Sent: Friday, September 05, 2008 7:41 PM Subject: Re: [typo] Blocking an IP from commenting? On Sep 5, 2008, at 2:37 PM, de Villamil Fr?d?ric wrote: > > Le 5 sept. 08 ? 20:25, Chet Farmer a ?crit : > >> >> How might I blacklist a given IP address from commenting? >> > > > Hmmm, this is not possible yet, but it would be an interesting > feature. Adding it to the next release roadmap. > > Regards > Fred > Really? Sigh. Chet Farmer --- "Perhaps were we in a convertible in bat country, I would feel differently." - JZ 8/25/08 _______________________________________________ Typo-list mailing list Typo-list at rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list -------------------------------------------------------------------------------- No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.169 / Virus Database: 270.6.17/1655 - Release Date: 9/5/2008 7:05 PM From ruby-forum-incoming at andreas-s.net Tue Sep 9 14:24:55 2008 From: ruby-forum-incoming at andreas-s.net (Wes Gurney) Date: Tue, 9 Sep 2008 20:24:55 +0200 Subject: [typo] Rails 2.1 support? Message-ID: <4ef2e8ecd11dc818c1dc136835ee0548@ruby-forum.com> I am trying to deploy Typo 5.1.3 on my production server that has Rails 2.1 and I keep getting some errors. Does Typo support Rails 2.1? Thanks, Wes -- Posted via http://www.ruby-forum.com/. From frederic at de-villamil.com Tue Sep 9 15:37:21 2008 From: frederic at de-villamil.com (=?ISO-8859-1?Q?de_Villamil_Fr=E9d=E9ric?=) Date: Tue, 9 Sep 2008 21:37:21 +0200 Subject: [typo] Rails 2.1 support? In-Reply-To: <4ef2e8ecd11dc818c1dc136835ee0548@ruby-forum.com> References: <4ef2e8ecd11dc818c1dc136835ee0548@ruby-forum.com> Message-ID: Le 9 sept. 08 ? 20:24, Wes Gurney a ?crit : > I am trying to deploy Typo 5.1.3 on my production server that has > Rails > 2.1 and I keep getting some errors. > > Does Typo support Rails 2.1? > > Thanks, > Wes > -- Hello Wes, As written in the requirements http://typosphere.org/wiki/typo/Requirements , Typo need Rails 2.0.2 to work. I need to test with Rails 2.0.4 beore changing this. However, if someone was kind enough to submit a patch making Typo work under Rails 2.1, I would gladly accept it and integrate it in the core (even though I personnaly would prefer to work toward rails 2.2). Best regards Fr?d?ric -- Fr?d?ric de Villamil frederic at de-villamil.com tel: +33 (0)6 62 19 1337 http://fredericdevillamil.com Typo : http://typosphere.org From ruby-forum-incoming at andreas-s.net Tue Sep 16 20:31:27 2008 From: ruby-forum-incoming at andreas-s.net (Brian Sam-bodden) Date: Wed, 17 Sep 2008 02:31:27 +0200 Subject: [typo] Template Missing error after upgrade Message-ID: I'm getting the dreaded Missing Layout error after an upgrade to edge 5.1.3 from 5.0.3 (just did an svn up). Migrated the DB succesfully. This happens on typographic which is supposed to be the default theme. I don't get it, could this be a route problem? /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 Status: 500 Internal Server Error Missing layout ../../themes/typographic/layouts/default in view path Other than that all admin functions are working fine. -- Posted via http://www.ruby-forum.com/. From cyril.mougel at gmail.com Wed Sep 17 02:17:42 2008 From: cyril.mougel at gmail.com (Cyril Mougel) Date: Wed, 17 Sep 2008 08:17:42 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: References: Message-ID: On Wed, Sep 17, 2008 at 2:31 AM, Brian Sam-bodden wrote: > I'm getting the dreaded Missing Layout error after an upgrade to edge > 5.1.3 from 5.0.3 (just did an svn up). Migrated the DB succesfully. > This happens on typographic which is supposed to be the default theme. I > don't get it, could this be a route problem? > > /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 > Status: 500 Internal Server Error > Missing layout ../../themes/typographic/layouts/default in view path > Have you this file ? themes/typographic/layouts/default.html.erb ? -- Cyril Mougel http://blog.shingara.fr From ruby-forum-incoming at andreas-s.net Wed Sep 17 06:08:50 2008 From: ruby-forum-incoming at andreas-s.net (Brian Sam-bodden) Date: Wed, 17 Sep 2008 12:08:50 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: References: Message-ID: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> Cyril Mougel wrote: > On Wed, Sep 17, 2008 at 2:31 AM, Brian Sam-bodden > wrote: >> I'm getting the dreaded Missing Layout error after an upgrade to edge >> 5.1.3 from 5.0.3 (just did an svn up). Migrated the DB succesfully. >> This happens on typographic which is supposed to be the default theme. I >> don't get it, could this be a route problem? >> >> /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 >> Status: 500 Internal Server Error >> Missing layout ../../themes/typographic/layouts/default in view path >> > > Have you this file ? themes/typographic/layouts/default.html.erb ? Cyril, Yes the file is there. That's the part that baffles me. Here the a bit more of the error I'm seeing in my production.log /!\ FAILSAFE /!\ Wed Sep 17 06:07:33 -0400 2008 Status: 500 Internal Server Error Missing layout ../../themes/typographic/layouts/default in view path /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/themes/typographic/views:/home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/app/views /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/base.rb:1270:in `assert_existence_of_template_file' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/layout.rb:250:in `render_without_benchmark' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/config/initializers/benchmark_hacks.rb:4:in `realtime' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/app/controllers/application.rb:27:in `rescue_action_in_public' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/rescue.rb:125:in `rescue_action' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/rescue.rb:203:in `perform_action_without_caching' /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /home/webadmin/integra -- Posted via http://www.ruby-forum.com/. From frederic at de-villamil.com Wed Sep 17 06:17:28 2008 From: frederic at de-villamil.com (=?ISO-8859-1?Q?de_Villamil_Fr=E9d=E9ric?=) Date: Wed, 17 Sep 2008 12:17:28 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> References: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> Message-ID: <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> Strange, can you tell us please what Ruby and Rails version your Typo is currently using ? Typo does not support Rails 2.1 neither does it support Ruby 1.8.7 yet. Cheers Fr?d?ric Le 17 sept. 08 ? 12:08, Brian Sam-bodden a ?crit : > Cyril Mougel wrote: >> On Wed, Sep 17, 2008 at 2:31 AM, Brian Sam-bodden >> wrote: >>> I'm getting the dreaded Missing Layout error after an upgrade to >>> edge >>> 5.1.3 from 5.0.3 (just did an svn up). Migrated the DB succesfully. >>> This happens on typographic which is supposed to be the default >>> theme. I >>> don't get it, could this be a route problem? >>> >>> /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 >>> Status: 500 Internal Server Error >>> Missing layout ../../themes/typographic/layouts/default in view path >>> >> >> Have you this file ? themes/typographic/layouts/default.html.erb ? > > Cyril, > Yes the file is there. That's the part that baffles me. > > Here the a bit more of the error I'm seeing in my production.log > > /!\ FAILSAFE /!\ Wed Sep 17 06:07:33 -0400 2008 > Status: 500 Internal Server Error > Missing layout ../../themes/typographic/layouts/default in view path > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > themes/typographic/views:/home/webadmin/integrallis.virtual.vps- > host.net/html/typo/trunk/app/views > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/base.rb:1270:in > `assert_existence_of_template_file' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/layout.rb:250:in > `render_without_benchmark' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in > `render' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > config/initializers/benchmark_hacks.rb:4:in > `realtime' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in > `render' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > app/controllers/application.rb:27:in > `rescue_action_in_public' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/rescue.rb:125:in > `rescue_action' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/rescue.rb:203:in > `perform_action_without_caching' > /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ > vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb: > 13:in > `perform_action' > /home/webadmin/integra > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list -- Fr?d?ric de Villamil frederic at de-villamil.com tel: +33 (0)6 62 19 1337 http://fredericdevillamil.com Typo : http://typosphere.org From ruby-forum-incoming at andreas-s.net Wed Sep 17 06:30:25 2008 From: ruby-forum-incoming at andreas-s.net (Brian Sam-bodden) Date: Wed, 17 Sep 2008 12:30:25 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> References: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> Message-ID: <6cf644f46d36258e31b063264a0e0777@ruby-forum.com> de Villamil Fr?d?ric wrote: > Strange, can you tell us please what Ruby and Rails version your Typo > is currently using ? Typo does not support Rails 2.1 neither does it > support Ruby 1.8.7 yet. > > Cheers > Fr?d?ric > > > > > Le 17 sept. 08 ? 12:08, Brian Sam-bodden a ?crit : > >>>> /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 >> >> vendor/rails/actionpack/lib/action_controller/layout.rb:250:in >> /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ >> 13:in >> `perform_action' >> /home/webadmin/integra >> >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list > > -- > Fr?d?ric de Villamil > frederic at de-villamil.com tel: +33 (0)6 62 19 1337 > http://fredericdevillamil.com Typo : http://typosphere.org Fr?d?ric, I'm running on the VPS eApps, ruby 1.8.5 and rails 2.0.2. I was on rails 1.1.6 before running Type 5.0.3, upgraded doing an svn up and then a rake db:migrate. Thanks, Brian -- Posted via http://www.ruby-forum.com/. From ruby-forum-incoming at andreas-s.net Wed Sep 17 06:36:46 2008 From: ruby-forum-incoming at andreas-s.net (Brian Sam-bodden) Date: Wed, 17 Sep 2008 12:36:46 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: <6cf644f46d36258e31b063264a0e0777@ruby-forum.com> References: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> <6cf644f46d36258e31b063264a0e0777@ruby-forum.com> Message-ID: Brian Sam-bodden wrote: > de Villamil Fr?d?ric wrote: >> Strange, can you tell us please what Ruby and Rails version your Typo >> is currently using ? Typo does not support Rails 2.1 neither does it >> support Ruby 1.8.7 yet. >> >> Cheers >> Fr?d?ric >> >> >> >> >> Le 17 sept. 08 ? 12:08, Brian Sam-bodden a ?crit : >> >>>>> /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 >>> >>> vendor/rails/actionpack/lib/action_controller/layout.rb:250:in >>> /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ >>> 13:in >>> `perform_action' >>> /home/webadmin/integra >>> >>> -- >>> Posted via http://www.ruby-forum.com/. >>> _______________________________________________ >>> Typo-list mailing list >>> Typo-list at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/typo-list >> >> -- >> Fr?d?ric de Villamil >> frederic at de-villamil.com tel: +33 (0)6 62 19 1337 >> http://fredericdevillamil.com Typo : http://typosphere.org > > Fr?d?ric, > I'm running on the VPS eApps, ruby 1.8.5 and rails 2.0.2. I was on > rails 1.1.6 before running Type 5.0.3, upgraded doing an svn up and then > a rake db:migrate. > > Thanks, > Brian I did a fresh install on a different directory and I get the same error. This time I installed from source (typo-5.1.3.zip). Could this be a combination of Ruby 1.8.5 and Rails 2.0.2. Maybe I'll try the installer next!! Here's the error on the fresh install: /!\ FAILSAFE /!\ Wed Sep 17 06:32:01 -0400 2008 Status: 500 Internal Server Error Missing layout ../../themes/typographic/layouts/default in view path /home/webadmin/integrallis.virtual.vps-host.net/html/blog/themes/typographic/views:/home/webadmin/integrallis.virtual.vps-host.net/html/blog/app/views /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/base.rb:1270:in `assert_existence_of_template_file' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/layout.rb:250:in `render_without_benchmark' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/config/initializers/benchmark_hacks.rb:4:in `realtime' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/app/controllers/application.rb:27:in `rescue_action_in_public' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/rescue.rb:125:in `rescue_action' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/rescue.rb:203:in `perform_action_without_caching' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/base.rb:525:in `send' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/base.rb:525:in `process_without_filters' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/filters.rb:562:in `process_without_session_management_support' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in `process' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `process' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:156:in `handle_request' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:97:in `dispatch' /usr/lib/ruby/1.8/thread.rb:135:in `synchronize' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:94:in `dispatch' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:110:in `dispatch_cgi' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:11:in `dispatch' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:101:in `process_request' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:149:in `with_signal_handler' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:99:in `process_request' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:77:in `process_each_request' /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:612:in `each_cgi' /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:609:in `each' /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:609:in `each_cgi' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:76:in `process_each_request' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:50:in `process!' /home/webadmin/integrallis.virtual.vps-host.net/html/blog/vendor/rails/railties/lib/fcgi_handler.rb:24:in `process!' dispatch.fcgi:24 -- Posted via http://www.ruby-forum.com/. From ruby-forum-incoming at andreas-s.net Sat Sep 20 11:08:03 2008 From: ruby-forum-incoming at andreas-s.net (David Liu) Date: Sat, 20 Sep 2008 17:08:03 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: References: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> <6cf644f46d36258e31b063264a0e0777@ruby-forum.com> Message-ID: Hi, Have you resolved this problem? I got the similar problem after I upgrade my typo from 4.1.1 to 5.1.3(Upgrade from source). And have no idea about it. My Servers is ubuntu 8.0.4 Hardy My Rails version is 2.1.0 My Ruby version is 1.8.5 It seems that the admin function is OK, except switch theme doesn't work. But when I visit my blog, I'll got "500 Internal Server Error", and I can find "ActionView::MissingTemplate (Missing layout ." in the production.log file. Best wishes David Liu Brian Sam-bodden wrote: > Brian Sam-bodden wrote: >> de Villamil Fr?d?ric wrote: >>> Strange, can you tell us please what Ruby and Rails version your Typo >>> is currently using ? Typo does not support Rails 2.1 neither does it >>> support Ruby 1.8.7 yet. >>> >>> Cheers >>> Fr?d?ric >>> >>> >>> >>> >>> Le 17 sept. 08 ? 12:08, Brian Sam-bodden a ?crit : >>> >>>>>> /!\ FAILSAFE /!\ Tue Sep 16 20:22:37 -0400 2008 >>>> >>>> vendor/rails/actionpack/lib/action_controller/layout.rb:250:in >>>> /home/webadmin/integrallis.virtual.vps-host.net/html/typo/trunk/ >>>> 13:in >>>> `perform_action' >>>> /home/webadmin/integra >>>> >>>> -- >>>> Posted via http://www.ruby-forum.com/. >>>> _______________________________________________ >>>> Typo-list mailing list >>>> Typo-list at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/typo-list >>> >>> -- >>> Fr?d?ric de Villamil >>> frederic at de-villamil.com tel: +33 (0)6 62 19 1337 >>> http://fredericdevillamil.com Typo : http://typosphere.org >> >> Fr?d?ric, >> I'm running on the VPS eApps, ruby 1.8.5 and rails 2.0.2. I was on >> rails 1.1.6 before running Type 5.0.3, upgraded doing an svn up and then >> a rake db:migrate. >> >> Thanks, >> Brian -- Posted via http://www.ruby-forum.com/. From ruby-forum-incoming at andreas-s.net Sat Sep 20 12:35:37 2008 From: ruby-forum-incoming at andreas-s.net (Brian Sam-bodden) Date: Sat, 20 Sep 2008 18:35:37 +0200 Subject: [typo] Template Missing error after upgrade In-Reply-To: References: <75677f9552f396ac4f275af6906acd8a@ruby-forum.com> <1FCA643E-3551-4419-A363-CFF29B1796B3@de-villamil.com> <6cf644f46d36258e31b063264a0e0777@ruby-forum.com> Message-ID: <2d57cc02244731e919eb09c39dd93553@ruby-forum.com> David Liu wrote: > Hi, > Have you resolved this problem? I got the similar problem after I > upgrade my typo from 4.1.1 to 5.1.3(Upgrade from source). And have no > idea about it. > My Servers is ubuntu 8.0.4 Hardy > My Rails version is 2.1.0 > My Ruby version is 1.8.5 > > It seems that the admin function is OK, except switch theme doesn't > work. But when I visit my blog, I'll got "500 Internal Server Error", > and I can find > "ActionView::MissingTemplate (Missing layout ." in the production.log > file. > > Best wishes > David Liu > David, Yes, I did a complete new install using the installer gem. Then I applied my database backup table per table. To this day I don't what it was but doing a fresh install with the installer solved it. Brian -- Posted via http://www.ruby-forum.com/.