Commit c9a1c87e authored by 神楽坂玲奈's avatar 神楽坂玲奈

theme

git-svn-id: http://glupx.googlecode.com/svn/trunk/Reliz@65 189f022a-1064-8ae2-3e6f-c4a67275c50b
parent 0990ba16
......@@ -58,7 +58,7 @@ class ApplicationController < ActionController::Base
@site[:themes][file] = YAML.load_file(theme_config_file)
end
end
p @site[:themes]
#p @site[:themes]
end
def redirect_to_thc
redirect_to("http://www.touhou.cc/bbs/"+params[:anything]+"?"+env['QUERY_STRING'])
......
......@@ -49,7 +49,7 @@ class UsersController < ApplicationController
respond_to do |format|
if @user.save
session[:user_id] = @user.id
p session
#p session
format.html { redirect_to(@user, :notice => 'User was successfully created.') }
format.xml { render :xml => @user, :status => :created, :location => @user }
else
......
......@@ -95543,3 +95543,781 @@ Errno::ENOENT (No such file or directory - app/views/themes):
Rendered E:/Program Files (x86)/HomePre/Ruby/192p0/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
Rendered E:/Program Files (x86)/HomePre/Ruby/192p0/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.0ms)
Rendered E:/Program Files (x86)/HomePre/Ruby/192p0/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.0ms)
Started GET "/" for 127.0.0.1 at 2011-04-19 07:13:08 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (591.0ms) SELECT `boards`.* FROM `boards`
SQL (419.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at > '2011-04-19')
SQL (406.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at < '2011-04-19' and created_at > '2011-04-18')
SQL (143.0ms) SELECT COUNT(*) FROM `posts`
SQL (107.0ms) SHOW TABLES
SQL (124.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (105.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Topic Load (110.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
CACHE (0.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
Post Load (106.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
Rendered layouts/_onlineuserbar.html.erb (0.0ms)
Rendered layouts/_header.html.erb (0.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (0.0ms)
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_top.html.erb (15.0ms)
Rendered layouts/_footer.html.erb (1.0ms)
Rendered boards/index.html.erb within layouts/application (2681.2ms)
Completed 200 OK in 4425ms (Views: 1186.1ms | ActiveRecord: 2111.1ms)
Started GET "/forumdata/cache/style_57_common.css?qfY" for 127.0.0.1 at 2011-04-19 07:13:30 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/style_57_common.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_common.css?qfY
Completed 302 Found in 263ms
Started GET "/forumdata/cache/scriptstyle_57_viewthread.css?qfY" for 127.0.0.1 at 2011-04-19 07:13:30 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/scriptstyle_57_viewthread.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/scriptstyle_57_viewthread.css?qfY
Completed 302 Found in 257ms
Started GET "/forumdata/cache/style_57_moderator.css?1Yf" for 127.0.0.1 at 2011-04-19 07:13:31 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"1Yf"=>nil, "anything"=>"forumdata/cache/style_57_moderator.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_moderator.css?1Yf
Completed 302 Found in 322ms
Started GET "/forumdata/cache/common.js?qfY" for 127.0.0.1 at 2011-04-19 07:13:31 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/common.js"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/common.js?qfY
Completed 302 Found in 457ms
Started GET "/LinkTalk-Application/app-host.js" for 127.0.0.1 at 2011-04-19 07:13:32 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"LinkTalk-Application/app-host.js"}
Redirected to http://www.touhou.cc/bbs/LinkTalk-Application/app-host.js?
Completed 302 Found in 993ms
Started GET "/images/default/collapsed_yes.gif" for 127.0.0.1 at 2011-04-19 07:13:34 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_yes.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_yes.gif?
Completed 302 Found in 226ms
Started GET "/images/default/collapsed_no.gif" for 127.0.0.1 at 2011-04-19 07:13:34 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_no.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_no.gif?
Completed 302 Found in 252ms
Started GET "/templates/goodnight/images/mnsv.swf" for 127.0.0.1 at 2011-04-19 07:13:35 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"templates/goodnight/images/mnsv.swf"}
Redirected to http://www.touhou.cc/bbs/templates/goodnight/images/mnsv.swf?
Completed 302 Found in 197ms
Started GET "/pm.php?checknewpm=0.4035931909456849&inajax=1&ajaxtarget=myprompt_check" for 127.0.0.1 at 2011-04-19 07:13:35 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"checknewpm"=>"0.4035931909456849", "inajax"=>"1", "ajaxtarget"=>"myprompt_check", "anything"=>"pm.php"}
Redirected to http://www.touhou.cc/bbs/pm.php?checknewpm=0.4035931909456849&inajax=1&ajaxtarget=myprompt_check
Completed 302 Found in 174ms
Started GET "/images/default/loading.gif" for 127.0.0.1 at 2011-04-19 07:13:35 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/loading.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/loading.gif?
Completed 302 Found in 210ms
Started GET "/theme/lotus" for 127.0.0.1 at 2011-04-19 07:13:47 +0800
Processing by UsersController#theme as HTML
Parameters: {"theme"=>"lotus"}
SQL (119.0ms) BEGIN
SQL (112.0ms) describe `users`
AREL (130.0ms) INSERT INTO `users` (`name`, `nickname`, `password`, `email`, `usergroup_id`, `admingroup_id`, `locked`, `regip`, `lastloginip`, `readnum`, `viewnum`, `onlinetime`, `credit`, `credit1`, `credit2`, `credit3`, `credit4`, `credit5`, `credit6`, `credit7`, `credit8`, `locale`, `theme`, `created_at`, `updated_at`, `id`) VALUES ('娓稿', '', '', '', 0, 0, 0, '127.0.0.1', '127.0.0.1', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'lotus', '2011-04-18 23:13:48', '2011-04-18 23:13:48', 0)
SQL (136.0ms) COMMIT
Redirected to http://localhost:3000/
Completed 302 Found in 830ms
Started GET "/" for 127.0.0.1 at 2011-04-19 07:13:48 +0800
Processing by BoardsController#index as HTML
Board Load (133.0ms) SELECT `boards`.* FROM `boards`
SQL (129.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (129.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (133.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (0.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (175.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1108.1ms)
Completed 200 OK in 1512ms (Views: 767.0ms | ActiveRecord: 1021.1ms)
Started GET "/css/ui-lightness/jquery-ui-1.8.11.custom.css" for 127.0.0.1 at 2011-04-19 07:13:50 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.8.11.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.8.11.custom.css?
Completed 302 Found in 356ms
Started GET "/" for 127.0.0.1 at 2011-04-19 07:14:22 +0800
Processing by BoardsController#index as HTML
Board Load (120.0ms) SELECT `boards`.* FROM `boards`
SQL (107.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at > '2011-04-19')
SQL (111.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at < '2011-04-19' and created_at > '2011-04-18')
SQL (137.0ms) SELECT COUNT(*) FROM `posts`
SQL (127.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (122.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Topic Load (104.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
CACHE (0.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
Post Load (128.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (25.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_top.html.erb (41.0ms)
Rendered layouts/_footer.html.erb (0.0ms)
Rendered boards/index.html.erb within layouts/application (1597.1ms)
Completed 200 OK in 2296ms (Views: 773.0ms | ActiveRecord: 956.1ms)
Started GET "/forumdata/cache/scriptstyle_57_viewthread.css?qfY" for 127.0.0.1 at 2011-04-19 07:14:25 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/scriptstyle_57_viewthread.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/scriptstyle_57_viewthread.css?qfY
Completed 302 Found in 275ms
Started GET "/forumdata/cache/style_57_common.css?qfY" for 127.0.0.1 at 2011-04-19 07:14:25 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/style_57_common.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_common.css?qfY
Completed 302 Found in 232ms
Started GET "/forumdata/cache/style_57_moderator.css?1Yf" for 127.0.0.1 at 2011-04-19 07:14:26 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"1Yf"=>nil, "anything"=>"forumdata/cache/style_57_moderator.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_moderator.css?1Yf
Completed 302 Found in 177ms
Started GET "/forumdata/cache/common.js?qfY" for 127.0.0.1 at 2011-04-19 07:14:26 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/common.js"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/common.js?qfY
Completed 302 Found in 215ms
Started GET "/LinkTalk-Application/app-host.js" for 127.0.0.1 at 2011-04-19 07:14:27 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"LinkTalk-Application/app-host.js"}
Redirected to http://www.touhou.cc/bbs/LinkTalk-Application/app-host.js?
Completed 302 Found in 228ms
Started GET "/images/default/collapsed_no.gif" for 127.0.0.1 at 2011-04-19 07:14:28 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_no.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_no.gif?
Completed 302 Found in 418ms
Started GET "/images/default/collapsed_yes.gif" for 127.0.0.1 at 2011-04-19 07:14:28 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_yes.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_yes.gif?
Completed 302 Found in 611ms
Started GET "/templates/goodnight/images/mnsv.swf" for 127.0.0.1 at 2011-04-19 07:14:29 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"templates/goodnight/images/mnsv.swf"}
Redirected to http://www.touhou.cc/bbs/templates/goodnight/images/mnsv.swf?
Completed 302 Found in 785ms
Started GET "/images/default/loading.gif" for 127.0.0.1 at 2011-04-19 07:14:31 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/loading.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/loading.gif?
Completed 302 Found in 571ms
Started GET "/pm.php?checknewpm=0.7150239557959139&inajax=1&ajaxtarget=myprompt_check" for 127.0.0.1 at 2011-04-19 07:14:32 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"checknewpm"=>"0.7150239557959139", "inajax"=>"1", "ajaxtarget"=>"myprompt_check", "anything"=>"pm.php"}
Redirected to http://www.touhou.cc/bbs/pm.php?checknewpm=0.7150239557959139&inajax=1&ajaxtarget=myprompt_check
Completed 302 Found in 644ms
Started GET "/theme/lotus" for 127.0.0.1 at 2011-04-19 07:14:45 +0800
Processing by UsersController#theme as HTML
Parameters: {"theme"=>"lotus"}
SQL (878.0ms) BEGIN
SQL (584.0ms) describe `users`
AREL (388.0ms) INSERT INTO `users` (`name`, `nickname`, `password`, `email`, `usergroup_id`, `admingroup_id`, `locked`, `regip`, `lastloginip`, `readnum`, `viewnum`, `onlinetime`, `credit`, `credit1`, `credit2`, `credit3`, `credit4`, `credit5`, `credit6`, `credit7`, `credit8`, `locale`, `theme`, `created_at`, `updated_at`, `id`) VALUES ('娓稿', '', '', '', 0, 0, 0, '127.0.0.1', '127.0.0.1', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'lotus', '2011-04-18 23:14:47', '2011-04-18 23:14:47', 0)
SQL (569.0ms) COMMIT
Redirected to http://localhost:3000/
Completed 302 Found in 3632ms
Started GET "/" for 127.0.0.1 at 2011-04-19 07:14:50 +0800
Processing by BoardsController#index as HTML
Board Load (143.0ms) SELECT `boards`.* FROM `boards`
SQL (143.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (108.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (136.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (199.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1145.1ms)
Completed 200 OK in 1530ms (Views: 776.0ms | ActiveRecord: 2949.2ms)
Started GET "/css/ui-lightness/jquery-ui-1.8.11.custom.css" for 127.0.0.1 at 2011-04-19 07:14:52 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.8.11.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.8.11.custom.css?
Completed 302 Found in 231ms
Started GET "/css/banner2.jpg" for 127.0.0.1 at 2011-04-19 07:15:43 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/banner2.jpg"}
Redirected to http://www.touhou.cc/bbs/css/banner2.jpg?
Completed 302 Found in 201ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:27:05 +0800
Processing by BoardsController#index as HTML
Board Load (110.0ms) SELECT `boards`.* FROM `boards`
SQL (99.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at > '2011-04-19')
SQL (100.0ms) SELECT COUNT(*) FROM `posts` WHERE (created_at < '2011-04-19' and created_at > '2011-04-18')
SQL (135.0ms) SELECT COUNT(*) FROM `posts`
SQL (109.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (125.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Topic Load (121.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
CACHE (0.0ms) SELECT `topics`.* FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1) ORDER BY topics.id DESC LIMIT 1
Post Load (115.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
CACHE (0.0ms) SELECT `posts`.* FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1)) ORDER BY posts.id DESC LIMIT 1
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered layouts/_header.html.erb (0.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_top.html.erb (18.0ms)
Rendered layouts/_footer.html.erb (0.0ms)
Rendered boards/index.html.erb within layouts/application (1617.1ms)
Completed 200 OK in 1963ms (Views: 850.0ms | ActiveRecord: 914.1ms)
Started GET "/forumdata/cache/scriptstyle_57_viewthread.css?qfY" for 127.0.0.1 at 2011-04-19 08:27:07 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/scriptstyle_57_viewthread.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/scriptstyle_57_viewthread.css?qfY
Completed 302 Found in 234ms
Started GET "/forumdata/cache/style_57_moderator.css?1Yf" for 127.0.0.1 at 2011-04-19 08:27:08 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"1Yf"=>nil, "anything"=>"forumdata/cache/style_57_moderator.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_moderator.css?1Yf
Completed 302 Found in 247ms
Started GET "/forumdata/cache/style_57_common.css?qfY" for 127.0.0.1 at 2011-04-19 08:27:08 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/style_57_common.css"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/style_57_common.css?qfY
Completed 302 Found in 318ms
Started GET "/forumdata/cache/common.js?qfY" for 127.0.0.1 at 2011-04-19 08:27:09 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"qfY"=>nil, "anything"=>"forumdata/cache/common.js"}
Redirected to http://www.touhou.cc/bbs/forumdata/cache/common.js?qfY
Completed 302 Found in 236ms
Started GET "/LinkTalk-Application/app-host.js" for 127.0.0.1 at 2011-04-19 08:27:09 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"LinkTalk-Application/app-host.js"}
Redirected to http://www.touhou.cc/bbs/LinkTalk-Application/app-host.js?
Completed 302 Found in 181ms
Started GET "/images/default/collapsed_yes.gif" for 127.0.0.1 at 2011-04-19 08:27:10 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_yes.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_yes.gif?
Completed 302 Found in 200ms
Started GET "/images/default/collapsed_no.gif" for 127.0.0.1 at 2011-04-19 08:27:10 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/collapsed_no.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/collapsed_no.gif?
Completed 302 Found in 218ms
Started GET "/templates/goodnight/images/mnsv.swf" for 127.0.0.1 at 2011-04-19 08:27:11 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"templates/goodnight/images/mnsv.swf"}
Redirected to http://www.touhou.cc/bbs/templates/goodnight/images/mnsv.swf?
Completed 302 Found in 210ms
Started GET "/images/default/loading.gif" for 127.0.0.1 at 2011-04-19 08:27:11 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"images/default/loading.gif"}
Redirected to http://www.touhou.cc/bbs/images/default/loading.gif?
Completed 302 Found in 189ms
Started GET "/pm.php?checknewpm=0.8614911802578717&inajax=1&ajaxtarget=myprompt_check" for 127.0.0.1 at 2011-04-19 08:27:11 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"checknewpm"=>"0.8614911802578717", "inajax"=>"1", "ajaxtarget"=>"myprompt_check", "anything"=>"pm.php"}
Redirected to http://www.touhou.cc/bbs/pm.php?checknewpm=0.8614911802578717&inajax=1&ajaxtarget=myprompt_check
Completed 302 Found in 149ms
Started GET "/theme/lotus" for 127.0.0.1 at 2011-04-19 08:27:13 +0800
Processing by UsersController#theme as HTML
Parameters: {"theme"=>"lotus"}
SQL (118.0ms) BEGIN
SQL (141.0ms) describe `users`
AREL (140.0ms) INSERT INTO `users` (`name`, `nickname`, `password`, `email`, `usergroup_id`, `admingroup_id`, `locked`, `regip`, `lastloginip`, `readnum`, `viewnum`, `onlinetime`, `credit`, `credit1`, `credit2`, `credit3`, `credit4`, `credit5`, `credit6`, `credit7`, `credit8`, `locale`, `theme`, `created_at`, `updated_at`, `id`) VALUES ('娓稿', '', '', '', 0, 0, 0, '127.0.0.1', '127.0.0.1', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'lotus', '2011-04-19 00:27:14', '2011-04-19 00:27:14', 0)
SQL (133.0ms) COMMIT
Redirected to http://localhost:3000/
Completed 302 Found in 972ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:27:15 +0800
Processing by BoardsController#index as HTML
Board Load (134.0ms) SELECT `boards`.* FROM `boards`
SQL (125.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (127.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (2.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (136.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (202.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1102.1ms)
Completed 200 OK in 1511ms (Views: 757.0ms | ActiveRecord: 1054.1ms)
Started GET "/css/ui-lightness/jquery-ui-1.8.11.custom.css" for 127.0.0.1 at 2011-04-19 08:27:17 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.8.11.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.8.11.custom.css?
Completed 302 Found in 218ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:28:56 +0800
Processing by BoardsController#index as HTML
Board Load (114.0ms) SELECT `boards`.* FROM `boards`
SQL (105.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (132.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (119.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (150.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1008.5ms)
Completed 200 OK in 1482ms (Views: 669.4ms | ActiveRecord: 470.0ms)
Started GET "/" for 127.0.0.1 at 2011-04-19 08:30:23 +0800
Processing by BoardsController#index as HTML
Board Load (123.0ms) SELECT `boards`.* FROM `boards`
SQL (104.8ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (114.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (2.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (135.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (200.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1073.5ms)
Completed 200 OK in 1532ms (Views: 748.6ms | ActiveRecord: 476.8ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:30:24 +0800
Started GET "/" for 127.0.0.1 at 2011-04-19 08:31:08 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (138.0ms) SELECT `boards`.* FROM `boards`
SQL (130.0ms) SHOW TABLES
SQL (130.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (121.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (2.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (118.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (3.0ms)
Rendered themes/lotus/layouts/_top.html.erb (195.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1367.7ms)
Completed 200 OK in 2124ms (Views: 902.9ms | ActiveRecord: 637.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:31:24 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.7.1.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.7.1.custom.css?
Completed 302 Found in 205ms
Started GET "/css/ui-lightness/images/ui-bg_highlight-soft_75_cccccc_1x100.png" for 127.0.0.1 at 2011-04-19 08:31:24 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"css/ui-lightness/images/ui-bg_highlight-soft_75_cccccc_1x100.png"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/images/ui-bg_highlight-soft_75_cccccc_1x100.png?
Completed 302 Found in 225ms
Started GET "/css/banner.jpg" for 127.0.0.1 at 2011-04-19 08:31:25 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"css/banner.jpg"}
Redirected to http://www.touhou.cc/bbs/css/banner.jpg?
Completed 302 Found in 231ms
Started GET "/css/ui-lightness/images/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2011-04-19 08:31:25 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"css/ui-lightness/images/ui-bg_flat_75_ffffff_40x100.png"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/images/ui-bg_flat_75_ffffff_40x100.png?
Completed 302 Found in 211ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:32:02 +0800
Processing by BoardsController#index as HTML
Board Load (128.0ms) SELECT `boards`.* FROM `boards`
SQL (118.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (125.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (3.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (135.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (201.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1134.1ms)
Completed 200 OK in 1633ms (Views: 811.0ms | ActiveRecord: 506.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:32:04 +0800
Started GET "/" for 127.0.0.1 at 2011-04-19 08:33:34 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (117.0ms) SELECT `boards`.* FROM `boards`
SQL (106.0ms) SHOW TABLES
SQL (115.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (100.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (117.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (181.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1229.1ms)
Completed 200 OK in 1953ms (Views: 850.1ms | ActiveRecord: 555.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:33:49 +0800
Started GET "/" for 127.0.0.1 at 2011-04-19 08:34:27 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (116.0ms) SELECT `boards`.* FROM `boards`
SQL (127.0ms) SHOW TABLES
SQL (104.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (127.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (2.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (135.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (3.0ms)
Rendered themes/lotus/layouts/_top.html.erb (200.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1281.5ms)
Completed 200 OK in 2002ms (Views: 833.4ms | ActiveRecord: 609.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:34:42 +0800
Started GET "/" for 127.0.0.1 at 2011-04-19 08:36:03 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (115.0ms) SELECT `boards`.* FROM `boards`
SQL (106.0ms) SHOW TABLES
SQL (107.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (109.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (2.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (112.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (185.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1161.1ms)
Completed 200 OK in 1902ms (Views: 772.0ms | ActiveRecord: 549.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:36:18 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.7.1.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.7.1.custom.css?
Completed 302 Found in 181ms
Started GET "/css/banner.jpg" for 127.0.0.1 at 2011-04-19 08:36:20 +0800
Processing by ApplicationController#redirect_to_thc as */*
Parameters: {"anything"=>"css/banner.jpg"}
Redirected to http://www.touhou.cc/bbs/css/banner.jpg?
Completed 302 Found in 318ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:36:33 +0800
Processing by BoardsController#index as HTML
Board Load (108.0ms) SELECT `boards`.* FROM `boards`
SQL (127.4ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (125.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (125.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (158.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1067.5ms)
Completed 200 OK in 1402ms (Views: 708.0ms | ActiveRecord: 485.4ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:36:35 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.7.1.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.7.1.custom.css?
Completed 302 Found in 191ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:37:05 +0800
Processing by BoardsController#index as HTML
Board Load (127.0ms) SELECT `boards`.* FROM `boards`
SQL (150.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (118.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (0.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (119.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (0.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (166.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1086.5ms)
Completed 200 OK in 1543ms (Views: 721.4ms | ActiveRecord: 514.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:37:07 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.7.1.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.7.1.custom.css?
Completed 302 Found in 254ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:38:08 +0800
Processing by BoardsController#index as HTML
Board Load (148.0ms) SELECT `boards`.* FROM `boards`
SQL (142.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (107.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (0.0ms)
Rendered layouts/_userbar.html.erb (0.0ms)
Rendered layouts/_navibar.html.erb (0.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (117.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (2.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (200.8ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1133.5ms)
Completed 200 OK in 1590ms (Views: 810.4ms | ActiveRecord: 514.0ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:38:10 +0800
Started GET "/" for 127.0.0.1 at 2011-04-19 08:38:45 +0800
Processing by BoardsController#index as HTML
DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from load_locale at E:/zh99998/Documents/NetBeansProjects/Reliz/app/controllers/application_controller.rb:28)
Board Load (111.0ms) SELECT `boards`.* FROM `boards`
SQL (175.2ms) SHOW TABLES
SQL (135.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (130.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (139.4ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (183.4ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1354.9ms)
Completed 200 OK in 2123ms (Views: 830.2ms | ActiveRecord: 690.6ms)
Started GET "/css/ui-lightness/jquery-ui-1.7.1.custom.css" for 127.0.0.1 at 2011-04-19 08:39:00 +0800
Processing by ApplicationController#redirect_to_thc as HTML
Parameters: {"anything"=>"css/ui-lightness/jquery-ui-1.7.1.custom.css"}
Redirected to http://www.touhou.cc/bbs/css/ui-lightness/jquery-ui-1.7.1.custom.css?
Completed 302 Found in 232ms
Started GET "/" for 127.0.0.1 at 2011-04-19 08:40:07 +0800
Processing by BoardsController#index as HTML
Board Load (115.0ms) SELECT `boards`.* FROM `boards`
SQL (126.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (105.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (2.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (131.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (182.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1105.9ms)
Completed 200 OK in 1443ms (Views: 762.8ms | ActiveRecord: 477.0ms)
Started GET "/" for 127.0.0.1 at 2011-04-19 08:40:16 +0800
Processing by BoardsController#index as HTML
Board Load (129.0ms) SELECT `boards`.* FROM `boards`
SQL (160.6ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (128.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (0.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (1.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (1.0ms)
User Load (119.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (176.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (1.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1031.5ms)
Completed 200 OK in 1452ms (Views: 652.8ms | ActiveRecord: 536.6ms)
Started GET "/" for 127.0.0.1 at 2011-04-19 08:41:35 +0800
Processing by BoardsController#index as HTML
Board Load (132.0ms) SELECT `boards`.* FROM `boards`
SQL (111.6ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (124.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_header.html.erb (1.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (119.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (1.0ms)
Rendered themes/lotus/layouts/_top.html.erb (158.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1006.5ms)
Completed 200 OK in 1364ms (Views: 675.8ms | ActiveRecord: 486.6ms)
Started GET "/" for 127.0.0.1 at 2011-04-19 08:41:40 +0800
Processing by BoardsController#index as HTML
Board Load (288.0ms) SELECT `boards`.* FROM `boards`
SQL (128.0ms) SELECT COUNT(*) FROM `topics` WHERE (`topics`.`deleted` = 0) AND (`topics`.category_id = 1)
SQL (128.0ms) SELECT COUNT(*) FROM `posts` INNER JOIN `topics` ON `posts`.topic_id = `topics`.id WHERE ((`topics`.category_id = 1))
Rendered layouts/_onlineuserbar.html.erb (3.0ms)
Rendered themes/lotus/layouts/_header.html.erb (2.0ms)
Rendered layouts/_userbar.html.erb (2.0ms)
Rendered layouts/_navibar.html.erb (1.0ms)
Rendered layouts/_searchbar.html.erb (0.0ms)
User Load (133.0ms) SELECT `users`.* FROM `users` ORDER BY users.id DESC LIMIT 1
Rendered layouts/_actionbar.html.erb (1.0ms)
Rendered layouts/_themebar.html.erb (2.0ms)
Rendered themes/lotus/layouts/_top.html.erb (204.0ms)
Rendered themes/lotus/layouts/_footer.html.erb (0.0ms)
Rendered themes/lotus/boards/index.html.erb within layouts/application (1115.5ms)
Completed 200 OK in 1644ms (Views: 756.4ms | ActiveRecord: 677.0ms)
/* Demo styles Download by http://www.codefans.net
----------------------------------*/
body {
font-family: "Arial","Verdana","sans-serif";
margin: 1em;
font-size: 16px;
}
#wrapper {
width: 31.5em;
}
.sub {
font-size: 0.7em;
}
h1 {
font-family:"Trebuchet MS","Helvetica";
border-bottom: 1px solid #EEEEEE;
}
.ui-dialog-titlebar {
font-size: 1em;
padding:0.1em 0.3em;
}
.ui-dialog .ui-dialog-titlebar {
font-size: 0.9em;
padding:0 0.3em;
margin: 1em 0 0 0;
}
p {
font-size: 0.6em;
}
button {
font-size: 0.6em !important;
}
a img{
border: 0;
}
#copyright {
font-size: 0.6em;
}
/* Lightbox Styles
----------------------------------*/
#ui-lightbox-wrapper {
display: none;
position: absolute;
width: 20em;
height: auto;
}
#ui-lightbox-image {
height: 10em;
margin: 1em 0 0 0;
background: url(ajax-loader.gif) no-repeat center center;
}
#ui-lightbox-image img{
display: none;
}
/* Picture Styles
----------------------------------*/
.ui-widget-content {
padding: 0 1em 1em 1em;
}
.ui-dialog{
padding: 0 1em 0 1em;
}
.box {
padding: 0 1em 1em 1em;
margin: 0 0 1em 0;
}
a.singleLightbox{
margin: 0 0.8em 0 0;
}
ul{
margin: 0;
padding: 0;
}
ul li{
float: left;
margin: 0 0.9em 0 0;
list-style-type:none;
}
ul li.last,
a.last{
margin: 0;
}
1200
\ No newline at end of file
3628
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment