[그누•영카트] 영카트 5.4.2.4

페이지 정보

shadow2fox 1,602 2020.05.07 07:55

평점

  • - 평점 : 0점 (0명 참여)

본문


** 수정내역 **


5.4 버전 게시판 리스트 스킨 css 코드 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
게시판 : 갤러리스킨 gall_img height 지정 버그 10331
최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
상품 목록 : list.10.skin.php 시중가 표시 스타일 수정 버그 10343
php7.4 버전에서 경고메시지 나오는 문법 수정
5.4 게시판스킨 검색창이 안보이는 오류 수정
get_group 함수 실행시 string 인지 체크
그누보드 XSS 취약점 수정
5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
네이버페이 배송비 관련 코드 수정
WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
5.4버전 게시물 복사이동시 hook 코드 추가
get_group 함수 실행 전 배열 체크 코드 추가
아이코드 JSON 버전 적용 및 토큰키 입력 추가
아이코드 JSON 버전 코드 영카트 적용
5.4.2.4 버전변경



https://github.com/gnuboard/youngcart5/commit/6c773b0f75703a060aecf4479d59483195112347
https://github.com/gnuboard/youngcart5/commit/9ce8e571ed9ed023019b64b957ecd7468a3a78a1
https://github.com/gnuboard/youngcart5/commit/fa118bb727a27b78b4c6665fbf5714b263fbda94
https://github.com/gnuboard/youngcart5/commit/614158debed56bf22f83da9756ebea91ced2ffae
https://github.com/gnuboard/youngcart5/commit/2c0b3cee6d44f4772e08d68905fcaafd9d197731
https://github.com/gnuboard/youngcart5/commit/26f392f9ac44c3dd27d310b1ec6b6dcc956ef4d7
https://github.com/gnuboard/youngcart5/commit/1034db5b8c9e935eacc5ad9991df568f958e4b10
https://github.com/gnuboard/youngcart5/commit/f8dc158ca292d64e0ec654ed368f6496c9536f9a
https://github.com/gnuboard/youngcart5/commit/29cf3bac1c3efdaf39e8fd47f60322d0606c900d
https://github.com/gnuboard/youngcart5/commit/f4ed1fdbaffb7559c5aa69ad61d48feb7cfd02f9
https://github.com/gnuboard/youngcart5/commit/6e10f3ebce4f537e916be4b54ff20c947fc331ea
https://github.com/gnuboard/youngcart5/commit/70bb7d1b03ba4dba85c04e92d3bf26ecb4d8aa5c
https://github.com/gnuboard/youngcart5/commit/ca019cc1f7a8710c17d04acf9831f5c26fa257a1
https://github.com/gnuboard/youngcart5/commit/8a8f7657f61ed3b58c1da83ad2b21fb36e77420d
https://github.com/gnuboard/youngcart5/commit/43c2767b49118fabf0d89a0f8721423d15903b97
https://github.com/gnuboard/youngcart5/commit/cc0541a97c3c13a1980f366f4d81ba59f5315725
https://github.com/gnuboard/youngcart5/commit/703518e31ff1ac919b9763581b79741989bf7b42
https://github.com/gnuboard/youngcart5/commit/b081bbe1f5c07a075895f7e0d756a7fae080a1bf



