Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin Nonaktifkan Wordpress 2,5 Flash Gambar / Video / Media Uploader dengan Plugin
WordPress 2.5 Wordpress 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. dilengkapi dengan media baru (termasuk gambar, video dan file) uploader yang dibangun pada teknologi Adobe Flash yang mendukung beberapa file upload ke galeri sekaligus meng-upload dan kemajuan indikator bar. Unfortunately, the media uploader has numerous Sayangnya, media-upload telah banyak bugs and problems bug dan masalah , which basically make the Flash uploader not working, or not successfully uploading the files. , Yang pada dasarnya membuat Flash uploader tidak bekerja, atau tidak berhasil meng-upload file.
There are a few symptoms for the broken Flash uploader error. Ada beberapa gejala yang rusak Flash uploader kesalahan. For example, blogger can adds the files to upload, but nothing happen or progress to upload the selected files. Sebagai contoh, blogger bisa menambahkan file untuk meng-upload, namun tidak terjadi kemajuan atau meng-upload file yang dipilih. 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. Kadang-kadang proses upload untuk mengelola "Crunching" tetapi setelah berhenti bekerja, atau keluar dengan HTTP kesalahan, atau bahkan lebih parah lagi, dan membekukan crash browser untuk tidak merespon. Other reported problems including the the add media buttons disappearing or not showing up. Melaporkan masalah-masalah lainnya termasuk media yang menambahkan tombol menghilang atau tidak muncul.
WordPress Support has Dukungan Wordpress memiliki listed terdaftar 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. beberapa langkah untuk memeriksa dan memperbaiki masalah yang dapat menyebabkan pengguna dapat meng-upload foto, gambar, video, musik dan file media lainnya di Wordpress 2.5. If the Flash based media uploader does not work after whatever effort, workaround and solution been done, including some Jika Flash berbasis media upload tidak bekerja setelah upaya apapun, Workaround dan solusi telah dilakukan, termasuk beberapa bug bug fixes perbaikan , 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. , Seperti konflik menonaktifkan plugin dan memotong mod_security untuk mencoba memecahkan masalah dan kesalahan, ada sebuah plugin untuk memaksa menonaktifkan (atau nanti kembali mengaktifkan) Flash uploader.
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). Untuk mengaktifkan media Flash uploader dinonaktifkan melalui plugin, penyaring harus ditambahkan ke Flash uploader (hanya di Wordpress versi 2.5.x, karena perubahan diatur dalam tonggak untuk melaksanakan Versi 2.6). 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). Untuk melakukannya, mengedit \ wp-admin \ includes \ media.php file menggunakan editor teks favorit Anda langsung masuk ke server atau lokal (harus di-upload dan menimpa diganti yang asli media.php file). Change the following code at around line 765 to 770. Mengubah kode berikut di baris sekitar 765-770.
Before: Sebelum:
$flash_action_url = get_option('siteurl') . "/wp-admin/async-upload.php";
// 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: Setelah:
$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;
Then, download the Kemudian, download no-flash-uploader.php no-flash-uploader.php , and upload the PHP file to \wp-content\plugins\ directory, and activate the plugin via WordPress administration page. , PHP dan upload file ke \ wp-content \ plugin \ direktori, dan aktifkan plugin melalui Wordpress administrasi halaman. 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. Setelah mengaktifkan Flash untuk menonaktifkan media uploader, di-upload tidak akan lagi menggunakan teknologi Flash, dan semua fitur canggih yang datang bersama ini juga telah dinonaktifkan.
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. PENTING: Anda membaca mesin diterjemahkan halaman yang disediakan "sebagaimana adanya" tanpa jaminan. 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. Tidak seperti manusia translation, terjemahan mesin tidak memahami tata bahasa, semantik, sintaksis, idiom alam bahasa, sehingga sering tidak akurat dan menghasilkan kualitas teks yang menyesatkan dan dimengerti. Thus, please refer to Dengan demikian, silakan lihat original English article artikel asli Inggris when in doubt. ketika ragu.
Related Articles Artikel Terkait
- Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 Fix Wordpress 2,5 foto atau Media Flash Uploader Isu Tidak Bekerja di IE7
- Media Buttons Disabler Plugin to Remove “Add Media” Icons in WordPress 2.5 Tombol media Disabler Plugin untuk Hapus "Tambahkan Media" Ikon di Wordpress 2,5
- Call to Undefined Function: wp_constrain_dimensions() When Uploading Images or image_downsize() in Gallery/Media Library in WordPress 2.5 Panggilan ke Undefined Fungsi: wp_constrain_dimensions () Ketika Mengupload Foto atau image_downsize () di Galeri / Media Perpustakaan di Wordpress 2,5
- Download Toggle Flash to Disable Adobe Flash in Internet Explorer 7 Download Toggle Flash ke Nonaktifkan Adobe Flash di Internet Explorer 7
- Call To Undefined Function: ctype_digit() in WordPress 2.5 Untuk panggilan Undefined Fungsi: ctype_digit () di Wordpress 2,5
- How to SEO Optimize WordPress 2.5 Blog Web Page Title Without Optimal Title Plugin Cara SEO Wordpress 2,5 Optimalkan Blog Tanpa Judul Halaman Web Optimal Judul Plugin
- WordPress 2.5.1 Released for Download Wordpress 2.5.1 Rilis untuk Download
- PHP Fatal Error on Call to Add_Query_Var in Taxonomy.php After Upgrading to WordPress 2.5 RC2 Fatal Error pada PHP Panggil ke Add_Query_Var di Taxonomy.php Setelah Upgrade ke Wordpress 2,5 RC2
- Call to Undefined Function get_currentuserinfo() Error in WordPress Fungsi panggilan ke Undefined get_currentuserinfo () Error di Wordpress
- Download Debut Video Capture Software 1.2 Free for Media Recording in Windows PC Download Debut Video Capture Software Gratis untuk 1,2 Perekaman pada Windows Media PC










































