k

정상적인 접근이 아닌거같습니다.. 이렇게 나옵니다..ㅠㅠ

도와주세요..

관리자인데 관리자페이지에 접속해서 기본환경설정을 수정하고 확인을 누르면 "정상적인 접근이 아닌거 같습니다" 이렇게 나오고 수정도 안됩니다..

help me.....please......꾸벅!
|

댓글 3개

기존 그누에 업그레이드 하신건가요?

아래쪽에 자동등록방지 입력폼이 나오나요?
이렇게 적용해 보세요



<? if($is_guest) { //자동등록방지 ?>
<td>· 자동등록방지</td>
<td height="100" style="vertical-align:middle">
<div>
<div style="float:left; width:130px; display:inline;">
<img id='kcaptcha_image' border='0' width=120 height=60 onclick="imageClick();" title="글자가 잘안보이는 경우 클릭하시면 새로운 글자가 나옵니다." style="cursor:pointer;" >
</div>
<div style="float:left; height:20px; margin-top:20px; display:inline;"><input class='ed' type=input size=10 name=wr_key itemname="자동등록방지" required>  왼쪽의 글자를 입력하여 주세요.</div>
</div>

<script type="text/javascript"> var md5_norobot_key = ''; </script>
<script type="text/javascript" src="<?="$g4[path]/js/prototype.js"?>"></script>
<script type="text/javascript">
function imageClick() {
var url = "<?=$g4[bbs_path]?>/kcaptcha_session.php";
var para = "";
var myAjax = new Ajax.Request(
url,
{
method: 'post',
asynchronous: true,
parameters: para,
onComplete: imageClickResult
});
}
function imageClickResult(req) {
var result = req.responseText;
var img = document.createElement("IMG");
img.setAttribute("src", "<?=$g4[bbs_path]?>/kcaptcha_image.php?t=" + (new Date).getTime());
document.getElementById('kcaptcha_image').src = img.getAttribute('src');
md5_norobot_key = result;
}
Event.observe(window, "load", imageClick);
</script>
</td></tr>
<? } ?>
기존거 업그레이드한건 아니구요...버전 정보를 보니 4.31.01 (08.10.29) 이렇게 되어 있습니다..

글구 구공탄님..해당소스를 어디에 어디서부터 어디까지 수정해야 되는지요..
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
17년 전 조회 872
17년 전 조회 979
17년 전 조회 878
17년 전 조회 1,597
17년 전 조회 1,855
17년 전 조회 822
17년 전 조회 955
17년 전 조회 970
17년 전 조회 920
17년 전 조회 1,713
17년 전 조회 780
17년 전 조회 932
17년 전 조회 800
17년 전 조회 830
17년 전 조회 979
17년 전 조회 1,011
17년 전 조회 1,541
17년 전 조회 1,025
17년 전 조회 825
17년 전 조회 1,683