테스트 사이트 - 개발 중인 베타 버전입니다

5.0b37

· 11년 전 · 8021 · 22
***
1. Open Beta 기간에는 특정 파일의 특정 코드가 변경 되었다는 내용으로는 안내해 드리지 않습니다.
2. 정식버전 출시전에는 실제 운영하는 용도로는 사용을 권해 드리지 않습니다.
3. 대부분의 호스팅에서 무리없이 실행되는 코드로 작성을 하고 있으나 문제를 완벽히 해결하지 못할수도 있습니다. 이런 경우는 호스팅을 옮기거나 서버의 설정등을 변경하여 해결하십시오.
***




adbc1ea LG 본인확인 서비스 신청 페이지 링크 변경
M adm/config_form.php
4191b9f LG유플러스 명칭 통일
M adm/config_form.php
M plugin/lgxpay/AuthOnlyReq.php
e422a93 관리자 리스트 관리 링크 순서 변경
M adm/contentlist.php
M adm/faqmasterlist.php
cf396c3 메일발송 때 관리자 이메일 적용되록 수정
M bbs/qawrite_update.php
38f209a 관리자 메일 발송이름 추가
M adm/config_form.php
M adm/config_form_update.php
M adm/mail_select_update.php
M adm/sendmail_test.php
M bbs/password_lost2.php
M bbs/register_email_update.php
M bbs/register_form_update.php
M install/gnuboard5.sql
M install/install_db.php
a9ff550 검색어 특수문자 처리 코드 수정
M bbs/search.php
M lib/common.lib.php
3e49c0c 검색어 특수문자 패턴 추가
M lib/common.lib.php
f733f8c stx 문자열에서 특수문자 제거 코드 추가
M common.php
M lib/common.lib.php
9388ad7 lg u+ 휴대폰 대체인증 오류 수정
M plugin/lgxpay/AuthOnlyReq.php




adm/config_form.php | 26 +++++++++++++++++++-------
adm/config_form_update.php | 1 +
adm/contentlist.php | 2 +-
adm/faqmasterlist.php | 2 +-
adm/mail_select_update.php | 2 +-
adm/sendmail_test.php | 2 +-
bbs/password_lost2.php | 3 +--
bbs/qawrite_update.php | 4 ++--
bbs/register_email_update.php | 2 +-
bbs/register_form_update.php | 2 +-
bbs/search.php | 3 ++-
common.php | 2 +-
install/gnuboard5.sql | 1 +
install/install_db.php | 1 +
lib/common.lib.php | 20 ++++++++++++++++++++
plugin/lgxpay/AuthOnlyReq.php | 4 ++--
16 files changed, 56 insertions(+), 21 deletions(-)

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 22개

11년 전
감사합니다.
11년 전
잘 쓰겠습니다.
11년 전
수고하셨습니다~
어우~ 엊그제 업데이트했는데...;;;
수고하셨어요...
감사합니다..
짝짝짝 ! 감사합니다
한동안 뜸하더니 막 쏟아지네요..ㅎㅎ 감사합니다..
[http://internationale.kr/data/file/info_gnuboard/thumb-2009568438_y8PGFbUj_2014.05.29_cats_800x289.jpg]

이런 태그는 없앨 수 없나요?
업데이트를 하고... 아래 주소에서 적용했던 소스를 삭제했더니... 위와 같이 보여지더군요.
업데이트 내용과 관련 없는 것인가요?

http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=1224&sca=&sfl=mb_id%2C1&stx=fm25&spt=0&page=1
기본 코드가   등이 출력되도록 되어 있습니다.
bbs/search.php 파일에서 내용 부분 처리를 아래처럼 수정해 보시기 바랍니다.
[code]
if ($read_level[$idx] <= $member['mb_level'])
{
//$content = cut_str(get_text(strip_tags($row['wr_content'])), 300, "…");
$content = strip_tags($row['wr_content']);
$content = get_text($content, 1);
$content = strip_tags($content);
$content = str_replace('&nbsp;', '', $content);
$content = cut_str($content, 300, "…");

if (strstr($sfl, 'wr_content'))
$content = search_font($stx, $content);
}
[/code]
11년 전
이런 최신 버전이 나올때..기존파일에 덮어씌우면 돼나요????

궁금하고 급해서 여쭤봅니다..

게시글 목록

번호 제목
1909
1887
1851
1833
1815
1802
1801
1783
1767
1740
1725
1708
1686
1659
1639
1608
1597
1578
1546
1512