쏜다넷 sms 언어 변경 모듈?! 정보
쏜다넷 sms 언어 변경 모듈?!본문
쏜다넷에서는 euc-kr만 지원한다고 db언어를 바꾸라고 합니다.
제 생각에는 문자 보내줄때만 iconv를 사용하며 그 부부만 언어셋을 변경하면...
sms가 깨지지 않을꺼라고 생각합니다...
이전 글들을 보다보니
$sms_content = iconv("UTF-8", "EUC-KR","문자내용"); // utf-8 을 euc-kr 로 변경하세요
라는 말이 있는데... 당체 어느부분에 적용해야 하나요?!
제 생각에는 문자 보내줄때만 iconv를 사용하며 그 부부만 언어셋을 변경하면...
sms가 깨지지 않을꺼라고 생각합니다...
이전 글들을 보다보니
$sms_content = iconv("UTF-8", "EUC-KR","문자내용"); // utf-8 을 euc-kr 로 변경하세요
라는 말이 있는데... 당체 어느부분에 적용해야 하나요?!
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '283374' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php