avatars 플러그인 세팅 법? 루트에 워드프레스 설치시 아바타 업로드가 안되는데… By admin|2012-03-14T08:13:58+00:00March 14th, 2012|Wordpress|1 Comment Share This Story, Choose Your Platform! FacebookTwitterLinkedInRedditWhatsappTumblrPinterestVkEmail About the Author: admin One Comment panda6 March 14, 2012 at 8:16 am - Reply 1. User uploads 에 체크하고 2. 빈칸에 /avatars 입력 3. Or, use legacy (v7.3 and lower) $_SERVER[‘DOCUMENT_ROOT’] method 에도 체크 (루트가 아닌 폴더를 만들어서 워드프레스 설치 했을 경우 이 과정 생략) 4. ftp로 avatars 폴더가 쓰기 가능 (777)로 되어 있는지 확인 Leave A Comment Cancel replyComment Save my name, email, and website in this browser for the next time I comment.
1. User uploads 에 체크하고
2. 빈칸에 /avatars 입력
3. Or, use legacy (v7.3 and lower) $_SERVER[‘DOCUMENT_ROOT’] method 에도 체크
(루트가 아닌 폴더를 만들어서 워드프레스 설치 했을 경우 이 과정 생략)
4. ftp로 avatars 폴더가 쓰기 가능 (777)로 되어 있는지 확인