일부 스킨에서 DHTL 이 동작하지않는 오류... 정보
일부 스킨에서 DHTL 이 동작하지않는 오류...본문
댓글 전체
config.php 에서
// 디렉토리
$g4['bbs'] = "bbs";
$g4['bbs_path'] = $g4['path'] . "/" . $g4['bbs'];
$g4['page'] = "page";
$g4['page_path'] = $g4['path'] . "/" . $g4['page'];
$g4['bbs_img'] = "img";
$g4['bbs_img_path'] = $g4['path'] . "/" . $g4['bbs'] . "/" . $g4['bbs_img'];
$g4['admin'] = "adm";
$g4['admin_path'] = $g4['path'] . "/" . $g4['admin'];
$g4['editor'] = "cheditor";
$g4['editor_path'] = $g4['path'] . "/" . $g4['editor'];
$g4['cheditor4'] = "cheditor4";
$g4['cheditor4_path'] = $g4['path'] . "/" . $g4['cheditor4'];
$g4['geditor'] = "geditor";
$g4['geditor_path'] = $g4['path'] . "/" . $g4['geditor'];
이부분 확인해보세요...
$g4['cheditor4'] = "cheditor4";
$g4['cheditor4_path'] = $g4['path'] . "/" . $g4['cheditor4'];
// 디렉토리
$g4['bbs'] = "bbs";
$g4['bbs_path'] = $g4['path'] . "/" . $g4['bbs'];
$g4['page'] = "page";
$g4['page_path'] = $g4['path'] . "/" . $g4['page'];
$g4['bbs_img'] = "img";
$g4['bbs_img_path'] = $g4['path'] . "/" . $g4['bbs'] . "/" . $g4['bbs_img'];
$g4['admin'] = "adm";
$g4['admin_path'] = $g4['path'] . "/" . $g4['admin'];
$g4['editor'] = "cheditor";
$g4['editor_path'] = $g4['path'] . "/" . $g4['editor'];
$g4['cheditor4'] = "cheditor4";
$g4['cheditor4_path'] = $g4['path'] . "/" . $g4['cheditor4'];
$g4['geditor'] = "geditor";
$g4['geditor_path'] = $g4['path'] . "/" . $g4['geditor'];
이부분 확인해보세요...
$g4['cheditor4'] = "cheditor4";
$g4['cheditor4_path'] = $g4['path'] . "/" . $g4['cheditor4'];

일부 스킨의 문제점으로 보임...
cheditor4나 cheditor등... 메인에 있으나 입력칸이 사라지는 이유는 스킨의 문제이거나 ...
혹은 lib/cheditor4.lib.php 등이 없는 경우에도 공중부양이 되어 보이지 않음..
cheditor4나 cheditor등... 메인에 있으나 입력칸이 사라지는 이유는 스킨의 문제이거나 ...
혹은 lib/cheditor4.lib.php 등이 없는 경우에도 공중부양이 되어 보이지 않음..
http://sir.co.kr/bbs/board.php?bo_table=g4_pds&wr_id=3867
4.30.00 (08.10.01)
: DHTML 사용시 geditor를 cheditor4.2 버전으로 변경
... 생략 ....
설치한 그누보드가 4.30.00 이상일 경우에는 그 이전에 만들어졌던 스킨에서 dhtml은 오류가 발생하겠죠...
4.30.00 (08.10.01)
: DHTML 사용시 geditor를 cheditor4.2 버전으로 변경
... 생략 ....
설치한 그누보드가 4.30.00 이상일 경우에는 그 이전에 만들어졌던 스킨에서 dhtml은 오류가 발생하겠죠...