스킨 다운받았는데 글쓰기가 안되서 그러는데요
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=30472&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EA%B3%A0%EA%B0%9D&sop=and&spt=-1224&page=1
예전에 올라온 스킨인데 최신그누 스킨 다운받아서 적용했더니 쓰기가 안되네요
혹시 예전스킨은 최신꺼에 적용해서 쓸려면 어디를 수정해줘야되나요 ~ㅠ
예전에 올라온 스킨인데 최신그누 스킨 다운받아서 적용했더니 쓰기가 안되네요
혹시 예전스킨은 최신꺼에 적용해서 쓸려면 어디를 수정해줘야되나요 ~ㅠ
댓글 4개
14년 전
글쓰기의 하단의 <script ~~ 를 최신버전의 것과 비교하셔서 수정해보세요.
yunni
14년 전
글쓰기 파일만 변경하면되는건가요 ~
그누 기본 보드를 보고 수정하였는데 글쓰기가 안되네요 ㅠㅠ
그누 기본 보드를 보고 수정하였는데 글쓰기가 안되네요 ㅠㅠ
14년 전
write.skin.php파일을 basic 스킨하고 비교해서 수정해 보세요
하단에
<?
if ($is_dhtml_editor) echo cheditor3('wr_content');
?>
if (document.getElementById('tx_wr_content')) {
if (!ed_wr_content.outputBodyText()) {
alert('내용을 입력하십시오.');
ed_wr_content.returnFalse();
return false;
}
}
를
if (document.getElementById('tx_wr_content')) {
if (!ed_wr_content.outputBodyText()) {
alert('내용을 입력하십시오.');
ed_wr_content.returnFalse();
return false;
}
}
<?
if ($is_dhtml_editor) echo cheditor3('wr_content');
?>
변경해 주시고요
하단에
<?
if ($is_dhtml_editor) echo cheditor3('wr_content');
?>
if (document.getElementById('tx_wr_content')) {
if (!ed_wr_content.outputBodyText()) {
alert('내용을 입력하십시오.');
ed_wr_content.returnFalse();
return false;
}
}
를
if (document.getElementById('tx_wr_content')) {
if (!ed_wr_content.outputBodyText()) {
alert('내용을 입력하십시오.');
ed_wr_content.returnFalse();
return false;
}
}
<?
if ($is_dhtml_editor) echo cheditor3('wr_content');
?>
변경해 주시고요
Terrorboy
14년 전
해결완료. ㅇㅅㅇ b
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기