PHP with GNU 그누보드 커뮤니티에서 쇼핑몰 헤더와 풋터 사용하고 싶을 때
페이지 정보
작성자 디자인천일
작성일Date: 2025-03-29 01:06
조회view: 10
본문
그누보드 커뮤니티에서 쇼핑몰 헤더와 풋터 사용하고 싶을 때
쇼핑몰(영카트) head.php, tail.php 사용
/theme/basic/theme.config.php 18번째 줄
if(! defined('G5_COMMUNITY_USE')) define('G5_COMMUNITY_USE', true);
if(! defined('G5_COMMUNITY_USE')) define('G5_COMMUNITY_USE', false); 변경
php
if(! defined('G5_COMMUNITY_USE')) define('G5_COMMUNITY_USE', false);