Ver3.2以前をお使いの方へ

当サイトのテンプレートは、「Movable Type3.3-ja」を基準にして作成してありますが、これを古いバージョン(Ver3.2、Ver3.17)のMTサイトで使う場合、次のようなエラーが発生してしまいます。

テンプレート 個別エントリーアーカイブ の解析に失敗しました: <MTTagName> with no </MTTagName>

これは、バージョン3.3から追加された「タグ機能」が、旧バージョンでは認識できないために起こるもののようですので、タグに関する部分を削除してあげることでエラーは回避できます。

旧バージョンでのエラー回避方法

「インデックス/エントリー・アーカイブ」を開くとソースの中に「<!-- エントリ本文 -->」と書かれた部分があります。ここから下にエントリー本文に関するコードが記載されているのですが、ここの中にある次の記述部分を削除します。(テキストエディタで「タグ」を検索すればすぐに見つかると思います)

<MTEntryIfTagged>
<div class="entry-tags">
<h4 class="entry-tags-header">タグ:</h4>
<ul class="entry-tags-list"><MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>"
rel="tag"><$MTTagName></a></li>
</MTEntryTags></ul>
</div>
</MTEntryIfTagged>

検索結果テンプレートについて

検索結果テンプレートについては、Ver3.3からは管理画面上で操作できるようになっていますが、3.2以前のバージョンでデザインを変える場合、管理画面上では操作できません。

これにつきましては以下の記事をご参考にしてください。

UpDate » 06/08/26

MTテンプレートDB内検索


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 110

Warning: include(http://mt-template.wdstyle.net/module/side_tpl_category.html) [function.include]: failed to open stream: no suitable wrapper could be found in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 110

Warning: include() [function.include]: Failed opening 'http://mt-template.wdstyle.net/module/side_tpl_category.html' for inclusion (include_path='.:/usr/local/lib/php') in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 110

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 113

Warning: include(http://mt-template.wdstyle.net/module/amazon.html) [function.include]: failed to open stream: no suitable wrapper could be found in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 113

Warning: include() [function.include]: Failed opening 'http://mt-template.wdstyle.net/module/amazon.html' for inclusion (include_path='.:/usr/local/lib/php') in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 113

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 116

Warning: include(http://mt-template.wdstyle.net/module/feed.html) [function.include]: failed to open stream: no suitable wrapper could be found in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 116

Warning: include() [function.include]: Failed opening 'http://mt-template.wdstyle.net/module/feed.html' for inclusion (include_path='.:/usr/local/lib/php') in /virtual/wdstyle/public_html/mt-template.wdstyle.net/info/ver3-2_error.html on line 116