영카트5 관지라에서 쇼핑몰관리에서 쇼핑몰설정들어가면..
본문
영카트5를 설치하고 관리자로 로그인하고 쇼핑몰관리에서 쇼핑몰 설정들어가면
상단에 자꾸 error 문구가 떠여..ㅡㅜ 왜그럴까요..ㅡㅜ
Warning: include_once(/home/hosting_users/cnisys_ginseng/www/yc/plugin/editor/ckeditor/editor.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/cnisys_ginseng/www/yc/adm/shop_admin/configform.php on line 4
Warning: include_once() [function.include]: Failed opening '/home/hosting_users/cnisys_ginseng/www/yc/plugin/editor/ckeditor/editor.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/cnisys_ginseng/www/yc/adm/shop_admin/configform.php on line 4
답변 2
5.0.24 버전부터 ckeditor4를 빼고 패키징을 했군요.
환경설정 > 기본환경설정에서 에디터 부분에 ckeditor로 되있는지 보시고 다른걸로(smarteditor2) 바꾸세요.
기존에디터를 그대로 쓰고싶으시면 5.0.23을 받으셔서 plugin/editor/ckeditor4 디렉토리만 해당위치에 업로드하시면 될겁니다.
감사합니다!!