@@ -98955,3 +98955,882 @@ Started GET "/pm.php?checknewpm=0.3605543489102274&inajax=1&ajaxtarget=myprompt_
[1m[36mUser Load (15.6ms)[0m [1mSELECT `users`.* FROM `users` WHERE (`users`.`id` = 3) LIMIT 1[0m
Redirected to http://www.touhou.cc/bbs/pm.php?checknewpm=0.3605543489102274&inajax=1&ajaxtarget=myprompt_check
Completed 302 Found in 94ms
Started GET "/topic/27" for 192.168.134.156 at 2011-03-30 15:45:38 +0800
Processing by TopicsController#show as HTML
Parameters: {"id"=>"27"}
[1m[35mUser Load (15.6ms)[0m SELECT `users`.* FROM `users` WHERE (`users`.`id` = 0) LIMIT 1
[1m[36mUser Load (15.6ms)[0m [1mSELECT `users`.* FROM `users` WHERE (`users`.`id` = 3) LIMIT 1[0m
[1m[35mTopic Load (15.6ms)[0m SELECT `topics`.* FROM `topics` WHERE (`topics`.`id` = 27) LIMIT 1
[1m[36mBoard Load (15.6ms)[0m [1mSELECT `boards`.* FROM `boards` WHERE (`boards`.`id` = 1) LIMIT 1[0m
[1m[35mPost Load (15.6ms)[0m SELECT `posts`.* FROM `posts` WHERE (`posts`.`topic_id` = 27) ORDER BY displayorder LIMIT 10 OFFSET 0
[1m[36mPost Load (15.6ms)[0m [1mSELECT `posts`.* FROM `posts` WHERE (`posts`.topic_id = 27)[0m
[1m[35mCACHE (0.0ms)[0m SELECT `users`.* FROM `users` WHERE (`users`.`id` = 3) LIMIT 1
[1m[36mPost Load (15.6ms)[0m [1mSELECT `posts`.* FROM `posts` WHERE (`posts`.topic_id = 27) ORDER BY displayorder DESC LIMIT 1[0m
DEPRECATION WARNING: <% %> style block helpers are deprecated. Please use <%= %>. (called from _app_views_topics_show_html_erb__646425470_20203884__732697071 at E:/zh99998/Reliz/app/views/topics/show.html.erb:177)
Rendered layouts/_header.html.erb (0.0ms)
Rendered layouts/_top.html.erb (46.9ms)
Rendered layouts/_footer.html.erb (0.0ms)
Rendered topics/show.html.erb within layouts/application (218.8ms)
Completed 200 OK in 578ms (Views: 218.8ms | ActiveRecord: 109.4ms)
Started GET "/topic/forumdata/cache/style_57_common.css?qfY" for 192.168.134.156 at 2011-03-30 15:45:39 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Rendered e:/zh99998/Ruby/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (31.2ms)
Started GET "/posts/33/edit" for 192.168.134.156 at 2011-03-30 15:52:04 +0800
Processing by PostsController#edit as HTML
Parameters: {"id"=>"33"}
[1m[35mUser Load (765.6ms)[0m SELECT `users`.* FROM `users` WHERE (`users`.`id` = 0) LIMIT 1
[1m[36mUser Load (15.6ms)[0m [1mSELECT `users`.* FROM `users` WHERE (`users`.`id` = 3) LIMIT 1[0m
[1m[35mPost Load (15.6ms)[0m SELECT `posts`.* FROM `posts` WHERE (`posts`.`id` = 33) LIMIT 1
[1m[36mTopic Load (15.6ms)[0m [1mSELECT `topics`.* FROM `topics` WHERE (`topics`.`id` = 27) LIMIT 1[0m
Rendered layouts/_header.html.erb (0.0ms)
Rendered layouts/_top.html.erb (125.0ms)
Rendered posts/edit.html.erb within layouts/application (281.2ms)
Completed in 1234ms
ActionView::Template::Error (undefined local variable or method `post' for #<Post:0x273e898>):
82: <% @actions.each do |action| %>
83: » <%= action %>
84: <% end %></div>
85: <div id="ad_text"></div>
app/models/post.rb:12:in `to_s'
app/views/layouts/_top.html.erb:85:in `block in _app_views_layouts__top_html_erb__517317383_19734312_690907086'
Rendered e:/zh99998/Ruby/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (31.2ms)
Started GET "/posts/33/edit" for 192.168.134.156 at 2011-03-30 15:54:12 +0800
Processing by PostsController#edit as HTML
Parameters: {"id"=>"33"}
[1m[35mUser Load (15.6ms)[0m SELECT `users`.* FROM `users` WHERE (`users`.`id` = 0) LIMIT 1
[1m[36mUser Load (15.6ms)[0m [1mSELECT `users`.* FROM `users` WHERE (`users`.`id` = 3) LIMIT 1[0m
[1m[35mPost Load (15.6ms)[0m SELECT `posts`.* FROM `posts` WHERE (`posts`.`id` = 33) LIMIT 1
[1m[36mTopic Load (15.6ms)[0m [1mSELECT `topics`.* FROM `topics` WHERE (`topics`.`id` = 27) LIMIT 1[0m
Rendered layouts/_header.html.erb (0.0ms)
Rendered layouts/_top.html.erb (31.2ms)
Rendered layouts/_footer.html.erb (0.0ms)
Rendered posts/edit.html.erb within layouts/application (218.8ms)
Completed 200 OK in 406ms (Views: 218.8ms | ActiveRecord: 62.5ms)
Started GET "/posts/33/forumdata/cache/style_57_common.css?qfY" for 192.168.134.156 at 2011-03-30 15:54:13 +0800
Processing by ApplicationController#redirect_to_thc as HTML