youngcart5.0.22 패치 후 장바구니 주문하기 페이지 에러 채택완료
플라워돌
10년 전
조회 4,404
youngcart5.0.22 패치 파일로 업데이트 한 후
장바구니 페이지 주문하기 페이지에 아래와 같은 에러 오류가 뜹니다.
장바구니 페이지
update g5_shop_cart set ct_select = '0' where ct_select = '1' and ct_status = '쇼핑' and UNIX_TIMESTAMP(ct_select_time) < '1417422748'
error file : /shop/shop/cartupdate.php
error file : /shop/shop/cart.php
주문하기 페이지
update g5_shop_cart set ct_select = '0' where ct_select = '1' and ct_status = '쇼핑' and UNIX_TIMESTAMP(ct_select_time) < '1417422774'
1054 : Unknown Į�� 'ct_select' in 'where clause'
error file : /shop/shop/cartupdate.php
업데이트 파일로 업로드한 후 orderupgrade.php 파일을 실행시켰구요~
(ps 실행시키면 페이지가 에러문구 없이 흰바탕의 공백페이지로 보이는 것이 정상인가요?)
유사한 질문의 다변에 mysql에 들어가서 필드를 삭제하라고 하던데~
자세한 방법좀 알려주세요 ㅜㅡ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인