[YC4] 최상단에 설치안해서 경로 오류날때 > 기술자료

본문 바로가기

사이트 내 전체검색

[YC4] 최상단에 설치안해서 경로 오류날때 > 기술자료

영카트 [YC4] 최상단에 설치안해서 경로 오류날때

페이지 정보


본문

영카트4를 도메인 최상단이 아닌 폴더에 설치한 경우 몇곳에서 경로 오류가 발생합니다.
아래와 같이  /shop/  경로가 잡힌 경우입니다.

1. 폴더 / shop / cartsub.inc.php   261줄

                    echo "document.location.href = '$g4[bbs_path]/login.php?url=".urlencode("/shop/orderform.php")."';";
를 수정
                    //echo "document.location.href = '$g4[bbs_path]/login.php?url=".urlencode("/폴더/shop/orderform.php")."';";
                    echo "document.location.href = '$g4[bbs_path]/login.php?url=".urlencode("$g4[shop_path]/orderform.php")."';";


2. 폴더 / shop / cartupdate.php   261 줄

        goto_url("$g4[url]/$g4[bbs]/login.php?url=".urlencode("/shop/orderform.php?sw_direct=$sw_direct"));
를 수정
        //goto_url("$g4[url]/$g4[bbs]/login.php?url=".urlencode("/폴더/shop/orderform.php?sw_direct=$sw_direct"));
        goto_url("$g4[url]/$g4[bbs]/login.php?url=".urlencode("$g4[shop_path]/orderform.php?sw_direct=$sw_direct"));


3. 폴더 / shop / mypage.php   5줄

    goto_url("$g4[path]/bbs/login.php?url=".urlencode("/shop/mypage.php"));
를 수정
    //goto_url("$g4[path]/bbs/login.php?url=".urlencode("/폴더/shop/mypage.php"));
    goto_url("$g4[path]/bbs/login.php?url=".urlencode("$g4[shop_path]/mypage.php"));


4-1. 폴더 / shop / orderinquiry.php   19줄

    goto_url("$g4[bbs_path]/login.php?url=".urlencode("/shop/orderinquiry.php"));
를 수정
    //goto_url("$g4[bbs_path]/login.php?url=".urlencode("/폴더/shop/orderinquiry.php"));
    goto_url("$g4[bbs_path]/login.php?url=".urlencode("$g4[shop_path]/orderinquiry.php"));


4-2. 폴더 / shop / orderinquiry.php   50줄

        goto_url("/shop/orderinquiryview.php?od_id=$row[od_id]&on_uid=$row[on_uid]");
를 수정
        //goto_url("/폴더/shop/orderinquiryview.php?od_id=$row[od_id]&on_uid=$row[on_uid]");
        goto_url("$g4[shop_path]/orderinquiryview.php?od_id=$row[od_id]&on_uid=$row[on_uid]");

5. 폴더 / shop / wishlist.php  5줄

    goto_url("$g4[bbs_path]/login.php?url=".urlencode("/shop/mypage.php"));
를 수정
    //goto_url("$g4[bbs_path]/login.php?url=".urlencode("/폴더/shop/mypage.php"));
    goto_url("$g4[bbs_path]/login.php?url=".urlencode("$g4[shop_path]/mypage.php"));

댓글목록

등록된 댓글이 없습니다.


Total 2,650건 34 페이지
  • RSS
기술자료 목록
1990
Editor   14546  2017-05-25 18:08  
1989
Secure   16412  2017-05-25 00:43  
1988
그누보드   14810  2017-05-22 11:45 ~ 2017-09-15 00:00  
1987
일반   11091  2017-05-19 17:31  
1986
영카트   16190  2017-05-19 15:03 ~ 2022-02-07 15:06  
1985
영카트   11580  2017-05-19 14:45  
1984
그누보드   11614  2017-05-18 14:44  
1983
Search   25214  2017-05-18 00:16  
1982
WindowsServer   12338  2017-05-17 18:54  
1981
PHP   24386  2017-05-17 14:23  
1980
Secure   20516  2017-05-15 12:22 ~ 2017-05-18 00:00  
1979
WindowsServer   16111  2017-05-12 14:11 ~ 2017-05-30 00:00  
1978
Secure   18146  2017-05-12 13:59  
1977
그누보드   19254  2017-05-07 13:20 ~ 2018-04-09 23:57  
1976
일반   15716  2017-05-06 10:36 ~ 2018-12-21 19:42  
1975
WindowsServer   14125  2017-05-04 15:25  
1974
그누보드   10858  2017-05-04 13:00 ~ 2017-05-23 00:00  
1973
일반   10949  2017-05-02 23:07  
1972
호스팅   29594  2017-05-02 10:32 ~ 2017-10-09 00:00  
1971
Oracle   20271  2017-04-27 01:54  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2026 해피정닷컴. All Rights Reserved.