Disable WordPress 2.5 Flash Image/Video/Media Uploader with Pluginワードプレス2.5を無効にフラッシュ画像/ビデオ/メディアアップローダプラグインで
WordPress 2.5ワードプレス2.5 features a new media (including image, video and file) uploader that built on Adobe Flash technology which supports multiple files uploading to the gallery at one time and upload progress indicator bar. )アップローダは、複数のファイルには、ギャラリーに一時間とアップロード進捗状況を示すバーでのアップロードをサポートしていますはAdobe Flash技術を内蔵(画像、ビデオ、およびファイルを含む、新しいメディアを備えています。 Unfortunately, the media uploader has numerous残念ながら、数多くのメディアをアップロードしている bugs and problemsバグや問題点 , which basically make the Flash uploader not working, or not successfully uploading the files.これは、基本的にファイルのアップロードは、 Flashアップローダが正常に動作していない、または及ばないようにする。
There are a few symptoms for the broken Flash uploader error.また、壊れたフラッシュアップローダのエラーのためのいくつかの症状があります。 For example, blogger can adds the files to upload, but nothing happen or progress to upload the selected files.例えば、ブロガーをアップロードするファイルを追加することができますが、何も起こらないか、選択したファイルのアップロードに進行する。 Sometimes the upload process manages to get to “Crunching” but stop working after, or comes out with HTTP error, or even worse, freeze and crash the browser to not responding.場合によっては、アップロードプロセスを"処理する"が、管理後に動作を停止、またはHTTPエラー、またはも悪くも、フリーズやクラッシュのブラウザで応答していないことになる。 Other reported problems including the the add media buttons disappearing or not showing up.は、ボタンや消滅を追加するなど他のメディアが表示されない問題を報告した。
WordPress Support hasワードプレスサポートしている listed上場 several steps to check and fix the possible problems that cause user cannot upload photos, images, videos, music and other media files in WordPress 2.5.いくつかの手順をチェックして、起こり得る問題点を修正はユーザーがアップロードできる原因は、写真、画像、動画、音楽、ワードプレス2.5の他のメディアファイルです。 If the Flash based media uploader does not work after whatever effort, workaround and solution been done, including some Flashベースのメディアの場合はどのような努力をアップローダは、回避策、およびソリューションの後に動作しない場合は、一部を含む行われ bugバグ fixes修正 , such as disable conflicting plugin and bypass mod_security to try to solve the error and issue, there is a plugin to force disable (or later re-enable) the Flash uploader.は、プラグインを無効に相反するなど、 mod_securityは、エラーや問題を解決しようとするバイパスは、無効(またはそれ以降の再有効)アップローダを強制的には、 Flashのプラグインです。
To enable the Flash media uploader to be disabled via plugin, a filter has to be added to Flash uploader (only on WordPress version 2.5.x, as the change is set to implement in milestone version 2.6).ワードプレス(のみアップローダのバージョン2.5.xと、節目のバージョン2.6での変更を実装する設定されているフラッシュ)を追加するには、 Flashメディアのアップローダを介して無効にするプラグインを有効にするには、フィルタをしている。 To do so, edit the \wp-admin\includes\media.php file using your favorite text editor directly by logging in to server or locally (has to be uploaded and overwrite replaced the original media.php file).アップロードされるので、 \ WPを採用、管理者の編集を行うには\が含まれています\ media.php直接またはローカルサーバーにログインしてお好みのテキストエディタを使用してファイル(ファイルの置き換えを上書きして元のmedia.php ) 。 Change the following code at around line 765 to 770.で、次のコードを770に変更765行前後。
Before:前:
$flash_action_url = get_option('siteurl') . "/wp-admin/async-upload.php";
// If Mac and mod_security, no Flash. :( ( $ _SERVER
$flash = true;
if ( false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;// If Mac and mod_security, no Flash. :( ' ] ) 、 '
$flash = true;
if ( false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;// If Mac and mod_security, no Flash. :(
$flash = true;
if ( false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;
After:後:
$flash_action_url = get_option('siteurl') . "/wp-admin/async-upload.php";
$flash = apply_filters('flash_uploader', true); (
// If Mac and mod_security, no Flash. :(
$flash = true;
if ( $flash && false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;$flash = apply_filters('flash_uploader', true);
// If Mac and mod_security, no Flash. :(
$flash = true;
if ( $flash && false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;
Then, download the次に、ダウンロード no-flash-uploader.phpノーフラッシュuploader.php , and upload the PHP file to \wp-content\plugins\ directory, and activate the plugin via WordPress administration page. 、 \ WPを採用したコンテンツ\プラグイン\ディレクトリは、 PHPファイルをアップロードするとワードプレス管理ページを経由してプラグインを有効にします。 After activating to disable the Flash media uploader, the uploader will no longer make use of Flash technology, and all advanced features that come with it also been disabled.アップローダを無効にするには、 Flashメディアの活性化の後、アップローダは、もはや、それも高度な機能が無効になってすべてのFlash技術を利用するだろう。
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関連記事
- Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7修正ワードプレス2.5のイメージやメディアのフラッシュアップローダのInternet Explorer 7をしていない作業の問題
- Media Buttons Disabler Plugin to Remove “Add Media” Icons in WordPress 2.5メディアボタンDisablerプラグイン" WordPress 2.5のメディアを追加"アイコンを削除する
- 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のへのアップグレード後
- WordPress 2.5.1 Released for Downloadワードプレス2.5.1のリリースをダウンロード
- Call To Undefined Function: ctype_digit() in WordPress 2.5未定義の関数に請求:ワードプレス2.5 ( ) ctype_digit
- WordPress 2.5 RC2 Released for Downloadワードプレス2.5 RC2のダウンロードをリリース
- 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
- Call to Undefined Function get_currentuserinfo() Error in WordPress未定義の関数get_currentuserinfo ( )エラーをワードプレスに請求
- How to SEO Optimize WordPress 2.5 Blog Web Page Title Without Optimal Title Pluginワードプレス2.5のブログSEOの最適化をどのようにWebページのタイトルに最適なタイトルをプラグインなしで
- Upload Photos to Flickr with Friendly Flickr ApplicationsフレンドリーFlickrの写真をFlickrにアップロードするアプリケーションの

































April 3rd, 2008 11:18 2008年4月3日11:18
[...] If using the Flash uploader is too much trouble, disable the Flash media uploader with this plugin. [...]過ぎる場合は、 Flashアップローダを使用して問題は、このプラグインを無効には、 Flashメディアのアップローダです。 [...]
April 4th, 2008 12:03 2007年4月、第4回2008年12:03
[...] an alternative you can just disable the media uploader and revert to the old one via a plugin. [...]するだけのメディアアップローダの代替を無効にして、プラグインを経由して古いものに戻す。 Or just use Firefox and wait for WordPress [...]またはFirefoxを使用して、そして、ワードプレスを待つだけ[...]
April 17th, 2008 10:55 4月17日、 2008年10:55
[...] reading Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin at Tip and [...] [...]読書を無効にワードプレス2.5のフラッシュ画像/ビデオ/メディアアップローダプラグインをヒントに、 [...]
April 20th, 2008 00:49 2007年4月、第20回2008年00:49
Thank you very much !本当にありがとうございます!
Now I can send files, but I still get the same error message I have with IE7.今はファイルを送ることができますが、私はまだ私としているInternet Explorer 7を、同じエラーメッセージが表示される。
However even with this error, the upload works.しかし、このエラーでは、アップロード機能します。
April 20th, 2008 00:52 2007年4月、第20回2008年00:52
What error message you have?エラーメッセージは何ですか?
April 21st, 2008 14:04 2008年4月21日14:04
I have just folowed all of your instructions and I am still getting this error: Fatal error: Call to undefined function wp_constrain_dimensions() in /home2/newyorka/public_html/wp-admin/includes/image.php on line 173私はすべての命令のfolowedしていると私はまだ( ) / home2/newyorka/public_html/wp-admin/includes/image.phpライン173上でこのエラー:致命的なエラー:未定義の関数をコールwp_constrain_dimensionsになっている
I have altered the htaccess to turn of the mod thing and nothing has worked on my Mac (10.5) in safari or FF私は、流行の最先端を行くものを有効にすると何も私のMac ( 10.5 )のSafariやファカルティフェローで働いていたhtaccessを変更している
Anything else I can do?何をしたらいいですか?
thanksありがとう
April 21st, 2008 15:11 2008年4月21日15:11
Have you tried to re-upload wordpress files?ワードプレスの再度アップロードするファイルを試みたことがありますか? Probably some files have corrupted.おそらくいくつかのファイルが破損している。
May 10th, 2008 16:21 5月、第10回2008年16:21
[...] to a blog post I found, “…the media uploader has numerous bugs and problems, which basically make the [...] [...]私がブログの記事は、 " ...数多くのメディアのアップローダのバグや問題は、基本的にする必要がある[...]
June 9th, 2008 18:51 2008年6月9日18:51
Is it possible to totally remove the media buttons from the Write Post page?それは完全、投稿ページから、メディアのボタンを削除することは可能ですか? I don’t want users to use or even see these things.私はユーザーや使用しても、これらの物事を見る必要はありません。 I also want to remove the text editor buttons too!私はまたもテキストエディタのボタンを削除して欲しい!
June 9th, 2008 21:28 2008年6月9日21:28
It was much easier to revert to the previous version of wordpress, however, I have another problem.( I still cannot imbed video. . .) I design the photos to be a specific size on the blog page but have found that the uploader puts an ‘alt’ size into the html that takes precedence in the presentation, unifying all the photo sizes to a smaller format.これはワードプレスの前のバージョンに戻すには簡単だったが、私は別の問題がある(私はまだビデオimbedすることはできません。 。 。 。 。 )私は、ブログのページでは、特定の大きさが、写真のデザインを発見したが、アップローダを置きますには、 'とAltの大きさは、 HTMLが優先さは、プレゼンテーションでは、小規模な形式にすべての写真のサイズを統一。 When I finish writing, I have to go back through the code and remove all the ‘alt’s from the code so that all is seen as I planned when I publish.私は文章を終えるとき、私はコードを使って、前に戻ってして、すべての'とAltので、コードからは私が発行する計画は、すべて見られているのを削除している。
October 1st, 2008 23:25 2008年10月1日23:25
The above instructions do not work for me… the flash uploader still gets called.上記の手順を私には機能しません...フラッシュと呼ばれるアップローダはまだ取得しています。
I noticed, by debugging the code, that by the time the function that you edit in your instructions gets called, the browser is already displaying the ‘loading upload form’ bar (ie: the screen has turned black).私は、その時間は、関数は、お客様の指示で編集によって呼び出されますは、コードのデバッグで、ブラウザはすでにバーの[ロードアップロードフォームの表示されている(例:画面が黒くなっている)に気づいた。
I’ve tried clearing the cache, and I’m using FF3..私はキャッシュをクリアしてみたことがある、と私はFF3を使用している.. any ideas on what could be going wrong?何が間違っている可能性がある上の任意のアイディアですか?