A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home1/mtbizcenter/public_html/_system/core/Output.php:528)

Filename: core/Common.php

Line Number: 573

Backtrace:

File: /home1/mtbizcenter/public_html/application/core/CB_Model.php
Line: 421
Function: insert

File: /home1/mtbizcenter/public_html/application/libraries/Member.php
Line: 311
Function: insert

File: /home1/mtbizcenter/public_html/application/hooks/Member_dormant.php
Line: 76
Function: archive_to_dormant

File: /home1/mtbizcenter/public_html/application/hooks/Member_dormant.php
Line: 40
Function: auto_clean

File: /home1/mtbizcenter/public_html/index.php
Line: 340
Function: require_once

Database Error

데이터베이스 오류가 발생하였습니다

Error Number: 1062

Duplicate entry 'admin' for key 'mem_userid'

INSERT INTO `cb_member_dormant` (`mem_id`, `mem_userid`, `mem_email`, `mem_password`, `mem_username`, `mem_nickname`, `mem_level`, `mem_point`, `mem_homepage`, `mem_phone`, `mem_birthday`, `mem_sex`, `mem_zipcode`, `mem_address1`, `mem_address2`, `mem_address3`, `mem_address4`, `mem_receive_email`, `mem_use_note`, `mem_receive_sms`, `mem_open_profile`, `mem_denied`, `mem_email_cert`, `mem_register_datetime`, `mem_register_ip`, `mem_lastlogin_datetime`, `mem_lastlogin_ip`, `mem_is_admin`, `mem_profile_content`, `mem_adminmemo`, `mem_following`, `mem_followed`, `mem_icon`, `mem_photo`) VALUES ('1', 'admin', 'master@chemitechkorea.co.kr', '$2y$10$6LdMjzEGjiS.pLcnkVSvreVAH7I3XrCLJtL1Mp7z7leGn2n1Ax8ii', '관리자', '관리자', '100', '0', '', '', '', '0', '', '', '', '', '', '1', '1', '1', '1', '0', '1', '2022-07-14 17:43:19', '211.58.211.19', '2024-04-18 10:57:12', '118.216.61.159', '1', '', '', '0', '0', '', '')

Filename: core/CB_Model.php

Line Number: 421