PHP Fatal Error on Call to Add_Query_Var in Taxonomy.php After Upgrading to WordPress 2.5 RC2 PHPの致命的なエラー請求にAdd_Query_VarにTaxonomy.phpのワードプレス2.5 RC2のへのアップグレード後
After upgrading toにアップグレードした後 WordPress 2.5 RC2ワードプレス2.5 RC2の , some WordPress iinstallation will return completely blank web page or all blog posts, pages and even wp-admin administrator dashboard and other administrative panel. 、いくつかのワードプレスiinstallation完全に空白のWebページまたはすべてのブログの記事を、ページの管理者の管理者でもWPを採用ダッシュボードやその他の管理パネルが返されます。 Or the following error will be displayed (the error message will also be logged and captured in Apache error_log).または、次のエラー(エラーメッセージは記録されますが表示されますとApacheでキャプチャするerror_log ) 。
PHP Fatal error: Call to a member function add_query_var() on a non-object in /home/domain/public_html/wp-includes/taxonomy.php on line 165 PHPの致命的なエラー: add_query_varには、メンバ関数以外の( )上でオブジェクトを/ home /ドメイン/ public_htmlを/ WPを採用、請求が含まれています/ライン165にtaxonomy.php
The error happens because the webmaster upgrades to WordPress 2.5 RC2 without deactivating the plugins activated beforehand, and apparently there is plug-in that conflict or not compatible with the new beta release of WordPress 2.5.事前に活性化不活性化のためのプラグインなしで、ワードプレス2.5へのアップグレードRC2のウェブマスターエラーは、明らかに発生するプラグインですが、紛争は、ワードプレス2.5の新しいベータ版のリリースに対応しています。 The problem happens even though users are upgrading from WordPress 2.5 RC1, and has no problem on that version.この問題にもかかわらず、ユーザーにRC1をワードプレス2.5からアップグレードすると、発生するとそのバージョンには問題があります。
The unsupported plugin is related to tags.プラグインは、サポートされていないタグに関連している。 For example, Simple Tags and bSuite, no longer works in WordPress 2.5 RC2, and probably in final 2.5 version too.例えば、簡単なタグとbSuite 、ワードプレスでは、もはや作品2.5 RC2のは、おそらく最後の2.5バージョンでも。
The best way to avoid the error is to disable all plugins before upgrading, and then turn on the plugins one by one to ensure compatibility, and deactivate those causing the blank or error webpages.このエラーを回避する最善の方法をアップグレードする前に、すべてのプラグインを無効にする、とされ、プラグインを1つに1つの互換性を確保するために、これらのエラーの原因を無効または空白のWebページ。
However, if you already upgraded and forgot to deactivate the plugins, and now facing the the problem usable to access Plugin Management page anymore to disable tags related plugins, try the following workarounds to fix the issue.ただし、すでにアップグレードし、プラグインを無効にするのを忘れて、今では問題は、もはや無効に関連するタグのプラグインプラグインの管理ページにアクセスするために使用可能に直面し、問題を修正するには、以下の回避策を試してください。
- Login to the server, and delete the possible incompatible plugin away.ログイン情報をサーバーには、離れて、可能な互換性のないプラグインを削除します。
- Downgrade to WordPress 2.5 RC1 (ワードプレス2.5 RC1に悪化( download linkダウンロードリンク ) to disable all plugins, and then upgrade to )にアップグレードしてすべてのプラグインを無効にする WordPress 2.5 RC2ワードプレス2.5 RC2の , or final version when released, again. 、または最終版がリリース、もう一度。
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要 :あなたはマシンとして"保証なしにされている"提供されているページを翻訳読んでいる。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.人間の翻訳とは違って、機械翻訳は、不正確なため、多くの場合、低品質のテキストは、誤解を招くと理解を生産、文法、意味論、構文、自然言語のイディオムを理解していません。 Thus, please refer toしたがって、下記を参照してください original English articleオリジナルの英語の記事 when in doubt.疑わしきは。
Related Articles関連記事
- Call to Undefined Function get_currentuserinfo() Error in WordPress未定義の関数get_currentuserinfo ( )エラーをワードプレスに請求
- Call To Undefined Function: ctype_digit() in WordPress 2.5未定義の関数に請求:ワードプレス2.5 ( ) ctype_digit
- Call to Undefined Function: wp_constrain_dimensions() When Uploading Images or image_downsize() in Gallery/Media Library in WordPress 2.5未定義の関数を呼び出し: wp_constrain_dimensions ( )時の画像のアップロードやギャラリー( ) /メディアライブラリワードプレス2.5のimage_downsize
- USB Unknown Device Drive Issue, Not Working, Recognized or Connected Error After Upgrading and Installing Vista SP1アップグレードおよびVistaのSP1のインストール後、 USB不明なデバイスドライブの問題ではなく、就労者、認識や接続エラー
- WordPress 2.5 RC2 Released for Downloadワードプレス2.5 RC2のダウンロードをリリース
- WordPress 2.5 Released for Free Downloadワードプレス2.5の無料ダウンロードをリリース
- Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7修正ワードプレス2.5のイメージやメディアのフラッシュアップローダのInternet Explorer 7をしていない作業の問題
- WordPress 2.5.1 Released for Downloadワードプレス2.5.1のリリースをダウンロード
- Disable WordPress 2.5 Flash Image/Video/Media Uploader with Pluginワードプレス2.5を無効にフラッシュ画像/ビデオ/メディアアップローダプラグインで
- Media Buttons Disabler Plugin to Remove “Add Media” Icons in WordPress 2.5メディアボタンDisablerプラグイン" WordPress 2.5のメディアを追加"アイコンを削除する

































March 30th, 2008 13:52 3月30日、 2008年13:52
[...] If you’re upgrading from previous older version of WordPress, remember to read WordPress upgrade instructions, and verify the plugins compatibility to avoid any unforeseen problems. [...]場合は、ワードプレスの以前の古いバージョンからアップグレードをしているワードプレスのアップグレードの手引きを読むのは、覚えているし、予期せぬ問題を回避するためには、プラグインの互換性を確認します。 [...]
April 5th, 2008 13:56 2007年4月、第5回2008年13:56
[...] reading PHP Fatal Error on Call to Add_Query_Var in Taxonomy.php After Upgrading to WordPress 2.5 RC2 at Tip and [...] [...]読んでPHPの致命的なエラー請求にAdd_Query_VarにTaxonomy.phpのワードプレス2.5のヒントでRC2のアップグレード後に[...]