Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin 해제 WordPress의 2.5 플래시 이미지 / 비디오 / 미디어 업로더 플러그인과 함께

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. )는 여러 개의 파일 업로더 갤러리로 한 시간과 업로드가 진행 표시기가 술집에서 업로드를 지원하는 어도비 플래시 기술에 내장된 (이미지, 비디오 및 파일을 포함한 새로운 미디어 특징이다. Unfortunately, the media uploader has numerous 불행하게도, 수많은 미디어 업로더 bugs and problems 버그와 문제점 , which basically make the Flash uploader not working, or not successfully uploading the files. 는 기본적으로 파일을 업로드 플래시 업로더가 성공적으로 작동하지 않거나하지 말거라.

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. 여러 단계를 확인하고 문제를 해결할 수있는 원인이 사용자 수는 업로드하지 사진, 이미지, 동영상, 음악 및 기타 미디어 파일 WordPress의 2.5. If the Flash based media uploader does not work after whatever effort, workaround and solution been done, including some 어떤 경우에는 플래시 기반의 미디어 업로더 노력, 문제 해결 및 솔루션 후 작동하지 않는다, 지었 일부를 포함한 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 오류와 문제를 해결하려고 우회, 이미 해제 (또는 나중에 다시 - 활성화) 플래시 업로더 강제로 플러그인입니다.

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에서 구현하도록 설정되어 플래시)를 추가할 수있는 플래시 미디어 업로더 플러그인을 통해 비활성화할 수 있도록하려면, 필터가있다. 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를 - admin 최종 편집을 수행하려면 \를 포함 \ 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. :(
$flash = true;
if ( false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) )
$flash = false;
_SERVER는 // 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;

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는 파일 업로드와 WordPress의 관리 페이지를 통해 플러그인을 활성화해야합니다. 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. 플래시 미디어 업로더 활성화를 해제 후, 업로더 더 이상 그것도 중지된 온 어도비의 플래시 기술의 모든 고급 기능을 사용하게된다.

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. 의심 스러우면.



12 Responses to “Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin” 12 "해제 WordPress의 2.5 플래시 이미지 / 비디오 / 미디어 업로더 플러그인과 함께"

  1. Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 » Tip and Trick WordPress의 이미지 또는 미디어 플래시 업로더 2.5 고쳐 7»팁 및 트릭에없는 작업 문제
    April 3rd, 2008 11:18 2008년 4월 3일 11:18
    1

    [...] If using the Flash uploader is too much trouble, disable the Flash media uploader with this plugin. [...] 플래시 업로더 사용하는 경우에는 너무 많은 문제는,이 플러그인과 해제는 Flash 미디어 업로더입니다. [...]

  2. Tambayan.ph » Fix the media uploader when using IE7 on the latest WordPress 2.5 Tambayan.ph»픽스 미디어 업로더 최신 WordPress의 2.5에 IE7을 사용했을 때
    April 4th, 2008 12:03 4 월 4 일 2008 12:03
    2

    [...] 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 [...] 아니면 그냥 파이어 폭스를 사용하고 워드 기다 [...]

  3. Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin (Excerpt) » My Digital Life 해제 WordPress의 2.5 플래시 이미지 / 비디오 / 미디어 업로더 플러그인 (발췌)»내 디지털 라이프와 함께
    April 17th, 2008 10:55 4 월 17 일 2008 10:55
    3

    [...] reading Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin at Tip and [...] [...] 독서 해제 WordPress의 2.5 플래시 이미지 / 비디오 / 미디어 업로더 플러그인과 팁에서 [...]

  4. warriorfr
    April 20th, 2008 00:49 4 월 20 일 2008 0시 49분
    4

    Thank you very much ! 진심으로 감사합니다!
    Now I can send files, but I still get the same error message I have with IE7. 이제 파일을 보낼 수 있지만, 나는 아직도 IE7을 가진 동일한 오류 메시지가 나타납니다.
    However even with this error, the upload works. 그러나이 오류와 함께 업로드가 작동합니다.

  5. admin 관리자
    April 20th, 2008 00:52 4 월 20 일 2008 0시 52분
    5

    What error message you have? 당신은 어떤 오류 메시지가?

  6. sage 샐비어
    April 21st, 2008 14:04 2008년 4월 21일 14:04
    6

    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에이 오류 : 치명적인 오류 : undefined라는 함수를 호출 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 나는 아무것도를 MOD 가지의 설정을하고 내 맥 (10.5)에 사파리 또는 빨리감기에서 근무하고있다 htaccess로 변경
    Anything else I can do? 다른 건 내가 할 수 있을까?
    thanks 감사합니다

  7. admin 관리자
    April 21st, 2008 15:11 2008년 4월 21일 15:11
    7

    Have you tried to re-upload wordpress files? - 업로드 워드 파일을 다시 시도 해 봤나? Probably some files have corrupted. 아마 일부 파일이 손상되어있다.

  8. Upload Problems with Wordpress 2.5 | Batang Yagit 업로드 문제 Wordpress 2.5 | Batang Yagit
    May 10th, 2008 16:21 5 월 10 일 2008 16:21
    8

    [...] to a blog post I found, “…the media uploader has numerous bugs and problems, which basically make the [...] [...] 내가 발견한 블로그 게시물, "... 미디어 업로더 수많은 버그와 문제점은 기본적으로 확인하고있다 [...]

  9. Mario 마리오
    June 9th, 2008 18:51 2008년 6월 9일 18:51
    9

    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! 내가도 텍스트 편집기 버튼을 제거하려는!

  10. sage 샐비어
    June 9th, 2008 21:28 2008년 6월 9일 21:28
    10

    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. 그리 많지는 워드의 이전 버전으로 되돌리려는 쉬웠 그러나, 나는 다른 문제가있다.가 (난 아직도 동영상을 끼워 넣다 수없습니다...) 내가 블로그 페이지에 특정 크기의 사진을 디자인을 찾았지만 그 업로더 박았 에 '에서 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 있으므로 코드에서 볼 때 발행할 계획입니다 모두 제거했습니다.

  11. Taras Di 타라스 디
    October 1st, 2008 23:25 2008년 10월 1일 23:25
    11

    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? 무엇이 잘못 될 수에 어떤 아이디어?

  12. Tien Do Xuan 도 Tien 할 Xuan
    November 17th, 2008 20:08 11 월 17 일 2008 20:08
    12

    After should be: 이후 여야합니다 :
    $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); $ 플래시 = apply_filters ( 'flash_uploader', 진정한);
    // If Mac and mod_security, no Flash. / / 만약 Mac 및 mod_security, 아니 플래시. : (
    if ( $flash && false !== strpos(strtolower($_SERVER['HTTP_USER_AGENT']), ‘mac’) && apache_mod_loaded(’mod_security’) ) ($면 플래시 & & 거짓! == strpos (strtolower ($ _SERVER는 [ 'HTTP_USER_AGENT']), '') & & 맥 apache_mod_loaded ( 'mod_security'))
    $flash = false; $ 플래시 = 허위;

