ajaxplorer/plugins/editor.pixlr/class.PixlrEditor.php 파일의 77 라인을
에서
으로 변경하면 된다.
[링크 : http://www.ajaxplorer.info/forum/discussion/1290/solved-pixlr-editor-broken/p1]
header("Location:http://www.pixlr.com/".$loc); |
header("Location:$loc"); |
[링크 : http://www.ajaxplorer.info/forum/discussion/1290/solved-pixlr-editor-broken/p1]
'프로그램 사용 > ajaxplorer' 카테고리의 다른 글
ajaxplorer 한글문제 (2) | 2011.03.21 |
---|---|
ajaxplorer - 음악틀기 (0) | 2011.02.15 |
ajaxplorer 외부에서 업로드시 용량제한 (2) | 2011.01.03 |
ajaxplorer 3.0.1 에서 이미지 편집(pixlr) 실행이 안될경우 (2) | 2010.11.09 |
우분투 10.04 LTS의 아파치2 데몬 유저/그룹 변경하기 (0) | 2010.11.03 |
php5 upload 용량제한 크기 변경하기 (0) | 2010.11.03 |
댓글을 달아 주세요
header("Location:$loc"); 로 되어있는데 안되는 것은 무엇때문일까요?
2012.08.03 18:00 [ ADDR : EDIT/ DEL : REPLY ]3.x 대의 버전은 문제가 있었지만
2012.08.03 18:28 신고 [ ADDR : EDIT/ DEL ]이번에 나온 4.x대의 경우는 기본값으로도 사용에 지장이 없었습니다. 별다른 이유가 없으시다면 신버전으로 다시 시도해보시기 바랍니다.