. 정보
기타 .
본문
.
추천
8
8
댓글 전체
많은 부분을 뜯어 고치고 맞추다 보면 복잡해 지기 때문일까요?
댓글이 없네요? 공개해 주셔서 감사합니다.
아주 편하고 좋네요 ^^; 멋집니다.
댓글이 없네요? 공개해 주셔서 감사합니다.
아주 편하고 좋네요 ^^; 멋집니다.
늘미소님 감사합니다...^^
감사합니다... db_plus.php파일을 실행하니 다음과같은 에러가 나네요..
alter table g4_config add cf_member_pic_size int(11) not null
1060 : Duplicate column name 'cf_member_pic_size'
error file : /gnu/db_plus.php
정보변경페이지에서도 아무 변동이 없네요...
alter table g4_config add cf_member_pic_size int(11) not null
1060 : Duplicate column name 'cf_member_pic_size'
error file : /gnu/db_plus.php
정보변경페이지에서도 아무 변동이 없네요...
쪽지주셔서 쪽지로 답변 드렸습니다.
참고로 아무런 문제 없습니다.
참고로 아무런 문제 없습니다.
전에것쓰는데요.... 잘되는데요.... 뭔가 이상이 있으려나요? -0-
감사합니다!!! 근데 저도 마찬가지로 이 에러가 뜨는데 ㅠㅠ 도와주세요 ㅠㅠ
alter table g4_config add cf_member_pic_size int(11) not null
1060 : Duplicate column name 'cf_member_pic_size'
error file : /main/db_plus.php 이런에러가 남니다 ㅠㅠ..
alter table g4_config add cf_member_pic_size int(11) not null
1060 : Duplicate column name 'cf_member_pic_size'
error file : /main/db_plus.php 이런에러가 남니다 ㅠㅠ..
데이터 베이스에서 겹쳐서 그런 현상이 생깁니다.
mysql 에 들어가서 해당 데이터 베이스를 지우고 다시 깔아보세요.
mysql 에 들어가서 해당 데이터 베이스를 지우고 다시 깔아보세요.
오누리 빌더를 사용하신다면 db_plus.php를
<?
include_once("./_common.php");
include_once("./_head.php");
sql_fetch(" alter table onuri_config add cf_member_pic_size int(11) not null ");
sql_fetch(" alter table onuri_config add cf_member_pic_width int(11) not null ");
sql_fetch(" alter table onuri_config add cf_member_pic_height int(11) not null ");
include_once("./_tail.php");
?>
로 고쳐보시기 바랍니데이
<?
include_once("./_common.php");
include_once("./_head.php");
sql_fetch(" alter table onuri_config add cf_member_pic_size int(11) not null ");
sql_fetch(" alter table onuri_config add cf_member_pic_width int(11) not null ");
sql_fetch(" alter table onuri_config add cf_member_pic_height int(11) not null ");
include_once("./_tail.php");
?>
로 고쳐보시기 바랍니데이
스크랩해가요 ~
좋은 정보 감사합니다.
이거 gif도 올라가나요?
어떤회원은 gif로도 올려놨던데..
어떤회원은 gif로도 올려놨던데..
skin