Leave a Reply 회신을 남겨주세요

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그 : title="">은 <a href="" 사용할 수있습니다 <abbr title=""> <acronym title="">의 <b> <blockquote cite=""> <cite>의 <code> <밤 날짜 = "">은 <em>가 <i> <q cite=""> <strike>의 <strong>

Subscribe without commenting 코멘트를 구독하지 않고


Incoming Search Terms for the Article 에 대한 검색 약관받는 제

wordpress crunching WordPress의 사각사각 - - wordpress disable flash upload 플래시 업로드를 해제 워드 - - wordpress flash upload WordPress의 업로드 플래시 - - wordpress flash uploader WordPress의 업로더를 플래시 - - crunching wordpress WordPress의 사각사각 - - wordpress disable flash uploader 플래시 업로더 해제 워드 - - Flash Uploader wordpress 플래시 업로더 워드 - - uploader 업로더 - - wordpress Crunching… 사각사각 워드 ... - - disable flash uploader 플래시 업로더 해제 - - disable flash upload wordpress 플래시 업로드를 해제 워드 - - wordpress 2.5 flash WordPress의 2.5 플래시 - - no-flash-uploader.php 아니 - 플래시 - uploader.php - - wordpress image upload crunching WordPress의 이미지를 업로드 사각사각 - - wordpress flash image WordPress의 플래시 이미지 - - wordpress 2.5 crunching WordPress의 2.5 사각사각 - - no flash uploader wordpress 플래시 업로더 없다 워드 - - wordpress media uploader WordPress의 업로더를 미디어 - - flash image uploader 플래시 이미지 업로더 - - wordpress crunching http error HTTP 오류 사각사각 워드 - - No Flash Uploader 플래시 업로더 - - media uploader 미디어 업로더 - - wordpress 2.5 add video WordPress의 2.5 비디오 추가 - - wordpress upload image crunching 이미지 업로드 사각사각 워드 - - wordpress image crunching WordPress의 이미지를 사각사각 - - flash upload wordpress 업로드 WordPress의 플래시 - - wordpress no flash upload 플래시 업로드 없다 워드 - - wordpress upload crunching 업로드 사각사각 워드 - - wordpress upload media 업로드 미디어 워드 - - wordpress 2.5 crunching error 오류 WordPress의 2.5 사각사각 - - no flash upload plugin 플래시 플러그인을 업로드할 수 없다 - - disable wordpress 2.5 image uploader 해제 WordPress의 2.5 이미지 업로더 - - wordpress no flash uploader 플래시 업로더 없다 워드 - - crunching http error HTTP 오류 사각사각 - - wordpress image upload plugin WordPress의 이미지를 업로드 플러그인 - - wordpress flash uploader http error WordPress의 업로더를 HTTP 오류 플래시 - - wordpress 2.5 disable flash uploader 플래시 업로더 WordPress의 2.5 해제 - - wordpress image upload http error WordPress의 이미지를 업로드 HTTP 오류 - - wordpress crunching problem 사각사각 문제 워드 - - disable flash upload 플래시 업로드 해제 - - wordpress 2.5 image crunching problems 문제는 WordPress의 2.5 이미지를 사각사각 - - disable flash uploader wordpress 플래시 업로더 해제 워드 - - wordpress upload flash 업로드 플래시 워드 - - media uploader wordpress 미디어 업로더 워드 - - wordpress disable upload 업로드 해제 워드 - - wordpress disable flash upload plugin 플래시 플러그인을 해제 업로드 워드 - - wordpress 2.5 flash uploader WordPress의 2.5 플래시 업로더 - - wordpress 2.5 image upload crunching WordPress의 2.5 이미지 업로드 사각사각 - - wordpress 2.5 upload crunching WordPress의 2.5 업로드 사각사각 - - wordpress 2.5 flash video 플래시 비디오 WordPress의 2.5 - -