- ホーム >
- 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>" />
投稿者 いたはし : 12/17
新着記事
- [2011-06-02]PageBute プラグインで一つのブログ記事を複数ページに分割する
- [2011-05-28]変数名の罠
- [2011-05-27]プラグイン周りについて ~ プラグインのロード順
- [2011-05-25]プラグイン周りについて ~ プラグインセット
- [2011-05-13]データベースのアップグレードに失敗する時は