b081bbe 5.4.2.4 버전변경
M      config.php
703518e 아이코드 JSON 버전 코드 영카트 적용
M      adm/shop_admin/configform.php
M      adm/shop_admin/configformupdate.php
M      mobile/shop/orderformupdate.php
M      shop/orderformupdate.php
cc0541a 아이코드 JSON 버전 적용 및 토큰키 입력 추가
M      adm/config_form.php
M      adm/config_form_update.php
M      adm/css/admin.css
M      adm/sms_admin/config.php
M      adm/sms_admin/config_update.php
M      adm/sms_admin/css/sms5.css
M      adm/sms_admin/history_send.php
M      adm/sms_admin/history_view.php
M      adm/sms_admin/sms5.sql
M      adm/sms_admin/sms_write.php
M      adm/sms_admin/sms_write_send.php
M      extend/sms5.extend.php
M      lib/common.lib.php
M      lib/icode.lms.lib.php
M      lib/icode.sms.lib.php
M      plugin/sms5/sms5.lib.php
43c2767 get_group 함수 실행 전 배열 체크 코드 추가
M      common.php
8a8f765 5.4버전 게시물 복사이동시 hook 코드 추가
M      bbs/move_update.php
ca019cc WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
M      mobile/skin/board/basic/view.skin.php
M      mobile/skin/board/gallery/view.skin.php
M      mobile/skin/qa/basic/view.skin.php
M      skin/board/basic/view.skin.php
M      skin/board/gallery/view.skin.php
M      skin/qa/basic/view.skin.php
M      theme/basic/mobile/skin/board/basic/view.skin.php
M      theme/basic/mobile/skin/board/gallery/view.skin.php
M      theme/basic/mobile/skin/qa/basic/view.skin.php
M      theme/basic/skin/board/basic/view.skin.php
M      theme/basic/skin/board/gallery/view.skin.php
M      theme/basic/skin/qa/basic/view.skin.php
70bb7d1 네이버페이 배송비 관련 코드 수정
M      lib/naverpay.lib.php
M      shop/naverpay/naverpay_order.php
6e10f3e 5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
M      skin/board/basic/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
f4ed1fd 그누보드 XSS 취약점 수정
M      bbs/password.php
29cf3ba get_group 함수 실행시 string 인지 체크
M      common.php
M      lib/common.lib.php
f8dc158 5.4 게시판스킨 검색창이 안보이는 오류 수정
M      skin/board/basic/list.skin.php
M      skin/board/gallery/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
M      theme/basic/skin/board/gallery/list.skin.php
1034db5 php7.4 버전에서 경고메시지 나오는 문법 수정
M      lib/common.lib.php
26f392f 상품 목록 : list.10.skin.php 시중가 표시 스타일 수정 버그 10343
M      skin/shop/basic/style.css
M      theme/basic/skin/shop/basic/style.css
2c0b3ce 최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
M      skin/latest/pic_block/latest.skin.php
M      skin/latest/pic_block/style.css
614158d 게시판 : 갤러리스킨 gall_img height 지정 버그 10331
M      skin/board/gallery/style.css
M      theme/basic/skin/board/gallery/style.css
fa118bb 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
M      adm/menu_form.php
9ce8e57 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
M      adm/menu_form.php
6c773b0 5.4 버전 게시판 리스트 스킨 css 코드 수정
M      mobile/skin/board/basic/style.css
M      mobile/skin/board/gallery/style.css
M      theme/basic/mobile/skin/board/basic/style.css
M      theme/basic/mobile/skin/board/gallery/style.css
추천인
  • 추천해 주세요
10
shadow2fox - 회원등급 : 자연/Level 142 - 포인트 : 2,538,253
레벨 142
경험치 3,031,172

Progress Bar 66%

- 가입일 : 2015-03-10 12:21:44
- 서명 : 인간에게 가장 큰 선물은 자기 자신에게 기회를 주는 것이다. - 크리스 가드너, Chris Gardner -
- 자기소개 : There's never a shortcut to happiness.

댓글

첫 번째 댓글을 남겨 주세요

Total 746838 페이지
제목 글쓴이 날짜 조회 추천
그누•영카트  🏆 영카트 5.4.2.5 shadow2fox 2020.05.09 1,698 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.5 shadow2fox 2020.05.09 2,050 1
그누•영카트  🏆 🚩 영카트 5.4.2.4 shadow2fox 2020.05.07 1,603 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.4 shadow2fox 2020.05.07 1,629 1
PHP  🏆 PHP Warning: Division by zero 에러 해결하기 shadow2fox 2020.04.16 1,803 0
이윰  댓글+1🏆 이윰빌더 현재 접속자 최신글에서 관리자도 ip가 숨겨지는 문제 해결하기 shadow2fox 2020.04.10 2,101 1
에디터  댓글+1🏆 SmartEditor2 주소 자동 링크 기능 끄기 shadow2fox 2020.04.06 2,016 1
에디터  댓글+1🏆 SmartEditor2 포토 업로더 모바일에서 사진 순서 정렬하기 shadow2fox 2020.04.05 1,993 1
그누•영카트  댓글+1🏆 영카트 5.4.2.3.1 shadow2fox 2020.03.31 1,847 0
그누•영카트  🏆 영카트 5.4.2.3 shadow2fox 2020.03.14 1,991 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.3 shadow2fox 2020.03.14 2,337 1
그누•영카트  🏆 영카트 5.4.2.2 shadow2fox 2020.03.04 1,844 0
그누•영카트  댓글+2🏆 그누보드 5.4.2.2 shadow2fox 2020.03.04 2,273 2
그누•영카트  🏆 영카트 5.4.2 shadow2fox 2020.02.19 1,608 1
그누•영카트  댓글+1🏆 그누보드 5.4.2 shadow2fox 2020.02.19 1,910 2
그누•영카트  🏆 영카트 5.4.1.9 shadow2fox 2020.02.08 1,915 0
그누•영카트  댓글+1🏆 그누보드 5.4.1.9 shadow2fox 2020.02.08 1,911 1
그누•영카트  🏆 영카트 5.4.1.8 shadow2fox 2020.02.05 1,888 2
그누•영카트  댓글+2🏆 그누보드 5.4.1.8 shadow2fox 2020.02.05 2,541 2
그누•영카트  🏆 영카트 5.4.1.7 shadow2fox 2020.02.01 1,629 0