該当する投稿はありません。
Notice (8): Undefined offset: 0 [APP/Controller/NovelsController.php, line 450]Code Context//質問の文字数と最初の返信の文字数を合計する
$CommentCount = mb_strlen($NovelsOrigin->comment) + mb_strlen($tree->toArray()[0]['novels']['comment']);
$id = '242' $content = null $NovelsOrigin = object(App\Model\Entity\Novel) { 'id' => (int) 242, 'title' => 'ジャンガリアン♀ 飼い始めて3週間', 'person_id' => (int) 91, 'category' => '1', 'comment' => '初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しかし、手のひらにのせると恐る恐る餌を素早く取ります。また、ある時は手がまだ怖かったのか噛んできたこともありました。それから、噛まれることが怖くなってしまい手のひらに餌をのせることをやめてしまい、ハムちゃんに触れることが今までかつてない状態です。なので、今後どのようにハムちゃんと触れ合っていこうか悩んでいます。噛まれるのも怖くなってしまって、、、何か良い方法はありますか??おやつをあげすぎてるから悪いのでは?と言われたこともあります、、、。 また、餌の量にも悩んでおります。毎日18時過ぎ辺りにハムちゃん起きてきますので、ペレット15粒に人参小さく切ったものを5〜7粒ほど毎日与えています。そして、朝私が起床した時(だいたい朝8時ぐらい)におやつ(カボチャの種の乾燥したものや、コーンの乾燥した物、乾燥チーズ?など)をお皿に少し出します。その時に、飼い始めの時は毎日1粒ひまわりの種を摘んであげていましたが、あまり良くないとお聞きしたので、3日に1回のペースに最近はしました。与えすぎでしょうか?ハムの体重は40gくらいです。食べ残すことは全くありません。巣箱をあけてみても、隠してあることもほとんどありません。 この時期にミルワームをあげると噛み癖が落ち着くとも聞きました。ミルワームはあげた方が良いですか?? 長くなり申し訳ございません。 ご回答よろしくお願い致します。', 'no' => (int) 1, 'rs' => (int) 1, 'people' => [ 'id' => '91', 'name' => '澤入杏奈' ], 'novels' => [ 'created' => '2021-01-11 11:10:15' ], '[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.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__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' => '242' ], 'repository' => object(App\Model\Table\NovelsTable) {} } $count_no = '1' $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.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__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 450 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 108 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/hamu/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php, line 48]Code Contextif (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>「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</title> <link href="/hamu/favicon.ico" type="image/x-icon" rel="icon"/><link href="/hamu/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="ハムスター,ペット,餌,ケージ" name="keywords"/> <meta name="description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta name="og:description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta property="og:title" content="「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:type" content="website"> <meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/img/9f163993991de0c4706a42c6fd156ac4_m.jpg"> <meta property="og:site_name" content="初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/novels/thread/242"> <!-- フェイスブックのID --> <meta property="fb:app_id" content="1574505692591070"> <!-- Twitterカード --> <meta name="twitter:site" content="@yosihamusann"> <meta name="twitter:card" content="summary"> <!-- jQuery --> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="/hamu/js/libs/jquery.cookie.js"></script> <!-- アイコンfontawesome --> <script src="https://use.fontawesome.com/ccd67eaa35.js"></script> <!-- リセットCSS --> <link rel="stylesheet" href="/hamu/css/reset.css"/> <!-- bootstrap framework --> <link rel="stylesheet" href="/hamu/honoka/css/bootstrap.min.css"/> <link rel="stylesheet" href="/hamu/css/cake.css"/> <link rel="stylesheet" href="/hamu/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="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a></p> </div> </header> <div class="clearfix"> <aside id="navtouku"> <div id="navtop"> <ul> <li> <a href="/hamu/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> <aside class="koukou"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <section> <section> <h2>他の相談一覧</h2> <div class="panel panel-default"> <div class="list-group"> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/19" class="haiku">ハムスターが噛むようになりました。</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/4" class="name">詩</a> 回答数 : <span class="tenn">3</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-04-01T23:44:50+09:00">2018年04月01日</time> </p> <div class='truncate'> 質問失礼します。 もうすぐ1歳になるハムスターです。友達の家で生まれて3ヶ月の頃家に迎えました。とても人懐っこく、すぐに打ち解けて...<a href="/hamu/novels/thread/19"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/19" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/19?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/19?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> <p class="follow"><a href="http://janngariann.com/"><i class="fa fa-arrow-circle-right"></i>ジャンガリアンハムスターの飼い方(管理人のサイト)</a></p> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/269" class="haiku">ハムスターの餌について</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/112" class="name">ふにこ</a> 回答数 : <span class="tenn">0</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2021-11-18T09:27:11+09:00">2021年11月18日</time> </p> <div class='truncate'> ジャンガリアンハムスターを飼い始めました。飼って5日目です。 毎日餌のグラムを測っているのですが、1gしか減っていません。 一応...<a href="/hamu/novels/show/269"> 続きを読む >></a> </div> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/11" class="haiku">ゴールデンハムスターが脱走を何度も試みるのは何が原因?</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/1" class="name">ひろ</a> 回答数 : <span class="tenn">2</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-03-30T14:39:56+09:00">2018年03月30日</time> </p> <div class='truncate'> ゴールデンハムちゃんが我が家に来て、小屋の外に出できたなと思うと常に脱出を試みる仕草ばかりです。 回し車、小屋に上り立ち上がり手を...<a href="/hamu/novels/thread/11"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/11" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/11?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/11?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> </div> </div> </div> </section> <aside class="Amazon1"><p> <a target="_blank" href="https://www.amazon.co.jp/gp/product/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=926d215d5f03c0893337c2b2b18b6914">マルカン スイートナッツ&シードPRO MRP-619</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=1f07443ffc22407a248a4f2aa57d8580"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B000T8YLGM&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=janngariann-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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-half-o" aria-hidden="true"></i></span> </p></aside> <h2>▼書き込みの検索</h2> <form method="get" accept-charset="utf-8" role="form" action="/hamu/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="/hamu/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> <a href="/hamu/novels" id="home">トップページへ</a> <form method="post" accept-charset="utf-8" id="myForm" role="form" action="/hamu/novels/addSequel/242?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6"/></div> <fieldset class="fieldset"> <legend class="legend" >返信する!<small>以下は元記事</small></legend> <p> タイトル:ジャンガリアン♀ 飼い始めて3週間 投稿者: 澤入杏奈 </p> <div class="readmore"><p>初めてハムスターを飼い始めたため、教えて頂きたいです。<br /> お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。</p> <p>手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。<br /> しかし、手のひらにのせると恐る恐る餌を素早く取ります。また、ある時は手がまだ怖かったのか噛んできたこともありました。それから、噛まれることが怖くなってしまい手のひらに餌をのせることをやめてしまい、ハムちゃんに触れることが今までかつてない状態です。なので、今後どのようにハムちゃんと触れ合っていこうか悩んでいます。噛まれるのも怖くなってしまって、、、何か良い方法はありますか??おやつをあげすぎてるから悪いのでは?と言われたこともあります、、、。</p> <p>また、餌の量にも悩んでおります。毎日18時過ぎ辺りにハムちゃん起きてきますので、ペレット15粒に人参小さく切ったものを5〜7粒ほど毎日与えています。そして、朝私が起床した時(だいたい朝8時ぐらい)におやつ(カボチャの種の乾燥したものや、コーンの乾燥した物、乾燥チーズ?など)をお皿に少し出します。その時に、飼い始めの時は毎日1粒ひまわりの種を摘んであげていましたが、あまり良くないとお聞きしたので、3日に1回のペースに最近はしました。与えすぎでしょうか?ハムの体重は40gくらいです。食べ残すことは全くありません。巣箱をあけてみても、隠してあることもほとんどありません。<br /> この時期にミルワームをあげると噛み癖が落ち着くとも聞きました。ミルワームはあげた方が良いですか??</p> <p>長くなり申し訳ございません。<br /> ご回答よろしくお願い致します。</p> </div> <div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span> <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="ジャンガリアン♀ 飼い始めて3週間の返信"/></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="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> </div> <div class="col-sm-3 sidebar"> <aside id="koukou9"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <aside> <ul class="latest2 hidden-xs"> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> </aside> <aside id="qr" class="hidden-xs"> スマホ版サイトQRコード<br> <img src="/hamu/img/QR_Code_1521859032.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div> </div> <section> <h2>初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方・利用規約(必ずお読みください)。お問い合わせ</h2> <ul class="latest"> <li><a href="/hamu/novels/howto">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方</a> <li><a href="/hamu/novels/privacypolicy">プライバシーポリシー/免責事項</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> <h2>関連コンテンツ</h2> <ul class="latest"> <li id="home2"><a href="/hamu/novels">トップページへ戻る</a> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> </ul> </section></div> </div> <footer> <a href="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a> </footer> <!-- Googleのスパム対策 --> <script src='https://www.google.com/recaptcha/api.js?hl=ja'></script> <script src="/hamu/js/reCAPTCHA.js"></script><script src="/hamu/js/scroll.js"></script><script src="/hamu/js/comment.js"></script><script src="/hamu/js/line.js"></script><script src="/hamu/js/CharacterSize.js"></script><script src="/hamu/js/accordion2.js"></script><script src="/hamu/js/accordion.js"></script><script src="/hamu/js/main.js"></script><script src="/hamu/honoka/js/bootstrap.min.js"></script></body> </html> ' } $maxBufferLength = (int) 8192 $file = '/home/users/2/weblike.jp-tennsaku/web/hamu/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/hamu/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/hamu/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>「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</title> <link href="/hamu/favicon.ico" type="image/x-icon" rel="icon"/><link href="/hamu/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="ハムスター,ペット,餌,ケージ" name="keywords"/> <meta name="description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta name="og:description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta property="og:title" content="「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:type" content="website"> <meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/img/9f163993991de0c4706a42c6fd156ac4_m.jpg"> <meta property="og:site_name" content="初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/novels/thread/242"> <!-- フェイスブックのID --> <meta property="fb:app_id" content="1574505692591070"> <!-- Twitterカード --> <meta name="twitter:site" content="@yosihamusann"> <meta name="twitter:card" content="summary"> <!-- jQuery --> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="/hamu/js/libs/jquery.cookie.js"></script> <!-- アイコンfontawesome --> <script src="https://use.fontawesome.com/ccd67eaa35.js"></script> <!-- リセットCSS --> <link rel="stylesheet" href="/hamu/css/reset.css"/> <!-- bootstrap framework --> <link rel="stylesheet" href="/hamu/honoka/css/bootstrap.min.css"/> <link rel="stylesheet" href="/hamu/css/cake.css"/> <link rel="stylesheet" href="/hamu/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="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a></p> </div> </header> <div class="clearfix"> <aside id="navtouku"> <div id="navtop"> <ul> <li> <a href="/hamu/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> <aside class="koukou"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <section> <section> <h2>他の相談一覧</h2> <div class="panel panel-default"> <div class="list-group"> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/19" class="haiku">ハムスターが噛むようになりました。</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/4" class="name">詩</a> 回答数 : <span class="tenn">3</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-04-01T23:44:50+09:00">2018年04月01日</time> </p> <div class='truncate'> 質問失礼します。 もうすぐ1歳になるハムスターです。友達の家で生まれて3ヶ月の頃家に迎えました。とても人懐っこく、すぐに打ち解けて...<a href="/hamu/novels/thread/19"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/19" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/19?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/19?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> <p class="follow"><a href="http://janngariann.com/"><i class="fa fa-arrow-circle-right"></i>ジャンガリアンハムスターの飼い方(管理人のサイト)</a></p> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/269" class="haiku">ハムスターの餌について</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/112" class="name">ふにこ</a> 回答数 : <span class="tenn">0</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2021-11-18T09:27:11+09:00">2021年11月18日</time> </p> <div class='truncate'> ジャンガリアンハムスターを飼い始めました。飼って5日目です。 毎日餌のグラムを測っているのですが、1gしか減っていません。 一応...<a href="/hamu/novels/show/269"> 続きを読む >></a> </div> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/11" class="haiku">ゴールデンハムスターが脱走を何度も試みるのは何が原因?</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/1" class="name">ひろ</a> 回答数 : <span class="tenn">2</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-03-30T14:39:56+09:00">2018年03月30日</time> </p> <div class='truncate'> ゴールデンハムちゃんが我が家に来て、小屋の外に出できたなと思うと常に脱出を試みる仕草ばかりです。 回し車、小屋に上り立ち上がり手を...<a href="/hamu/novels/thread/11"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/11" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/11?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/11?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> </div> </div> </div> </section> <aside class="Amazon1"><p> <a target="_blank" href="https://www.amazon.co.jp/gp/product/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=926d215d5f03c0893337c2b2b18b6914">マルカン スイートナッツ&シードPRO MRP-619</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=1f07443ffc22407a248a4f2aa57d8580"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B000T8YLGM&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=janngariann-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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-half-o" aria-hidden="true"></i></span> </p></aside> <h2>▼書き込みの検索</h2> <form method="get" accept-charset="utf-8" role="form" action="/hamu/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="/hamu/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> <a href="/hamu/novels" id="home">トップページへ</a> <form method="post" accept-charset="utf-8" id="myForm" role="form" action="/hamu/novels/addSequel/242?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6"/></div> <fieldset class="fieldset"> <legend class="legend" >返信する!<small>以下は元記事</small></legend> <p> タイトル:ジャンガリアン♀ 飼い始めて3週間 投稿者: 澤入杏奈 </p> <div class="readmore"><p>初めてハムスターを飼い始めたため、教えて頂きたいです。<br /> お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。</p> <p>手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。<br /> しかし、手のひらにのせると恐る恐る餌を素早く取ります。また、ある時は手がまだ怖かったのか噛んできたこともありました。それから、噛まれることが怖くなってしまい手のひらに餌をのせることをやめてしまい、ハムちゃんに触れることが今までかつてない状態です。なので、今後どのようにハムちゃんと触れ合っていこうか悩んでいます。噛まれるのも怖くなってしまって、、、何か良い方法はありますか??おやつをあげすぎてるから悪いのでは?と言われたこともあります、、、。</p> <p>また、餌の量にも悩んでおります。毎日18時過ぎ辺りにハムちゃん起きてきますので、ペレット15粒に人参小さく切ったものを5〜7粒ほど毎日与えています。そして、朝私が起床した時(だいたい朝8時ぐらい)におやつ(カボチャの種の乾燥したものや、コーンの乾燥した物、乾燥チーズ?など)をお皿に少し出します。その時に、飼い始めの時は毎日1粒ひまわりの種を摘んであげていましたが、あまり良くないとお聞きしたので、3日に1回のペースに最近はしました。与えすぎでしょうか?ハムの体重は40gくらいです。食べ残すことは全くありません。巣箱をあけてみても、隠してあることもほとんどありません。<br /> この時期にミルワームをあげると噛み癖が落ち着くとも聞きました。ミルワームはあげた方が良いですか??</p> <p>長くなり申し訳ございません。<br /> ご回答よろしくお願い致します。</p> </div> <div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span> <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="ジャンガリアン♀ 飼い始めて3週間の返信"/></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="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> </div> <div class="col-sm-3 sidebar"> <aside id="koukou9"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <aside> <ul class="latest2 hidden-xs"> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> </aside> <aside id="qr" class="hidden-xs"> スマホ版サイトQRコード<br> <img src="/hamu/img/QR_Code_1521859032.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div> </div> <section> <h2>初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方・利用規約(必ずお読みください)。お問い合わせ</h2> <ul class="latest"> <li><a href="/hamu/novels/howto">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方</a> <li><a href="/hamu/novels/privacypolicy">プライバシーポリシー/免責事項</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> <h2>関連コンテンツ</h2> <ul class="latest"> <li id="home2"><a href="/hamu/novels">トップページへ戻る</a> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> </ul> </section></div> </div> <footer> <a href="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a> </footer> <!-- Googleのスパム対策 --> <script src='https://www.google.com/recaptcha/api.js?hl=ja'></script> <script src="/hamu/js/reCAPTCHA.js"></script><script src="/hamu/js/scroll.js"></script><script src="/hamu/js/comment.js"></script><script src="/hamu/js/line.js"></script><script src="/hamu/js/CharacterSize.js"></script><script src="/hamu/js/accordion2.js"></script><script src="/hamu/js/accordion.js"></script><script src="/hamu/js/main.js"></script><script src="/hamu/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/hamu/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>「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</title> <link href="/hamu/favicon.ico" type="image/x-icon" rel="icon"/><link href="/hamu/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="ハムスター,ペット,餌,ケージ" name="keywords"/> <meta name="description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta name="og:description" content="初めてハムスターを飼い始めたため、教えて頂きたいです。 お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。 手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。 しか…"/> <meta property="og:title" content="「ジャンガリアン♀ 飼い始めて3週間」のスレッド。餌・飼育方法の相談。初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:type" content="website"> <meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/img/9f163993991de0c4706a42c6fd156ac4_m.jpg"> <meta property="og:site_name" content="初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』"> <meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/hamu/novels/thread/242"> <!-- フェイスブックのID --> <meta property="fb:app_id" content="1574505692591070"> <!-- Twitterカード --> <meta name="twitter:site" content="@yosihamusann"> <meta name="twitter:card" content="summary"> <!-- jQuery --> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="/hamu/js/libs/jquery.cookie.js"></script> <!-- アイコンfontawesome --> <script src="https://use.fontawesome.com/ccd67eaa35.js"></script> <!-- リセットCSS --> <link rel="stylesheet" href="/hamu/css/reset.css"/> <!-- bootstrap framework --> <link rel="stylesheet" href="/hamu/honoka/css/bootstrap.min.css"/> <link rel="stylesheet" href="/hamu/css/cake.css"/> <link rel="stylesheet" href="/hamu/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="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a></p> </div> </header> <div class="clearfix"> <aside id="navtouku"> <div id="navtop"> <ul> <li> <a href="/hamu/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> <aside class="koukou"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <section> <section> <h2>他の相談一覧</h2> <div class="panel panel-default"> <div class="list-group"> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/19" class="haiku">ハムスターが噛むようになりました。</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/4" class="name">詩</a> 回答数 : <span class="tenn">3</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-04-01T23:44:50+09:00">2018年04月01日</time> </p> <div class='truncate'> 質問失礼します。 もうすぐ1歳になるハムスターです。友達の家で生まれて3ヶ月の頃家に迎えました。とても人懐っこく、すぐに打ち解けて...<a href="/hamu/novels/thread/19"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/19" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/19?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/19?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> <p class="follow"><a href="http://janngariann.com/"><i class="fa fa-arrow-circle-right"></i>ジャンガリアンハムスターの飼い方(管理人のサイト)</a></p> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/269" class="haiku">ハムスターの餌について</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/112" class="name">ふにこ</a> 回答数 : <span class="tenn">0</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2021-11-18T09:27:11+09:00">2021年11月18日</time> </p> <div class='truncate'> ジャンガリアンハムスターを飼い始めました。飼って5日目です。 毎日餌のグラムを測っているのですが、1gしか減っていません。 一応...<a href="/hamu/novels/show/269"> 続きを読む >></a> </div> </div> <div class="list-group-item"> <p class="comment2"> <a href="/hamu/novels/thread/11" class="haiku">ゴールデンハムスターが脱走を何度も試みるのは何が原因?</a> </p> <p class="comment2"> 投稿者 <a href="/hamu/novels/person/1" class="name">ひろ</a> 回答数 : <span class="tenn">2</span> </p> <p class="comment2 syou"> 投稿日時: <time datetime="2018-03-30T14:39:56+09:00">2018年03月30日</time> </p> <div class='truncate'> ゴールデンハムちゃんが我が家に来て、小屋の外に出できたなと思うと常に脱出を試みる仕草ばかりです。 回し車、小屋に上り立ち上がり手を...<a href="/hamu/novels/thread/11"> 続きを読む >></a> </div> <div class="bs-component" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="/hamu/novels/tree/11" class="btn btn-default">返信一覧</a> <a href="/hamu/novels/thread/11?excellent=created" class="btn btn-default" rel="nofollow">人気回答</a> <a href="/hamu/novels/thread/11?sort=created" class="btn btn-default" rel="nofollow">最新記事</a> </div> </div> </div> </div> </div> </section> <aside class="Amazon1"><p> <a target="_blank" href="https://www.amazon.co.jp/gp/product/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=926d215d5f03c0893337c2b2b18b6914">マルカン スイートナッツ&シードPRO MRP-619</a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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/B000T8YLGM/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B000T8YLGM&linkCode=as2&tag=janngariann-22&linkId=1f07443ffc22407a248a4f2aa57d8580"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B000T8YLGM&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=janngariann-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=janngariann-22&l=am2&o=9&a=B000T8YLGM" 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-half-o" aria-hidden="true"></i></span> </p></aside> <h2>▼書き込みの検索</h2> <form method="get" accept-charset="utf-8" role="form" action="/hamu/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="/hamu/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> <a href="/hamu/novels" id="home">トップページへ</a> <form method="post" accept-charset="utf-8" id="myForm" role="form" action="/hamu/novels/addSequel/242?quotation=created"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6"/></div> <fieldset class="fieldset"> <legend class="legend" >返信する!<small>以下は元記事</small></legend> <p> タイトル:ジャンガリアン♀ 飼い始めて3週間 投稿者: 澤入杏奈 </p> <div class="readmore"><p>初めてハムスターを飼い始めたため、教えて頂きたいです。<br /> お迎えしたのは3週間前、ジャンガリアンのメスです。産まれて今4ヶ月ぐらいです。</p> <p>手で摘んで与えると、食べてくれますし、餌をくれると思っているから手を追いかけてきます。<br /> しかし、手のひらにのせると恐る恐る餌を素早く取ります。また、ある時は手がまだ怖かったのか噛んできたこともありました。それから、噛まれることが怖くなってしまい手のひらに餌をのせることをやめてしまい、ハムちゃんに触れることが今までかつてない状態です。なので、今後どのようにハムちゃんと触れ合っていこうか悩んでいます。噛まれるのも怖くなってしまって、、、何か良い方法はありますか??おやつをあげすぎてるから悪いのでは?と言われたこともあります、、、。</p> <p>また、餌の量にも悩んでおります。毎日18時過ぎ辺りにハムちゃん起きてきますので、ペレット15粒に人参小さく切ったものを5〜7粒ほど毎日与えています。そして、朝私が起床した時(だいたい朝8時ぐらい)におやつ(カボチャの種の乾燥したものや、コーンの乾燥した物、乾燥チーズ?など)をお皿に少し出します。その時に、飼い始めの時は毎日1粒ひまわりの種を摘んであげていましたが、あまり良くないとお聞きしたので、3日に1回のペースに最近はしました。与えすぎでしょうか?ハムの体重は40gくらいです。食べ残すことは全くありません。巣箱をあけてみても、隠してあることもほとんどありません。<br /> この時期にミルワームをあげると噛み癖が落ち着くとも聞きました。ミルワームはあげた方が良いですか??</p> <p>長くなり申し訳ございません。<br /> ご回答よろしくお願い致します。</p> </div> <div class="form-group textarea required"><label class="control-label" for="comment">コメント</label><textarea name="comment" required="required" id="comment" class="form-control" rows="5"></textarea></div> <span class="help-block">コメントは4500文字以内。</span> <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="ジャンガリアン♀ 飼い始めて3週間の返信"/></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="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> </div> <div class="col-sm-3 sidebar"> <aside id="koukou9"> <p>スポンサーリンク</p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ハムスター飼育相談掲示板 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7538546940315247" data-ad-slot="4497114337" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></aside> <aside> <ul class="latest2 hidden-xs"> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> </aside> <aside id="qr" class="hidden-xs"> スマホ版サイトQRコード<br> <img src="/hamu/img/QR_Code_1521859032.png" alt="スマートフォン版サイトのULRが入ったQRコード" width="147" height="147"/></aside> </div> </div> <section> <h2>初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方・利用規約(必ずお読みください)。お問い合わせ</h2> <ul class="latest"> <li><a href="/hamu/novels/howto">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』の使い方</a> <li><a href="/hamu/novels/privacypolicy">プライバシーポリシー/免責事項</a> <li><a href="https://ws.formzu.net/sfgen/S75281409/">管理人へ連絡をする</a> </ul> <h2>関連コンテンツ</h2> <ul class="latest"> <li id="home2"><a href="/hamu/novels">トップページへ戻る</a> <li><a href="http://janngariann.com/">ジャンガリアンハムスターの飼い方</a> <li><a href="https://weblike-tennsaku.ssl-lolipop.jp/bl/loves">腐女子のための恋愛相談掲示板(姉妹サイト)</a> </ul> </section></div> </div> <footer> <a href="/hamu/novels">初心者のためのハムスターの飼い方・飼育相談掲示板『ハム大好き!』</a> </footer> <!-- Googleのスパム対策 --> <script src='https://www.google.com/recaptcha/api.js?hl=ja'></script> <script src="/hamu/js/reCAPTCHA.js"></script><script src="/hamu/js/scroll.js"></script><script src="/hamu/js/comment.js"></script><script src="/hamu/js/line.js"></script><script src="/hamu/js/CharacterSize.js"></script><script src="/hamu/js/accordion2.js"></script><script src="/hamu/js/accordion.js"></script><script src="/hamu/js/main.js"></script><script src="/hamu/honoka/js/bootstrap.min.js"></script></body> </html> ' } $cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => '6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6', 'path' => '/hamu/', '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/hamu/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' => '6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6', 'path' => '/hamu/', 'domain' => '', 'secure' => false, 'httpOnly' => false, 'expire' => null ] ] $cookie = [ 'name' => 'csrfToken', 'value' => '6af558c39e75f529f66809b2a9e362b46ce08ea504f17c6123cc5a81321faba54358dd842ed0b58685f07e04f0b7f350fbff22316e987e22ec8fd05499d5eae6', 'path' => '/hamu/', '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
該当する投稿はありません。