# 워드프레스 오류 코드 및 문제 해결

Hyperclass의 워드프레스 호스팅 시스템에는 저희 시스템에서만 발생하는 고유한 오류 코드들이 있으며, 이를 해결하기 위한 특별한 문제 해결 단계가 필요합니다.

이 가이드에서 다루는 내용:

* [각 오류의 의미와 해결 방법](#각-오류의-의미와-해결-방법)
* [파일 손상](#파일-손상)
* [플러그인 문제](#플러그인-문제)
* [알 수 없는 오류(플러그인과 파일 모두 손상된 경우)](#알-수-없는-오류플러그인과-파일-모두-손상된-경우)

## 각 오류의 의미와 해결 방법

### 파일 손상

현재 워드프레스 설치본이나 원본 워드프레스 설치본(가져오기 파일을 생성한 소스)에서 파일이 손상되어 가져오기에 사용할 수 없습니다. 이 파일을 삭제하고 다시 시도해 주세요.

![파일 손상 오류 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48250641974/original/YBX42hBJXjah-FzXIlUzTtr7XZHkiT69Vw.png?1663058735)

### 플러그인 문제

오류 메시지는 다음과 같이 표시됩니다: "Plugin named "yith-topbar-countdown" is corrupted."

이 오류는 현재 워드프레스 설치본에서 발생할 수도 있고, 원본 워드프레스 설치본(가져오기 파일을 생성한 소스)에서 발생할 수도 있습니다. 해당 플러그인을 삭제하고 다시 시도해 주세요.

![플러그인 오류 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48250642923/original/XEJUx0ComeNFLCpoacYn1p3UmBApX8HYIw.png?1663058962)

### 알 수 없는 오류(플러그인과 파일 모두 손상된 경우)

시스템은 플러그인 문제를 먼저 감지하여 UI에 플러그인 오류를 표시합니다.

"Plugin named "yith-topbar-countdown" is corrupted."

이 오류는 현재 워드프레스 설치본에서 발생할 수도 있고, 원본 워드프레스 설치본(가져오기 파일을 생성한 소스)에서 발생할 수도 있습니다. 해당 플러그인을 삭제하고 다시 시도해 주세요.

플러그인 문제를 해결한 후에도 파일이 손상된 경우, 오류 메시지가 변경되어 위에서 설명한 파일 손상 오류가 표시됩니다. 그런 경우 파일을 삭제하고 다시 시도하면 됩니다.

***

*원문 최종 수정: Tue, 13 Jun, 2023 at 4:19 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/and-sites/xml-sitemaps/wordpress-error-codes-and-troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
