starthome-logo 無料ゲーム
starthome-logo

いざという時に便利!HTMLで特殊文字を扱う方法【初心者向け】


HTMLで特殊文字を扱う方法について解説しています。コードをサイト上に表示させるために必要な知識になるので、いざという時に便利でしょう。


HTMLについてそもそもよく分からないという方は、HTMLとは何なのか解説した記事をまずご覧ください。


 


なお本記事は、TechAcademyのWebデザインオンラインブートキャンプのカリキュラムをもとに執筆しています。


 


特殊文字とは


特殊文字とは、「a」や「b」などとは少し違った特殊な文字のことを指します。


例えば”<“という文字を入力したいとしても、”<“は”<“という文字として認識されず、<div>や<p>などのタグの始めとして認識されてしまいます。


しかしそれでは”<“という文字を打つことはできません。


そのため”<“は特殊文字という部類で定義され、ある特殊な文字列を打ち込むことでそれがHTML内で”<“に変換され、それを表示するという仕組みになっています。


 


20160620


 


特殊文字って何ですか?


 


20163020-2


 


要するに、タグそのものを表示したい場合どうするのか?ってことなんだよ。


 


20160620


 


タグを書いても表示されるのは中身で、タグ自体は表示されませんね。


 


20163020-2


 


そうそう。そんな時に使うのが、特殊文字なんだ。とりあえず例を見てみよう。


 


20160620


 


はい!


 


特殊文字の表記方法


特殊文字は&の後に特定の文字列を入力することで特殊文字として認識されます。


&quot;=>“”
&amp;=>&

一見何を書いているのかわからず、最初は戸惑うことが多いと思います。


特にPHPなどのプログラミング言語と混ざって記入してある場合、何を意味するのかわからないと、コードを読むことができなくなってしまいます。


特殊文字はとても種類が多いですが、よく使用される文字は限られているので、その文字を覚えておくと良いでしょう。


 


実際に書いてみよう


それでは実際に特殊文字を使用してみましょう。


&quot;=>ダブルクォーテーション
&amp;=>&
&lt;=>小なり
&gt;=>大なり

よく使用される特殊文字は上の4つです。



ぜひ覚えておくようにしましょう。


 


まとめ


今回は特殊文字について解説していきました。


特殊文字は一見マニアックな知識に感じますが、実際のデザインの現場では何度も出てくる場面があります。


とっつきにくそうでも覚えておけば、役に立つ事まちがいないのでぜひ勉強しておくようにしましょう。


 


20160620


 


ltとgtについてはわかりました。タグに使われる文字をHTML上で表示したいときに使えますね。でも、&(アンパサンド)は?


 


20163020-2


 


ややこしいんだけど、特殊文字自体を表示したい場合に使うんだよ。


 


20160620


 


HTMLとして特殊な役割がある文字を表示したい場合に使うのが特殊文字。その特殊文字を表示したい場合に使う特殊文字もあるんですね。複雑ですね。


 


20163020-2


 


上の例にあるように、ltやgtを入力すると、開始タグと終了タグの文字が表示されるよね。ただ、今度は&lt;って文字を表示する際に困ってしまうんだ。そこで&を特殊文字で表示するんだよ。


 


[お知らせ]TechAcademyでは初心者でも最短4週間でオリジナルWebサイトを公開できるWebデザインオンラインブートキャンプを開催しています。


    Loading...
    アクセスランキング
    Tips
    1. A PHP Error was encountered

      Severity: Notice

      Message: Undefined offset: 0

      Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

      Line Number: 41

      Backtrace:

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
      Line: 41
      Function: _error_handler

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d14aa11_83151422

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
      Line: 43
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b47775ef5_14228348

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 395
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 248
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 184
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 186
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 156
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
      Line: 88
      Function: instanceBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3cb92fa0_94546305

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 116
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 71
      Function: endChild

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b473b42b6_33110538

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 238
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 116
      Function: _execute

      File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
      Line: 45
      Function: fetch

      File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
      Line: 32
      Function: view

      File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
      Line: 292
      Function: require_once

      A PHP Error was encountered

      Severity: Notice

      Message: Trying to access array offset on value of type null

      Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

      Line Number: 24

      Backtrace:

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
      Line: 24
      Function: _error_handler

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d136f97_11902452

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 384
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
      Line: 41
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d14aa11_83151422

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
      Line: 43
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b47775ef5_14228348

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 395
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 248
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 184
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 186
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 156
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
      Line: 88
      Function: instanceBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3cb92fa0_94546305

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 116
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 71
      Function: endChild

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b473b42b6_33110538

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 238
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 116
      Function: _execute

      File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
      Line: 45
      Function: fetch

      File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
      Line: 32
      Function: view

      File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
      Line: 292
      Function: require_once

    " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • A PHP Error was encountered

    Severity: Notice

    Message: Undefined offset: 1

    Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

    Line Number: 41

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 24

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 24
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • A PHP Error was encountered

    Severity: Notice

    Message: Undefined offset: 2

    Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

    Line Number: 41

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 24

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 24
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    game_banner
    おすすめ
    1. 元格闘家の須藤元気氏が出馬表明 衆院選・東京15区 無所属で

    2. 森香澄と松村沙友理「ウザくないですか?」イライラワードが一致 食事会で職業聞いたら…

    3. 52歳フリーアナが実名告白「顔が歩いてきた!」大物歌手とすれ違い「違う違う、そうじゃ…」

    4. 杉村太蔵氏「反安倍の急先鋒」と「アベノミクス大推進役」共存の石破内閣に「何とも味わい深い」

    5. 足の悪い母がいた場所に流木が… 豪雨で帰宅した息子が見た情景

    6. 【「伯方の塩」を使った夢のコラボクラフトビールってなに!?】「伯方の塩」×クラフトビール醸造所「DD4D」夢のコラボビール「Salz」発売

    7. 人気のアルコール3種が半額!焼肉食べ放題「じゅうじゅうカルビ」創業26周年記念イベント10/5より開催

    8. 宮崎空港陥没、原因はアメリカ製の不発弾 国交省が発表

    9. 子犬が布団に乗ろうとしただけなのに…先住犬による『鉄壁の守備』が面白すぎると328万再生「必死で可愛いw」「全然屈してないの草」と爆笑

    10. 主婦(主夫)向けの副業5選!コツコツスキマ時間の作業で月5万円も可能

    Starthome

    StartHomeカテゴリー

    Copyright 2024
    ©KINGSOFT JAPAN INC. ALL RIGHTS RESERVED.