- ホーム >
- MTエンジニアブログ >
- Movable Type 5 >
- Movable Type技術情報 >
- 検索エラー:Can't call method "server_offset" on unblessed reference
検索エラー:Can't call method "server_offset" on unblessed reference
Can't call method "server_offset" on unblessed reference
検索を行おうとすると、上記のようなエラーが出る場合があります。
検索のフォームにIncludeBlogsの指定を入れる事で回避できます。
検索対象が自ブログの場合
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
検索対象が全ブログの場合
<input type="hidden" name="IncludeBlogs" value="<MTBlogs include_blogs="all"><$MTBlogID$><MTUnless name="__last__">,</MTUnless>" />
新着記事
- [2010-07-15]Webテクノロジーセミナー in Hokkaidoを開催します。
- [2010-06-11]テンプレートの構築パフォーマンス
- [2010-06-10]妄想、技術者向け入社試験
- [2010-06-08]再構築高速化のためにデザイナーが出来ること
- [2010-05-07]記事一覧を縦並びの二段組にする



















