Notice (8) : Undefined offset: 0 [APP/Controller/NovelsController.php , line 502 ]Code Context //質問の文字数と最初の返信の文字数を合計する
$CommentCount = mb_strlen ( $NovelsOrigin -> comment ) + mb_strlen ( $tree -> toArray ()[ 0 ][ 'novels' ][ 'comment' ]);
$id = '1'
$content = null
$NovelsOrigin = object(App\Model\Entity\Novel) {
'id' => (int) 1,
'title' => '赤井が毒矢に苦しむ話',
'url' => 'https://www.pixiv.net/novel/show.php?id=11284816',
'outlinel' => '赤井が毒矢を打たれて苦しみ、降谷が慌てる話です。',
'parent_title' => null,
'person_id' => (int) 2,
'category' => '2',
'comment' => '名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引用など具体的に聞けると嬉しい
・構成、誤字脱字、文法上の指摘',
'no' => (int) 1,
'rs' => (int) 1,
'people' => [
'id' => '2',
'name' => 'はにょ'
],
'novels' => [
'created' => '2019-07-03 16:40:18'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__created' => 'datetime',
'People.created' => 'datetime',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '1'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = '1'
$nondisplay = []
$non = null
$count_treeList = (int) 0
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE ((parent_id) IS NULL AND novels.id != :c0) ORDER BY random() LIMIT 3',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__created' => 'datetime',
'People.created' => 'datetime',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
} App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 502
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!</title>
<link href="/blreview/favicon.ico" type="image/x-icon" rel="icon"/><link href="/blreview/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="創作,作家,作家志望,ライトノベル,文芸" name="keywords"/> <meta name="description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta name="og:description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta property="og:title" content="「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:type" content="website">
<meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/novel/img/b26d6b6a13880f74746b57bbcf9e78c1_m.jpg">
<meta property="og:site_name" content="BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/blreview/novels/thread/1">
<!-- フェイスブックのID -->
<meta property="fb:app_id" content="1574505692591070">
<!-- Twitterカード -->
<meta name="twitter:site" content="@ranokenn">
<meta name="twitter:card" content="summary">
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="/blreview/js/libs/jquery.cookie.js"></script>
<!-- アイコンfontawesome -->
<script src="https://use.fontawesome.com/ccd67eaa35.js"></script>
<!-- リセットCSS -->
<link rel="stylesheet" href="/blreview/css/reset.css"/> <!-- bootstrap framework -->
<link rel="stylesheet" href="/blreview/honoka/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/blreview/css/cake.css"/> <link rel="stylesheet" href="/blreview/css/style.css"/>
<!-- Googleのスマホ広告タグ -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7538546940315247",
enable_page_level_ads: true
});
</script>
<!-- GoogleAnalyticsのアクセス解析のタグ -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104388191-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header>
<div class="header-contents">
<p><a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a></p>
</div>
</header>
<div class="clearfix">
<aside id="navtouku">
<div id="navtop">
<ul>
<li>
<a href="/blreview/novels/add"><i class="fa fa-pencil" aria-hidden="true"></i> 質問、相談する</a> <li><a href="#myForm"><i class="fa toukuj fa-pencil-square-o" aria-hidden="true"></i>返信を書く</a>
</ul>
</div>
</aside>
<div class="main-wrapper container-fluid">
<div class="row">
<div class="col-sm-9">
<main>
<article>
<p>該当する投稿はありません。</p>
</article>
</main>
<div>
<a href="/blreview/novels" id="home">トップページへ</a>
<form method="post" accept-charset="utf-8" id="myForm" role="form" action="/blreview/novels/addSequel/1?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224"/></div><fieldset class="fieldset">
<legend class="legend" >返信する!<small>以下は元記事</small></legend>
<p>
タイトル:赤井が毒矢に苦しむ話 投稿者: はにょ </p>
<p>
要望:欠点の指摘歓迎! </p>
<div class="readmore"><p>名探偵コナンの2次創作です。<br />
意識したことは1人称視点の固定、読みやすさ。<br />
私は苦しむ描写が好きです。<br />
物書きを始めたのはR1 3月からです。</p>
<p>[求めるコメント]<br />
・理解できたか(分かりにくい部分など)<br />
・良かった部分は引用など具体的に聞けると嬉しい<br />
・構成、誤字脱字、文法上の指摘</p>
</div>
<div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" placeholder="小説の全文を読む必要はありません。読めたところまでの批評でOKです!" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span>
<div class="form-group textarea"><label class="control-label" for="improvementl">長所・良かった点</label><textarea name="improvementl" placeholder="省略可能ですが、何か一言でも書いていただけるとありがたいです。(スレ主さんが返信を書く場合は反映されないので空欄にしてください)" id="improvementl" class="form-control" rows="5"></textarea></div>
<div class="form-group text required"><label class="control-label" for="title">タイトル</label><input type="text" name="title" required="required" maxlength="255" id="title" class="form-control" value="赤井が毒矢に苦しむ話の批評"/></div>
<div class="form-group text required"><label class="control-label" for="name">お名前</label><input type="text" name="name" required="required" placeholder="例)山田太郎" id="name" class="form-control"/></div> <div class="form-group email required"><label class="control-label" for="email">メールアドレス</label><input type="email" name="email" required="required" placeholder="例)●●@gmail.com" id="email" class="form-control"/></div> <div class="kyoutyou">良かった要素(該当する項目にチェックを入れてください)</div>
<div class="checkbox"><input type="hidden" name="good[check1]" value="0"/><label for="good-check1"><input type="checkbox" name="good[check1]" value="1" checked="checked" id="good-check1">ストーリー</label></div> <div class="checkbox"><input type="hidden" name="good[check2]" value="0"/><label for="good-check2"><input type="checkbox" name="good[check2]" value="2" id="good-check2">キャラクター</label></div> <div class="checkbox"><input type="hidden" name="good[check3]" value="0"/><label for="good-check3"><input type="checkbox" name="good[check3]" value="3" id="good-check3">設定</label></div>
<div class="checkbox"><input type="hidden" name="good[check4]" value="0"/><label for="good-check4"><input type="checkbox" name="good[check4]" value="4" id="good-check4">文章</label></div> <div class="checkbox"><input type="hidden" name="good[check5]" value="0"/><label for="good-check5"><input type="checkbox" name="good[check5]" value="5" id="good-check5">オリジナリティ</label></div>
<div class="g-recaptcha" data-callback="clearcall" data-sitekey="6LdVWhUUAAAAAFZGtxjtAGAqeVMi5nrAdQw8I9wH"></div>
<p id="cllearcal" class="help-block">「私はロボットではありません」にチェックを入れてください。</p>
</fieldset>
<button class="btn btn-default btn-lg btn-block" id="submit" disabled="disabled" type="submit">書き込みする!</button></form>
<a href="#" id="Ptop">ページの先頭へ</a>
</div>
<section>
<h2>他の批評依頼</h2>
<div class="panel panel-default">
<div class="list-group">
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/2" class="haiku">夜間走行</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/3" class="name">高柳 祥</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
同性愛者同士のBL、という設定から、どこが不安になるか。
しかし、男女の恋愛とも同じような不信感、それも出した...<a href="/blreview/novels/show/2"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
長所を教えてください! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="https://fujossy.jp/books/4270" target="_blank">https://fujossy.jp/books/4270</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-07-22T00:19:55+09:00">2020年07月22日</time> </div>
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/3" class="haiku">The Monsters</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/4" class="name">shambelle</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
FF7とFF8のBL2次創作です。
話が大変長くなってしまい、まだ終わっていません。
話を仕上げる時は「これ...<a href="/blreview/novels/show/3"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
欠点の指摘歓迎! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="http://sakutora10.web.fc2.com/index.html" target="_blank">http://sakutora10.web.fc2.com/index.html</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-08-28T07:04:08+09:00">2020年08月28日</time> </div>
</div>
</div>
</section>
<aside class="Amazon1"><p>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=6815d7bc47fe8e4fd6c010e571444e15">感情類語辞典</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=148c27935e0d6c4220b1ad37baabbc1c"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B01M3TOML5&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=raitonoverusa-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<span class="star">
<i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star-o" aria-hidden="true"></i></span>
</p></aside> <section>
<h2>▼書き込みの検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/search"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form><h2>▼投稿者の検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/name"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form> </section>
</div>
<div class="col-sm-3 sidebar">
<aside id="koukou9">
<p>スポンサーリンク</p>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BLノベル道場 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7538546940315247"
data-ad-slot="6785845645"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></aside>
<aside>
<a class="twitter-timeline" lang="ja" width="100%" height="450px" href="https://twitter.com/ranokenn">Tweets by ranokenn</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</aside>
<aside>
<ul class="latest2 hidden-xs">
<li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ(運営元)</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
<li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
</aside>
<aside id="qr" class="hidden-xs">
スマホ版サイトQRコード<br>
<img src="/blreview/img/QR_Code_1524372060.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div>
</div>
<section>
<h2>BLノベル道場/BL小説の批評をし合おう!の使い方・利用規約(必ずお読みください)。お問い合わせ</h2>
<ul class="latest">
<li><a href="/blreview/novels/howto">BLノベル道場/BL小説の批評をし合おう!の使い方</a> <li><a href="/blreview/novels/privacypolicy">プライバシーポリシー・免責事項</a> <li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
<h2>関連コンテンツ</h2>
<ul class="latest">
<li id="home2"><a href="/blreview/novels">トップページへ戻る</a> <li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
</ul>
</section></div>
</div>
<footer>
<a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a> </footer>
<!-- Googleのスパム対策 -->
<script src='https://www.google.com/recaptcha/api.js?hl=ja'></script>
<script src="/blreview/js/reCAPTCHA.js"></script><script src="/blreview/js/scroll.js"></script><script src="/blreview/js/comment.js"></script><script src="/blreview/js/line.js"></script><script src="/blreview/js/CharacterSize.js"></script><script src="/blreview/js/accordion2.js"></script><script src="/blreview/js/accordion.js"></script><!-- javaScriptの切り替え -->
<script src="/blreview/js/main2.js"></script><script src="/blreview/honoka/js/bootstrap.min.js"></script></body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php line=850' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!</title>
<link href="/blreview/favicon.ico" type="image/x-icon" rel="icon"/><link href="/blreview/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="創作,作家,作家志望,ライトノベル,文芸" name="keywords"/> <meta name="description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta name="og:description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta property="og:title" content="「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:type" content="website">
<meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/novel/img/b26d6b6a13880f74746b57bbcf9e78c1_m.jpg">
<meta property="og:site_name" content="BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/blreview/novels/thread/1">
<!-- フェイスブックのID -->
<meta property="fb:app_id" content="1574505692591070">
<!-- Twitterカード -->
<meta name="twitter:site" content="@ranokenn">
<meta name="twitter:card" content="summary">
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="/blreview/js/libs/jquery.cookie.js"></script>
<!-- アイコンfontawesome -->
<script src="https://use.fontawesome.com/ccd67eaa35.js"></script>
<!-- リセットCSS -->
<link rel="stylesheet" href="/blreview/css/reset.css"/> <!-- bootstrap framework -->
<link rel="stylesheet" href="/blreview/honoka/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/blreview/css/cake.css"/> <link rel="stylesheet" href="/blreview/css/style.css"/>
<!-- Googleのスマホ広告タグ -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7538546940315247",
enable_page_level_ads: true
});
</script>
<!-- GoogleAnalyticsのアクセス解析のタグ -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104388191-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header>
<div class="header-contents">
<p><a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a></p>
</div>
</header>
<div class="clearfix">
<aside id="navtouku">
<div id="navtop">
<ul>
<li>
<a href="/blreview/novels/add"><i class="fa fa-pencil" aria-hidden="true"></i> 質問、相談する</a> <li><a href="#myForm"><i class="fa toukuj fa-pencil-square-o" aria-hidden="true"></i>返信を書く</a>
</ul>
</div>
</aside>
<div class="main-wrapper container-fluid">
<div class="row">
<div class="col-sm-9">
<main>
<article>
<p>該当する投稿はありません。</p>
</article>
</main>
<div>
<a href="/blreview/novels" id="home">トップページへ</a>
<form method="post" accept-charset="utf-8" id="myForm" role="form" action="/blreview/novels/addSequel/1?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224"/></div><fieldset class="fieldset">
<legend class="legend" >返信する!<small>以下は元記事</small></legend>
<p>
タイトル:赤井が毒矢に苦しむ話 投稿者: はにょ </p>
<p>
要望:欠点の指摘歓迎! </p>
<div class="readmore"><p>名探偵コナンの2次創作です。<br />
意識したことは1人称視点の固定、読みやすさ。<br />
私は苦しむ描写が好きです。<br />
物書きを始めたのはR1 3月からです。</p>
<p>[求めるコメント]<br />
・理解できたか(分かりにくい部分など)<br />
・良かった部分は引用など具体的に聞けると嬉しい<br />
・構成、誤字脱字、文法上の指摘</p>
</div>
<div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" placeholder="小説の全文を読む必要はありません。読めたところまでの批評でOKです!" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span>
<div class="form-group textarea"><label class="control-label" for="improvementl">長所・良かった点</label><textarea name="improvementl" placeholder="省略可能ですが、何か一言でも書いていただけるとありがたいです。(スレ主さんが返信を書く場合は反映されないので空欄にしてください)" id="improvementl" class="form-control" rows="5"></textarea></div>
<div class="form-group text required"><label class="control-label" for="title">タイトル</label><input type="text" name="title" required="required" maxlength="255" id="title" class="form-control" value="赤井が毒矢に苦しむ話の批評"/></div>
<div class="form-group text required"><label class="control-label" for="name">お名前</label><input type="text" name="name" required="required" placeholder="例)山田太郎" id="name" class="form-control"/></div> <div class="form-group email required"><label class="control-label" for="email">メールアドレス</label><input type="email" name="email" required="required" placeholder="例)●●@gmail.com" id="email" class="form-control"/></div> <div class="kyoutyou">良かった要素(該当する項目にチェックを入れてください)</div>
<div class="checkbox"><input type="hidden" name="good[check1]" value="0"/><label for="good-check1"><input type="checkbox" name="good[check1]" value="1" checked="checked" id="good-check1">ストーリー</label></div> <div class="checkbox"><input type="hidden" name="good[check2]" value="0"/><label for="good-check2"><input type="checkbox" name="good[check2]" value="2" id="good-check2">キャラクター</label></div> <div class="checkbox"><input type="hidden" name="good[check3]" value="0"/><label for="good-check3"><input type="checkbox" name="good[check3]" value="3" id="good-check3">設定</label></div>
<div class="checkbox"><input type="hidden" name="good[check4]" value="0"/><label for="good-check4"><input type="checkbox" name="good[check4]" value="4" id="good-check4">文章</label></div> <div class="checkbox"><input type="hidden" name="good[check5]" value="0"/><label for="good-check5"><input type="checkbox" name="good[check5]" value="5" id="good-check5">オリジナリティ</label></div>
<div class="g-recaptcha" data-callback="clearcall" data-sitekey="6LdVWhUUAAAAAFZGtxjtAGAqeVMi5nrAdQw8I9wH"></div>
<p id="cllearcal" class="help-block">「私はロボットではありません」にチェックを入れてください。</p>
</fieldset>
<button class="btn btn-default btn-lg btn-block" id="submit" disabled="disabled" type="submit">書き込みする!</button></form>
<a href="#" id="Ptop">ページの先頭へ</a>
</div>
<section>
<h2>他の批評依頼</h2>
<div class="panel panel-default">
<div class="list-group">
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/2" class="haiku">夜間走行</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/3" class="name">高柳 祥</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
同性愛者同士のBL、という設定から、どこが不安になるか。
しかし、男女の恋愛とも同じような不信感、それも出した...<a href="/blreview/novels/show/2"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
長所を教えてください! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="https://fujossy.jp/books/4270" target="_blank">https://fujossy.jp/books/4270</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-07-22T00:19:55+09:00">2020年07月22日</time> </div>
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/3" class="haiku">The Monsters</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/4" class="name">shambelle</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
FF7とFF8のBL2次創作です。
話が大変長くなってしまい、まだ終わっていません。
話を仕上げる時は「これ...<a href="/blreview/novels/show/3"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
欠点の指摘歓迎! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="http://sakutora10.web.fc2.com/index.html" target="_blank">http://sakutora10.web.fc2.com/index.html</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-08-28T07:04:08+09:00">2020年08月28日</time> </div>
</div>
</div>
</section>
<aside class="Amazon1"><p>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=6815d7bc47fe8e4fd6c010e571444e15">感情類語辞典</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=148c27935e0d6c4220b1ad37baabbc1c"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B01M3TOML5&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=raitonoverusa-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<span class="star">
<i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star-o" aria-hidden="true"></i></span>
</p></aside> <section>
<h2>▼書き込みの検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/search"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form><h2>▼投稿者の検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/name"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form> </section>
</div>
<div class="col-sm-3 sidebar">
<aside id="koukou9">
<p>スポンサーリンク</p>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BLノベル道場 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7538546940315247"
data-ad-slot="6785845645"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></aside>
<aside>
<a class="twitter-timeline" lang="ja" width="100%" height="450px" href="https://twitter.com/ranokenn">Tweets by ranokenn</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</aside>
<aside>
<ul class="latest2 hidden-xs">
<li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ(運営元)</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
<li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
</aside>
<aside id="qr" class="hidden-xs">
スマホ版サイトQRコード<br>
<img src="/blreview/img/QR_Code_1524372060.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div>
</div>
<section>
<h2>BLノベル道場/BL小説の批評をし合おう!の使い方・利用規約(必ずお読みください)。お問い合わせ</h2>
<ul class="latest">
<li><a href="/blreview/novels/howto">BLノベル道場/BL小説の批評をし合おう!の使い方</a> <li><a href="/blreview/novels/privacypolicy">プライバシーポリシー・免責事項</a> <li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
<h2>関連コンテンツ</h2>
<ul class="latest">
<li id="home2"><a href="/blreview/novels">トップページへ戻る</a> <li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
</ul>
</section></div>
</div>
<footer>
<a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a> </footer>
<!-- Googleのスパム対策 -->
<script src='https://www.google.com/recaptcha/api.js?hl=ja'></script>
<script src="/blreview/js/reCAPTCHA.js"></script><script src="/blreview/js/scroll.js"></script><script src="/blreview/js/comment.js"></script><script src="/blreview/js/line.js"></script><script src="/blreview/js/CharacterSize.js"></script><script src="/blreview/js/accordion2.js"></script><script src="/blreview/js/accordion.js"></script><!-- javaScriptの切り替え -->
<script src="/blreview/js/main2.js"></script><script src="/blreview/honoka/js/bootstrap.min.js"></script></body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $value
), $first );
$first = false ;
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!</title>
<link href="/blreview/favicon.ico" type="image/x-icon" rel="icon"/><link href="/blreview/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="創作,作家,作家志望,ライトノベル,文芸" name="keywords"/> <meta name="description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta name="og:description" content="名探偵コナンの2次創作です。
意識したことは1人称視点の固定、読みやすさ。
私は苦しむ描写が好きです。
物書きを始めたのはR1 3月からです。
[求めるコメント]
・理解できたか(分かりにくい部分など)
・良かった部分は引…"/> <meta property="og:title" content="「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:type" content="website">
<meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/novel/img/b26d6b6a13880f74746b57bbcf9e78c1_m.jpg">
<meta property="og:site_name" content="BLノベル道場/BL小説の批評をし合おう!">
<meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/blreview/novels/thread/1">
<!-- フェイスブックのID -->
<meta property="fb:app_id" content="1574505692591070">
<!-- Twitterカード -->
<meta name="twitter:site" content="@ranokenn">
<meta name="twitter:card" content="summary">
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="/blreview/js/libs/jquery.cookie.js"></script>
<!-- アイコンfontawesome -->
<script src="https://use.fontawesome.com/ccd67eaa35.js"></script>
<!-- リセットCSS -->
<link rel="stylesheet" href="/blreview/css/reset.css"/> <!-- bootstrap framework -->
<link rel="stylesheet" href="/blreview/honoka/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/blreview/css/cake.css"/> <link rel="stylesheet" href="/blreview/css/style.css"/>
<!-- Googleのスマホ広告タグ -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7538546940315247",
enable_page_level_ads: true
});
</script>
<!-- GoogleAnalyticsのアクセス解析のタグ -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104388191-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header>
<div class="header-contents">
<p><a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a></p>
</div>
</header>
<div class="clearfix">
<aside id="navtouku">
<div id="navtop">
<ul>
<li>
<a href="/blreview/novels/add"><i class="fa fa-pencil" aria-hidden="true"></i> 質問、相談する</a> <li><a href="#myForm"><i class="fa toukuj fa-pencil-square-o" aria-hidden="true"></i>返信を書く</a>
</ul>
</div>
</aside>
<div class="main-wrapper container-fluid">
<div class="row">
<div class="col-sm-9">
<main>
<article>
<p>該当する投稿はありません。</p>
</article>
</main>
<div>
<a href="/blreview/novels" id="home">トップページへ</a>
<form method="post" accept-charset="utf-8" id="myForm" role="form" action="/blreview/novels/addSequel/1?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224"/></div><fieldset class="fieldset">
<legend class="legend" >返信する!<small>以下は元記事</small></legend>
<p>
タイトル:赤井が毒矢に苦しむ話 投稿者: はにょ </p>
<p>
要望:欠点の指摘歓迎! </p>
<div class="readmore"><p>名探偵コナンの2次創作です。<br />
意識したことは1人称視点の固定、読みやすさ。<br />
私は苦しむ描写が好きです。<br />
物書きを始めたのはR1 3月からです。</p>
<p>[求めるコメント]<br />
・理解できたか(分かりにくい部分など)<br />
・良かった部分は引用など具体的に聞けると嬉しい<br />
・構成、誤字脱字、文法上の指摘</p>
</div>
<div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" placeholder="小説の全文を読む必要はありません。読めたところまでの批評でOKです!" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span>
<div class="form-group textarea"><label class="control-label" for="improvementl">長所・良かった点</label><textarea name="improvementl" placeholder="省略可能ですが、何か一言でも書いていただけるとありがたいです。(スレ主さんが返信を書く場合は反映されないので空欄にしてください)" id="improvementl" class="form-control" rows="5"></textarea></div>
<div class="form-group text required"><label class="control-label" for="title">タイトル</label><input type="text" name="title" required="required" maxlength="255" id="title" class="form-control" value="赤井が毒矢に苦しむ話の批評"/></div>
<div class="form-group text required"><label class="control-label" for="name">お名前</label><input type="text" name="name" required="required" placeholder="例)山田太郎" id="name" class="form-control"/></div> <div class="form-group email required"><label class="control-label" for="email">メールアドレス</label><input type="email" name="email" required="required" placeholder="例)●●@gmail.com" id="email" class="form-control"/></div> <div class="kyoutyou">良かった要素(該当する項目にチェックを入れてください)</div>
<div class="checkbox"><input type="hidden" name="good[check1]" value="0"/><label for="good-check1"><input type="checkbox" name="good[check1]" value="1" checked="checked" id="good-check1">ストーリー</label></div> <div class="checkbox"><input type="hidden" name="good[check2]" value="0"/><label for="good-check2"><input type="checkbox" name="good[check2]" value="2" id="good-check2">キャラクター</label></div> <div class="checkbox"><input type="hidden" name="good[check3]" value="0"/><label for="good-check3"><input type="checkbox" name="good[check3]" value="3" id="good-check3">設定</label></div>
<div class="checkbox"><input type="hidden" name="good[check4]" value="0"/><label for="good-check4"><input type="checkbox" name="good[check4]" value="4" id="good-check4">文章</label></div> <div class="checkbox"><input type="hidden" name="good[check5]" value="0"/><label for="good-check5"><input type="checkbox" name="good[check5]" value="5" id="good-check5">オリジナリティ</label></div>
<div class="g-recaptcha" data-callback="clearcall" data-sitekey="6LdVWhUUAAAAAFZGtxjtAGAqeVMi5nrAdQw8I9wH"></div>
<p id="cllearcal" class="help-block">「私はロボットではありません」にチェックを入れてください。</p>
</fieldset>
<button class="btn btn-default btn-lg btn-block" id="submit" disabled="disabled" type="submit">書き込みする!</button></form>
<a href="#" id="Ptop">ページの先頭へ</a>
</div>
<section>
<h2>他の批評依頼</h2>
<div class="panel panel-default">
<div class="list-group">
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/2" class="haiku">夜間走行</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/3" class="name">高柳 祥</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
同性愛者同士のBL、という設定から、どこが不安になるか。
しかし、男女の恋愛とも同じような不信感、それも出した...<a href="/blreview/novels/show/2"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
長所を教えてください! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="https://fujossy.jp/books/4270" target="_blank">https://fujossy.jp/books/4270</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-07-22T00:19:55+09:00">2020年07月22日</time> </div>
<div class="list-group-item">
<p class="comment2">
<a href="/blreview/novels/thread/3" class="haiku">The Monsters</a> </p>
<p class="comment2">
投稿者
<a href="/blreview/novels/person/4" class="name">shambelle</a> 返信数 : <span class="tenn">0</span>
</p>
<div class='truncate'>
FF7とFF8のBL2次創作です。
話が大変長くなってしまい、まだ終わっていません。
話を仕上げる時は「これ...<a href="/blreview/novels/show/3"> 続きを読む >></a> </div>
<p class="comment2 kyoutyou">
欠点の指摘歓迎! </p>
<p class="comment2">
小説投稿先URL<span class="syou">(別タブが開きます)</span><br>
<a href="http://sakutora10.web.fc2.com/index.html" target="_blank">http://sakutora10.web.fc2.com/index.html</a> </p>
<p class="comment2">
投稿日時:
<time datetime="2020-08-28T07:04:08+09:00">2020年08月28日</time> </div>
</div>
</div>
</section>
<aside class="Amazon1"><p>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=6815d7bc47fe8e4fd6c010e571444e15">感情類語辞典</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01M3TOML5/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01M3TOML5&linkCode=as2&tag=raitonoverusa-22&linkId=148c27935e0d6c4220b1ad37baabbc1c"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B01M3TOML5&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=raitonoverusa-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=raitonoverusa-22&l=am2&o=9&a=B01M3TOML5" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
<br>
<span class="star">
<i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star" aria-hidden="true"></i><i class="fa fa-star-o" aria-hidden="true"></i></span>
</p></aside> <section>
<h2>▼書き込みの検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/search"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form><h2>▼投稿者の検索</h2>
<form method="get" accept-charset="utf-8" role="form" action="/blreview/novels/name"> <div class="search-boxs">
<input type="text" name="Search" placeholder="キーワードを入れてください" required="required"/>
<button class="search btn btn-default" type="submit"><span class="glyphicon glyphicon-search"></span></button> </div>
</form> </section>
</div>
<div class="col-sm-3 sidebar">
<aside id="koukou9">
<p>スポンサーリンク</p>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BLノベル道場 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7538546940315247"
data-ad-slot="6785845645"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></aside>
<aside>
<a class="twitter-timeline" lang="ja" width="100%" height="450px" href="https://twitter.com/ranokenn">Tweets by ranokenn</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</aside>
<aside>
<ul class="latest2 hidden-xs">
<li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ(運営元)</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
<li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
</aside>
<aside id="qr" class="hidden-xs">
スマホ版サイトQRコード<br>
<img src="/blreview/img/QR_Code_1524372060.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div>
</div>
<section>
<h2>BLノベル道場/BL小説の批評をし合おう!の使い方・利用規約(必ずお読みください)。お問い合わせ</h2>
<ul class="latest">
<li><a href="/blreview/novels/howto">BLノベル道場/BL小説の批評をし合おう!の使い方</a> <li><a href="/blreview/novels/privacypolicy">プライバシーポリシー・免責事項</a> <li><a href="http://www.raitonoveru.jp/meeru.htm">管理人へ連絡をする</a>
</ul>
<h2>関連コンテンツ</h2>
<ul class="latest">
<li id="home2"><a href="/blreview/novels">トップページへ戻る</a> <li><a href="http://www.raitonoveru.jp/">ライトノベル作法研究所へ</a>
<li><a href="http://ranove.sblo.jp/">ラノベオフ・ブログ(リアルでの交流)</a>
<li><a href="https://itsennryuu.com/whybl/public/bl">女性がBLを好きな理由とは?BLの魅力を語り合おう!(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/blcounsel/novels">BL小説の創作相談掲示板(姉妹サイト)</a>
<li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a>
</ul>
</section></div>
</div>
<footer>
<a href="/blreview/novels">BLノベル道場/BL小説の批評をし合おう!</a> </footer>
<!-- Googleのスパム対策 -->
<script src='https://www.google.com/recaptcha/api.js?hl=ja'></script>
<script src="/blreview/js/reCAPTCHA.js"></script><script src="/blreview/js/scroll.js"></script><script src="/blreview/js/comment.js"></script><script src="/blreview/js/line.js"></script><script src="/blreview/js/CharacterSize.js"></script><script src="/blreview/js/accordion2.js"></script><script src="/blreview/js/accordion.js"></script><!-- javaScriptの切り替え -->
<script src="/blreview/js/main2.js"></script><script src="/blreview/honoka/js/bootstrap.min.js"></script></body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224',
'path' => '/blreview/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/users/2/weblike.jp-tennsaku/web/blreview/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 206 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224',
'path' => '/blreview/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$cookie = [
'name' => 'csrfToken',
'value' => 'cb24510a9cae9c3dffd1f2387af6e8a2b5d9d5bc44acb71b0e5740edf2208292df49a8885670b9771063cde7e62fe7b2f51882a09f3ce4aad942d7c1b00f0224',
'path' => '/blreview/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 186
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40
「赤井が毒矢に苦しむ話」の批評依頼。欠点の指摘歓迎!BLノベル道場/BL小説の批評をし合おう!
該当する投稿はありません。
他の批評依頼
同性愛者同士のBL、という設定から、どこが不安になるか。
しかし、男女の恋愛とも同じような不信感、それも出した...
続きを読む >>
FF7とFF8のBL2次創作です。
話が大変長くなってしまい、まだ終わっていません。
話を仕上げる時は「これ...
続きを読む >>
BLノベル道場/BL小説の批評をし合おう!の使い方・利用規約(必ずお読みください)。お問い合わせ
関連コンテンツ