April 2nd, 2009 09:11 2 Apr 2009 09:11
grazie mille, questo post è stato provvidenziale! grazie mille, questo post è stato provvidenziale!
February 2nd, 2009 01:44 2 Feb 2009 01:44
Hello. Halo. And Bye. Dan Bye.
December 13th, 2008 21:15 13 Des 2008 21:15
Here is the fix that worked for me. Here is the fix that worked for me.
fryewiles fryewiles
Member Anggota
Posted 12 hours ago # Dikirim 12 jam lalu #
I had the same problem, and I was able to fix it by reuploading: Saya memiliki masalah sama, dan saya mampu untuk memperbaikinya reuploading oleh:
/wp-includes/js/swfupload/ / wp-includes/js/swfupload /
And then clearing my browser cache. Dan kemudian saya membersihkan cache browser.
November 17th, 2008 20:08 November 17, 2008 20:08
After should be: Setelah harus:
$flash_action_url = get_option('siteurl') . $ flash_action_url = get_option ( 'siteurl'). “/wp-admin/async-upload.php”; "/ Wp-admin/async-upload.php";
$flash = apply_filters('flash_uploader', true); $ flash = apply_filters ( 'flash_uploader', true);
// If Mac and mod_security, no Flash. / / Jika mod_security dan Mac, tidak ada Flash.
if ( $flash && false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), 'mac') && apache_mod_loaded('mod_security') ) if ($ flash & & palsu! == strpos (strtolower ($ _SERVER [ 'HTTP_USER_AGENT']), 'mac') & & apache_mod_loaded ( 'mod_security'))
$flash = false; $ flash = false;
October 1st, 2008 23:25 1 Okt 2008 23:25
The above instructions do not work for me… the flash uploader still gets called. Petunjuk di atas tidak bekerja bagi saya ... lampu kilat masih bisa disebut upload.
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). Saya perhatikan, dengan kode debugging, yang pada saat fungsi yang Anda mengedit Anda mendapat petunjuk dipanggil, browser sudah menampilkan 'memuat formulir upload' bar (yaitu yang memiliki layar berubah hitam).
I've tried clearing the cache, and I'm using FF3.. I've tried clearing cache, dan saya menggunakan FF3 .. any ideas on what could be going wrong? ada ide tentang apa yang bisa terjadi salah?
June 9th, 2008 21:28 9 Jun 2008 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. Ia lebih mudah untuk kembali ke versi sebelumnya dari wordpress, namun saya ada masalah lain. (Saya tetap tidak dapat menyimpan video...) Saya desain foto menjadi ukuran tertentu pada halaman blog tetapi telah menemukan bahwa upload puts sebuah 'alt' menjadi html yang mengambil diutamakan dalam presentasi, unifying semua ukuran foto ke format yang lebih kecil. 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. Ketika saya selesai menulis, saya harus kembali melalui kode dan menghapus semua 'alt dari kode agar semua terlihat seperti direncanakan ketika saya publikasikan.
June 9th, 2008 18:51 9 Jun 2008 18:51
Is it possible to totally remove the media buttons from the Write Post page? Is totally menghapus media tombol dari halaman Write Post? I don't want users to use or even see these things. Saya tidak ingin para pengguna untuk menggunakan atau bahkan melihat hal-hal ini. I also want to remove the text editor buttons too! Saya juga ingin menghapus teks editor tombol terlalu!
May 10th, 2008 16:21 10 Mei 2008 16:21
[...] to a blog post I found, “…the media uploader has numerous bugs and problems, which basically make the [...] [...] Ke blog posting saya ditemukan, "... media upload telah banyak bug dan masalah, yang pada dasarnya membuat [...]
April 21st, 2008 15:11 21 Apr 2008 15:11
Have you tried to re-upload wordpress files? Apakah Anda mencoba untuk meng-upload file wordpress? Probably some files have corrupted. Mungkin ada beberapa file rusak.
April 21st, 2008 14:04 21 Apr 2008 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 Saya baru saja Anda folowed semua petunjuk dan saya masih mendapatkan error ini: Fatal error: Call to undefined fungsi wp_constrain_dimensions () di / home2/newyorka/public_html/wp-admin/includes/image.php on line 173
I have altered the htaccess to turn of the mod thing and nothing has worked on my Mac (10.5) in safari or FF Saya telah diubah dengan htaccess ke akhir mod dan tidak ada hal yang telah bekerja di Mac (10,5) di safari atau FF
Anything else I can do? Anything else I can do?
thanks terima kasih
April 20th, 2008 00:52 20 Apr 2008 00:52
What error message you have? Apa pesan kesalahan yang Anda miliki?
April 20th, 2008 00:49 20 Apr 2008 00:49
Thank you very much ! Terima kasih banyak!
Now I can send files, but I still get the same error message I have with IE7. Sekarang saya bisa mengirim file, tapi saya masih mendapatkan pesan kesalahan yang sama dengan saya IE7.
However even with this error, the upload works. Namun bahkan dengan kesalahan ini, upload karya.
April 17th, 2008 10:55 17 Apr 2008 10:55
[...] reading Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin at Tip and [...] [...] Membaca Nonaktifkan Wordpress 2,5 Flash Gambar / Video / Media Uploader dengan Plugin di Tip dan [...]
April 4th, 2008 12:03 4 April, 2008 12:03
[...] an alternative you can just disable the media uploader and revert to the old one via a plugin. [...] Alternatif Anda dapat menonaktifkan media upload dan kembali ke yang lama melalui sebuah plugin. Or just use Firefox and wait for WordPress [...] Atau hanya menggunakan Firefox dan tunggu Wordpress [...]
April 3rd, 2008 11:18 3 April, 2008 11:18
[...] If using the Flash uploader is too much trouble, disable the Flash media uploader with this plugin. [...] Jika menggunakan Flash upload terlalu banyak kesulitan, menonaktifkan Flash media upload dengan plugin ini. [...] [...]